In RGB color space, #00cc75 hex color has a red value of 0, a green value of 204 and a blue value of 117.
In CMYK color space (used in color printing), #00cc75 hex color is composed of 100% cyan, 0% magenta, 42.65% yellow and 20% black.
#00cc75 color has a hue of 154.4 degrees, a saturation of 100% and a lightness of 40%.
#00cc75 hex color contains mainly GREEN.
The closest web safe color of #00cc75 is #00cc66
#00cc75 hex color has a decimal value of 52341.
HEX | 00cc75 | #00cc75 |
---|---|---|
RGB | 0, 204, 117 | rgb(0, 204, 117) |
RGB Percent | 0, 80, 45.88 | rgb(0, 80, 45.88) |
CMYK | 100, 0, 43, 20 | |
HSL | 154.4°, 100, 40 | hsl(154.4, 100%, 40%) |
HSV | 154.4°, 100, 80 |
XYZ | 24.804, 44.47, 24.106 |
---|---|
Hunter Lab | 66.686, -50.307, 25.248 |
CIE-LAB | 72.542, -62.125, 31.667 |
CIE-LCH | 72.542, 69.73, 152.991 |
CIE-LUV | 100, 0, 42.65, 20 |
Web Safe | 00cc66 |
RGB percent of color #00cc75
CMYK percent of color #00cc75
Text with hexadecimal color #00cc75
This text has a font color of #00cc75
<p style="color:#00cc75">Text here</p>
#00cc75 Background Color
This box has a background color of #00cc75
<div style="background-color:#00cc75">Text here</div>
#00cc75 Border Color
This box has a border color of #00cc75
<div style="border: 4px solid #00cc75">Text here</div>
CSS codes
<p style="color:#00cc75">Text here</p>
<div style="background-color:#00cc75">Text here</div>
<div style="border: 4px solid #00cc75">Text here</div>
#00cc75 Color on white background
This is how a font and box color of #00cc75 will look
on a white background.
#00cc75 Color on black background
This is how a font and box color of #00cc75 hex color will look
on a black background.