In RGB color space, #00c01b hex color has a red value of 0, a green value of 192 and a blue value of 27.
In CMYK color space (used in color printing), #00c01b hex color is composed of 100% cyan, 0% magenta, 85.94% yellow and 24.71% black.
#00c01b color has a hue of 128.4 degrees, a saturation of 100% and a lightness of 37.6%.
#00c01b hex color contains mainly GREEN.
The closest web safe color of #00c01b is #00cc33
#00c01b hex color has a decimal value of 49179.
HEX | 00c01b | #00c01b |
---|---|---|
RGB | 0, 192, 27 | rgb(0, 192, 27) |
RGB Percent | 0, 75.29, 10.59 | rgb(0, 75.29, 10.59) |
CMYK | 100, 0, 86, 25 | |
HSL | 128.4°, 100, 37.6 | hsl(128.4, 100%, 37.6%) |
HSV | 128.4°, 100, 75.3 |
XYZ | 19.047, 37.778, 7.325 |
---|---|
Hunter Lab | 61.464, -52.246, 35.959 |
CIE-LAB | 67.857, -68.857, 63.239 |
CIE-LCH | 67.857, 93.49, 137.435 |
CIE-LUV | 100, 0, 85.94, 24.71 |
Web Safe | 00cc33 |
RGB percent of color #00c01b
CMYK percent of color #00c01b
Text with hexadecimal color #00c01b
This text has a font color of #00c01b
<p style="color:#00c01b">Text here</p>
#00c01b Background Color
This box has a background color of #00c01b
<div style="background-color:#00c01b">Text here</div>
#00c01b Border Color
This box has a border color of #00c01b
<div style="border: 4px solid #00c01b">Text here</div>
CSS codes
<p style="color:#00c01b">Text here</p>
<div style="background-color:#00c01b">Text here</div>
<div style="border: 4px solid #00c01b">Text here</div>
#00c01b Color on white background
This is how a font and box color of #00c01b will look
on a white background.
#00c01b Color on black background
This is how a font and box color of #00c01b hex color will look
on a black background.