In RGB color space, #3fc000 hex color has a red value of 63, a green value of 192 and a blue value of 0.
In CMYK color space (used in color printing), #3fc000 hex color is composed of 67.19% cyan, 0% magenta, 100% yellow and 24.71% black.
#3fc000 color has a hue of 100.3 degrees, a saturation of 100% and a lightness of 37.6%.
#3fc000 hex color contains mainly GREEN.
The closest web safe color of #3fc000 is #33cc00
#3fc000 hex color has a decimal value of 4177920.
HEX | 3fc000 | #3fc000 |
---|---|---|
RGB | 63, 192, 0 | rgb(63, 192, 0) |
RGB Percent | 24.71, 75.29, 0 | rgb(24.71, 75.29, 0) |
CMYK | 67, 0, 100, 25 | |
HSL | 100.3°, 100, 37.6 | hsl(100.3, 100%, 37.6%) |
HSV | 100.3°, 100, 75.3 |
XYZ | 20.9, 38.756, 6.379 |
---|---|
Hunter Lab | 62.254, -49.019, 37.503 |
CIE-LAB | 68.574, -62.753, 68.14 |
CIE-LCH | 68.574, 92.634, 132.643 |
CIE-LUV | 67.19, 0, 100, 24.71 |
Web Safe | 33cc00 |
RGB percent of color #3fc000
CMYK percent of color #3fc000
Text with hexadecimal color #3fc000
This text has a font color of #3fc000
<p style="color:#3fc000">Text here</p>
#3fc000 Background Color
This box has a background color of #3fc000
<div style="background-color:#3fc000">Text here</div>
#3fc000 Border Color
This box has a border color of #3fc000
<div style="border: 4px solid #3fc000">Text here</div>
CSS codes
<p style="color:#3fc000">Text here</p>
<div style="background-color:#3fc000">Text here</div>
<div style="border: 4px solid #3fc000">Text here</div>
#3fc000 Color on white background
This is how a font and box color of #3fc000 will look
on a white background.
#3fc000 Color on black background
This is how a font and box color of #3fc000 hex color will look
on a black background.