In RGB color space, #ccbaaa hex color has a red value of 204, a green value of 186 and a blue value of 170.
In CMYK color space (used in color printing), #ccbaaa hex color is composed of 0% cyan, 8.82% magenta, 16.67% yellow and 20% black.
#ccbaaa color has a hue of 28.2 degrees, a saturation of 25% and a lightness of 73.3%.
#ccbaaa hex color contains mainly RED.
The closest web safe color of #ccbaaa is #cccc99
#ccbaaa hex color has a decimal value of 13417130.
HEX | ccbaaa | #ccbaaa |
---|---|---|
RGB | 204, 186, 170 | rgb(204, 186, 170) |
RGB Percent | 80, 72.94, 66.67 | rgb(80, 72.94, 66.67) |
CMYK | 0, 9, 17, 20 | |
HSL | 28.2°, 25, 73.3 | hsl(28.2, 25%, 73.3%) |
HSV | 28.2°, 16.7, 80 |
XYZ | 49.716, 50.857, 45.226 |
---|---|
Hunter Lab | 71.314, -0.36, 12.319 |
CIE-LAB | 76.592, 3.757, 10.418 |
CIE-LCH | 76.592, 11.075, 70.169 |
CIE-LUV | 0, 8.82, 16.67, 20 |
Web Safe | cccc99 |
RGB percent of color #ccbaaa
CMYK percent of color #ccbaaa
Text with hexadecimal color #ccbaaa
This text has a font color of #ccbaaa
<p style="color:#ccbaaa">Text here</p>
#ccbaaa Background Color
This box has a background color of #ccbaaa
<div style="background-color:#ccbaaa">Text here</div>
#ccbaaa Border Color
This box has a border color of #ccbaaa
<div style="border: 4px solid #ccbaaa">Text here</div>
CSS codes
<p style="color:#ccbaaa">Text here</p>
<div style="background-color:#ccbaaa">Text here</div>
<div style="border: 4px solid #ccbaaa">Text here</div>
#ccbaaa Color on white background
This is how a font and box color of #ccbaaa will look
on a white background.
#ccbaaa Color on black background
This is how a font and box color of #ccbaaa hex color will look
on a black background.