In RGB color space, #00c01f hex color has a red value of 0, a green value of 192 and a blue value of 31.
In CMYK color space (used in color printing), #00c01f hex color is composed of 100% cyan, 0% magenta, 83.85% yellow and 24.71% black.
#00c01f color has a hue of 129.7 degrees, a saturation of 100% and a lightness of 37.6%.
#00c01f hex color contains mainly GREEN.
The closest web safe color of #00c01f is #00cc33
#00c01f hex color has a decimal value of 49183.
HEX | 00c01f | #00c01f |
---|---|---|
RGB | 0, 192, 31 | rgb(0, 192, 31) |
RGB Percent | 0, 75.29, 12.16 | rgb(0, 75.29, 12.16) |
CMYK | 100, 0, 84, 25 | |
HSL | 129.7°, 100, 37.6 | hsl(129.7, 100%, 37.6%) |
HSV | 129.7°, 100, 75.3 |
XYZ | 19.097, 37.798, 7.586 |
---|---|
Hunter Lab | 61.48, -52.144, 35.72 |
CIE-LAB | 67.871, -68.665, 62.31 |
CIE-LCH | 67.871, 92.722, 137.778 |
CIE-LUV | 100, 0, 83.85, 24.71 |
Web Safe | 00cc33 |
RGB percent of color #00c01f
CMYK percent of color #00c01f
Text with hexadecimal color #00c01f
This text has a font color of #00c01f
<p style="color:#00c01f">Text here</p>
#00c01f Background Color
This box has a background color of #00c01f
<div style="background-color:#00c01f">Text here</div>
#00c01f Border Color
This box has a border color of #00c01f
<div style="border: 4px solid #00c01f">Text here</div>
CSS codes
<p style="color:#00c01f">Text here</p>
<div style="background-color:#00c01f">Text here</div>
<div style="border: 4px solid #00c01f">Text here</div>
#00c01f Color on white background
This is how a font and box color of #00c01f will look
on a white background.
#00c01f Color on black background
This is how a font and box color of #00c01f hex color will look
on a black background.