In RGB color space, #00ccac hex color has a red value of 0, a green value of 204 and a blue value of 172.
In CMYK color space (used in color printing), #00ccac hex color is composed of 100% cyan, 0% magenta, 15.69% yellow and 20% black.
#00ccac color has a hue of 170.6 degrees, a saturation of 100% and a lightness of 40%.
#00ccac hex color contains mainly GREEN.
The closest web safe color of #00ccac is #00cc99
#00ccac hex color has a decimal value of 52396.
HEX | 00ccac | #00ccac |
---|---|---|
RGB | 0, 204, 172 | rgb(0, 204, 172) |
RGB Percent | 0, 80, 67.45 | rgb(0, 80, 67.45) |
CMYK | 100, 0, 16, 20 | |
HSL | 170.6°, 100, 40 | hsl(170.6, 100%, 40%) |
HSV | 170.6°, 100, 80 |
XYZ | 29.039, 46.164, 46.41 |
---|---|
Hunter Lab | 67.944, -42.612, 7.062 |
CIE-LAB | 73.652, -49.672, 4.057 |
CIE-LCH | 73.652, 49.837, 175.331 |
CIE-LUV | 100, 0, 15.69, 20 |
Web Safe | 00cc99 |
RGB percent of color #00ccac
CMYK percent of color #00ccac
Text with hexadecimal color #00ccac
This text has a font color of #00ccac
<p style="color:#00ccac">Text here</p>
#00ccac Background Color
This box has a background color of #00ccac
<div style="background-color:#00ccac">Text here</div>
#00ccac Border Color
This box has a border color of #00ccac
<div style="border: 4px solid #00ccac">Text here</div>
CSS codes
<p style="color:#00ccac">Text here</p>
<div style="background-color:#00ccac">Text here</div>
<div style="border: 4px solid #00ccac">Text here</div>
#00ccac Color on white background
This is how a font and box color of #00ccac will look
on a white background.
#00ccac Color on black background
This is how a font and box color of #00ccac hex color will look
on a black background.