In RGB color space, #00c00c hex color has a red value of 0, a green value of 192 and a blue value of 12.
In CMYK color space (used in color printing), #00c00c hex color is composed of 100% cyan, 0% magenta, 93.75% yellow and 24.71% black.
#00c00c color has a hue of 123.8 degrees, a saturation of 100% and a lightness of 37.6%.
#00c00c hex color contains mainly GREEN.
The closest web safe color of #00c00c is #00cc00
#00c00c hex color has a decimal value of 49164.
HEX | 00c00c | #00c00c |
---|---|---|
RGB | 0, 192, 12 | rgb(0, 192, 12) |
RGB Percent | 0, 75.29, 4.71 | rgb(0, 75.29, 4.71) |
CMYK | 100, 0, 94, 25 | |
HSL | 123.8°, 100, 37.6 | hsl(123.8, 100%, 37.6%) |
HSV | 123.8°, 100, 75.3 |
XYZ | 18.916, 37.726, 6.633 |
---|---|
Hunter Lab | 61.421, -52.515, 36.592 |
CIE-LAB | 67.818, -69.363, 65.819 |
CIE-LCH | 67.818, 95.621, 136.502 |
CIE-LUV | 100, 0, 93.75, 24.71 |
Web Safe | 00cc00 |
RGB percent of color #00c00c
CMYK percent of color #00c00c
Text with hexadecimal color #00c00c
This text has a font color of #00c00c
<p style="color:#00c00c">Text here</p>
#00c00c Background Color
This box has a background color of #00c00c
<div style="background-color:#00c00c">Text here</div>
#00c00c Border Color
This box has a border color of #00c00c
<div style="border: 4px solid #00c00c">Text here</div>
CSS codes
<p style="color:#00c00c">Text here</p>
<div style="background-color:#00c00c">Text here</div>
<div style="border: 4px solid #00c00c">Text here</div>
#00c00c Color on white background
This is how a font and box color of #00c00c will look
on a white background.
#00c00c Color on black background
This is how a font and box color of #00c00c hex color will look
on a black background.