In RGB color space, #00cc50 hex color has a red value of 0, a green value of 204 and a blue value of 80.
In CMYK color space (used in color printing), #00cc50 hex color is composed of 100% cyan, 0% magenta, 60.78% yellow and 20% black.
#00cc50 color has a hue of 143.5 degrees, a saturation of 100% and a lightness of 40%.
#00cc50 hex color contains mainly GREEN.
The closest web safe color of #00cc50 is #00cc66
#00cc50 hex color has a decimal value of 52304.
HEX | 00cc50 | #00cc50 |
---|---|---|
RGB | 0, 204, 80 | rgb(0, 204, 80) |
RGB Percent | 0, 80, 31.37 | rgb(0, 80, 31.37) |
CMYK | 100, 0, 61, 20 | |
HSL | 143.5°, 100, 40 | hsl(143.5, 100%, 40%) |
HSV | 143.5°, 100, 80 |
XYZ | 23.041, 43.765, 14.823 |
---|---|
Hunter Lab | 66.155, -53.602, 33.024 |
CIE-LAB | 72.071, -67.854, 48.961 |
CIE-LCH | 72.071, 83.674, 144.187 |
CIE-LUV | 100, 0, 60.78, 20 |
Web Safe | 00cc66 |
RGB percent of color #00cc50
CMYK percent of color #00cc50
Text with hexadecimal color #00cc50
This text has a font color of #00cc50
<p style="color:#00cc50">Text here</p>
#00cc50 Background Color
This box has a background color of #00cc50
<div style="background-color:#00cc50">Text here</div>
#00cc50 Border Color
This box has a border color of #00cc50
<div style="border: 4px solid #00cc50">Text here</div>
CSS codes
<p style="color:#00cc50">Text here</p>
<div style="background-color:#00cc50">Text here</div>
<div style="border: 4px solid #00cc50">Text here</div>
#00cc50 Color on white background
This is how a font and box color of #00cc50 will look
on a white background.
#00cc50 Color on black background
This is how a font and box color of #00cc50 hex color will look
on a black background.