In RGB color space, #00cc10 hex color has a red value of 0, a green value of 204 and a blue value of 16.
In CMYK color space (used in color printing), #00cc10 hex color is composed of 100% cyan, 0% magenta, 92.16% yellow and 20% black.
#00cc10 color has a hue of 124.7 degrees, a saturation of 100% and a lightness of 40%.
#00cc10 hex color contains mainly GREEN.
The closest web safe color of #00cc10 is #00cc00
#00cc10 hex color has a decimal value of 52240.
HEX | 00cc10 | #00cc10 |
---|---|---|
RGB | 0, 204, 16 | rgb(0, 204, 16) |
RGB Percent | 0, 80, 6.27 | rgb(0, 80, 6.27) |
CMYK | 100, 0, 92, 20 | |
HSL | 124.7°, 100, 40 | hsl(124.7, 100%, 40%) |
HSV | 124.7°, 100, 80 |
XYZ | 21.686, 43.223, 7.69 |
---|---|
Hunter Lab | 65.744, -56.173, 39.086 |
CIE-LAB | 71.706, -72.516, 68.547 |
CIE-LCH | 71.706, 99.786, 136.612 |
CIE-LUV | 100, 0, 92.16, 20 |
Web Safe | 00cc00 |
RGB percent of color #00cc10
CMYK percent of color #00cc10
Text with hexadecimal color #00cc10
This text has a font color of #00cc10
<p style="color:#00cc10">Text here</p>
#00cc10 Background Color
This box has a background color of #00cc10
<div style="background-color:#00cc10">Text here</div>
#00cc10 Border Color
This box has a border color of #00cc10
<div style="border: 4px solid #00cc10">Text here</div>
CSS codes
<p style="color:#00cc10">Text here</p>
<div style="background-color:#00cc10">Text here</div>
<div style="border: 4px solid #00cc10">Text here</div>
#00cc10 Color on white background
This is how a font and box color of #00cc10 will look
on a white background.
#00cc10 Color on black background
This is how a font and box color of #00cc10 hex color will look
on a black background.