In RGB color space, #00c10c hex color has a red value of 0, a green value of 193 and a blue value of 12.
In CMYK color space (used in color printing), #00c10c hex color is composed of 100% cyan, 0% magenta, 93.78% yellow and 24.31% black.
#00c10c color has a hue of 123.7 degrees, a saturation of 100% and a lightness of 37.8%.
#00c10c hex color contains mainly GREEN.
The closest web safe color of #00c10c is #00cc00
#00c10c hex color has a decimal value of 49420.
HEX | 00c10c | #00c10c |
---|---|---|
RGB | 0, 193, 12 | rgb(0, 193, 12) |
RGB Percent | 0, 75.69, 4.71 | rgb(0, 75.69, 4.71) |
CMYK | 100, 0, 94, 24 | |
HSL | 123.7°, 100, 37.8 | hsl(123.7, 100%, 37.8%) |
HSV | 123.7°, 100, 75.7 |
XYZ | 19.136, 38.166, 6.706 |
---|---|
Hunter Lab | 61.779, -52.822, 36.809 |
CIE-LAB | 68.143, -69.635, 66.091 |
CIE-LCH | 68.143, 96.005, 136.496 |
CIE-LUV | 100, 0, 93.78, 24.31 |
Web Safe | 00cc00 |
RGB percent of color #00c10c
CMYK percent of color #00c10c
Text with hexadecimal color #00c10c
This text has a font color of #00c10c
<p style="color:#00c10c">Text here</p>
#00c10c Background Color
This box has a background color of #00c10c
<div style="background-color:#00c10c">Text here</div>
#00c10c Border Color
This box has a border color of #00c10c
<div style="border: 4px solid #00c10c">Text here</div>
CSS codes
<p style="color:#00c10c">Text here</p>
<div style="background-color:#00c10c">Text here</div>
<div style="border: 4px solid #00c10c">Text here</div>
#00c10c Color on white background
This is how a font and box color of #00c10c will look
on a white background.
#00c10c Color on black background
This is how a font and box color of #00c10c hex color will look
on a black background.