In RGB color space, #00c01d hex color has a red value of 0, a green value of 192 and a blue value of 29.
In CMYK color space (used in color printing), #00c01d hex color is composed of 100% cyan, 0% magenta, 84.9% yellow and 24.71% black.
#00c01d color has a hue of 129.1 degrees, a saturation of 100% and a lightness of 37.6%.
#00c01d hex color contains mainly GREEN.
The closest web safe color of #00c01d is #00cc33
#00c01d hex color has a decimal value of 49181.
HEX | 00c01d | #00c01d |
---|---|---|
RGB | 0, 192, 29 | rgb(0, 192, 29) |
RGB Percent | 0, 75.29, 11.37 | rgb(0, 75.29, 11.37) |
CMYK | 100, 0, 85, 25 | |
HSL | 129.1°, 100, 37.6 | hsl(129.1, 100%, 37.6%) |
HSV | 129.1°, 100, 75.3 |
XYZ | 19.071, 37.788, 7.451 |
---|---|
Hunter Lab | 61.472, -52.198, 35.844 |
CIE-LAB | 67.864, -68.766, 62.788 |
CIE-LCH | 67.864, 93.119, 137.602 |
CIE-LUV | 100, 0, 84.9, 24.71 |
Web Safe | 00cc33 |
RGB percent of color #00c01d
CMYK percent of color #00c01d
Text with hexadecimal color #00c01d
This text has a font color of #00c01d
<p style="color:#00c01d">Text here</p>
#00c01d Background Color
This box has a background color of #00c01d
<div style="background-color:#00c01d">Text here</div>
#00c01d Border Color
This box has a border color of #00c01d
<div style="border: 4px solid #00c01d">Text here</div>
CSS codes
<p style="color:#00c01d">Text here</p>
<div style="background-color:#00c01d">Text here</div>
<div style="border: 4px solid #00c01d">Text here</div>
#00c01d Color on white background
This is how a font and box color of #00c01d will look
on a white background.
#00c01d Color on black background
This is how a font and box color of #00c01d hex color will look
on a black background.