In RGB color space, #00cc20 hex color has a red value of 0, a green value of 204 and a blue value of 32.
In CMYK color space (used in color printing), #00cc20 hex color is composed of 100% cyan, 0% magenta, 84.31% yellow and 20% black.
#00cc20 color has a hue of 129.4 degrees, a saturation of 100% and a lightness of 40%.
#00cc20 hex color contains mainly GREEN.
The closest web safe color of #00cc20 is #00cc33
#00cc20 hex color has a decimal value of 52256.
HEX | 00cc20 | #00cc20 |
---|---|---|
RGB | 0, 204, 32 | rgb(0, 204, 32) |
RGB Percent | 0, 80, 12.55 | rgb(0, 80, 12.55) |
CMYK | 100, 0, 84, 20 | |
HSL | 129.4°, 100, 40 | hsl(129.4, 100%, 40%) |
HSV | 129.4°, 100, 80 |
XYZ | 21.854, 43.29, 8.571 |
---|---|
Hunter Lab | 65.795, -55.852, 38.333 |
CIE-LAB | 71.751, -71.924, 65.581 |
CIE-LCH | 71.751, 97.334, 137.641 |
CIE-LUV | 100, 0, 84.31, 20 |
Web Safe | 00cc33 |
RGB percent of color #00cc20
CMYK percent of color #00cc20
Text with hexadecimal color #00cc20
This text has a font color of #00cc20
<p style="color:#00cc20">Text here</p>
#00cc20 Background Color
This box has a background color of #00cc20
<div style="background-color:#00cc20">Text here</div>
#00cc20 Border Color
This box has a border color of #00cc20
<div style="border: 4px solid #00cc20">Text here</div>
CSS codes
<p style="color:#00cc20">Text here</p>
<div style="background-color:#00cc20">Text here</div>
<div style="border: 4px solid #00cc20">Text here</div>
#00cc20 Color on white background
This is how a font and box color of #00cc20 will look
on a white background.
#00cc20 Color on black background
This is how a font and box color of #00cc20 hex color will look
on a black background.