In RGB color space, #cccaac hex color has a red value of 204, a green value of 202 and a blue value of 172.
In CMYK color space (used in color printing), #cccaac hex color is composed of 0% cyan, 0.98% magenta, 15.69% yellow and 20% black.
#cccaac color has a hue of 56.3 degrees, a saturation of 23.88% and a lightness of 73.7%.
#cccaac hex color contains mainly RED.
The closest web safe color of #cccaac is #cccc99
#cccaac hex color has a decimal value of 13421228.
HEX | cccaac | #cccaac |
---|---|---|
RGB | 204, 202, 172 | rgb(204, 202, 172) |
RGB Percent | 80, 79.22, 67.45 | rgb(80, 79.22, 67.45) |
CMYK | 0, 1, 16, 20 | |
HSL | 56.3°, 23.88, 73.7 | hsl(56.3, 23.88%, 73.7%) |
HSV | 56.3°, 15.7, 80 |
XYZ | 53.469, 58.057, 47.418 |
---|---|
Hunter Lab | 76.195, -8.081, 16.439 |
CIE-LAB | 80.77, -4.36, 15.248 |
CIE-LCH | 80.77, 15.859, 105.957 |
CIE-LUV | 0, 0.98, 15.69, 20 |
Web Safe | cccc99 |
RGB percent of color #cccaac
CMYK percent of color #cccaac
Text with hexadecimal color #cccaac
This text has a font color of #cccaac
<p style="color:#cccaac">Text here</p>
#cccaac Background Color
This box has a background color of #cccaac
<div style="background-color:#cccaac">Text here</div>
#cccaac Border Color
This box has a border color of #cccaac
<div style="border: 4px solid #cccaac">Text here</div>
CSS codes
<p style="color:#cccaac">Text here</p>
<div style="background-color:#cccaac">Text here</div>
<div style="border: 4px solid #cccaac">Text here</div>
#cccaac Color on white background
This is how a font and box color of #cccaac will look
on a white background.
#cccaac Color on black background
This is how a font and box color of #cccaac hex color will look
on a black background.