In RGB color space, #00cc02 hex color has a red value of 0, a green value of 204 and a blue value of 2.
In CMYK color space (used in color printing), #00cc02 hex color is composed of 100% cyan, 0% magenta, 99.02% yellow and 20% black.
#00cc02 color has a hue of 120.6 degrees, a saturation of 100% and a lightness of 40%.
#00cc02 hex color contains mainly GREEN.
The closest web safe color of #00cc02 is #00cc00
#00cc02 hex color has a decimal value of 52226.
HEX | 00cc02 | #00cc02 |
---|---|---|
RGB | 0, 204, 2 | rgb(0, 204, 2) |
RGB Percent | 0, 80, 0.78 | rgb(0, 80, 0.78) |
CMYK | 100, 0, 99, 20 | |
HSL | 120.6°, 100, 40 | hsl(120.6, 100%, 40%) |
HSV | 120.6°, 100, 80 |
XYZ | 21.604, 43.19, 7.255 |
---|---|
Hunter Lab | 65.719, -56.33, 39.458 |
CIE-LAB | 71.684, -72.805, 70.097 |
CIE-LCH | 71.684, 101.065, 136.086 |
CIE-LUV | 100, 0, 99.02, 20 |
Web Safe | 00cc00 |
RGB percent of color #00cc02
CMYK percent of color #00cc02
Text with hexadecimal color #00cc02
This text has a font color of #00cc02
<p style="color:#00cc02">Text here</p>
#00cc02 Background Color
This box has a background color of #00cc02
<div style="background-color:#00cc02">Text here</div>
#00cc02 Border Color
This box has a border color of #00cc02
<div style="border: 4px solid #00cc02">Text here</div>
CSS codes
<p style="color:#00cc02">Text here</p>
<div style="background-color:#00cc02">Text here</div>
<div style="border: 4px solid #00cc02">Text here</div>
#00cc02 Color on white background
This is how a font and box color of #00cc02 will look
on a white background.
#00cc02 Color on black background
This is how a font and box color of #00cc02 hex color will look
on a black background.