In RGB color space, #00cc2d hex color has a red value of 0, a green value of 204 and a blue value of 45.
In CMYK color space (used in color printing), #00cc2d hex color is composed of 100% cyan, 0% magenta, 77.94% yellow and 20% black.
#00cc2d color has a hue of 133.2 degrees, a saturation of 100% and a lightness of 40%.
#00cc2d hex color contains mainly GREEN.
The closest web safe color of #00cc2d is #00cc33
#00cc2d hex color has a decimal value of 52269.
HEX | 00cc2d | #00cc2d |
---|---|---|
RGB | 0, 204, 45 | rgb(0, 204, 45) |
RGB Percent | 0, 80, 17.65 | rgb(0, 80, 17.65) |
CMYK | 100, 0, 78, 20 | |
HSL | 133.2°, 100, 40 | hsl(133.2, 100%, 40%) |
HSV | 133.2°, 100, 80 |
XYZ | 22.067, 43.375, 9.692 |
---|---|
Hunter Lab | 65.86, -55.446, 37.377 |
CIE-LAB | 71.809, -71.18, 62.095 |
CIE-LCH | 71.809, 94.458, 138.9 |
CIE-LUV | 100, 0, 77.94, 20 |
Web Safe | 00cc33 |
RGB percent of color #00cc2d
CMYK percent of color #00cc2d
Text with hexadecimal color #00cc2d
This text has a font color of #00cc2d
<p style="color:#00cc2d">Text here</p>
#00cc2d Background Color
This box has a background color of #00cc2d
<div style="background-color:#00cc2d">Text here</div>
#00cc2d Border Color
This box has a border color of #00cc2d
<div style="border: 4px solid #00cc2d">Text here</div>
CSS codes
<p style="color:#00cc2d">Text here</p>
<div style="background-color:#00cc2d">Text here</div>
<div style="border: 4px solid #00cc2d">Text here</div>
#00cc2d Color on white background
This is how a font and box color of #00cc2d will look
on a white background.
#00cc2d Color on black background
This is how a font and box color of #00cc2d hex color will look
on a black background.