In RGB color space, #cccbbc hex color has a red value of 204, a green value of 203 and a blue value of 188.
In CMYK color space (used in color printing), #cccbbc hex color is composed of 0% cyan, 0.49% magenta, 7.84% yellow and 20% black.
#cccbbc color has a hue of 56.2 degrees, a saturation of 13.56% and a lightness of 76.9%.
#cccbbc hex color contains mainly RED.
The closest web safe color of #cccbbc is #cccccc
#cccbbc hex color has a decimal value of 13421500.
HEX | cccbbc | #cccbbc |
---|---|---|
RGB | 204, 203, 188 | rgb(204, 203, 188) |
RGB Percent | 80, 79.61, 73.73 | rgb(80, 79.61, 73.73) |
CMYK | 0, 0, 8, 20 | |
HSL | 56.2°, 13.56, 76.9 | hsl(56.2, 13.56%, 76.9%) |
HSV | 56.2°, 7.8, 80 |
XYZ | 55.335, 59.18, 56.083 |
---|---|
Hunter Lab | 76.929, -6.229, 10.626 |
CIE-LAB | 81.39, -2.286, 7.595 |
CIE-LCH | 81.39, 7.932, 106.751 |
CIE-LUV | 0, 0.49, 7.84, 20 |
Web Safe | cccccc |
RGB percent of color #cccbbc
CMYK percent of color #cccbbc
Text with hexadecimal color #cccbbc
This text has a font color of #cccbbc
<p style="color:#cccbbc">Text here</p>
#cccbbc Background Color
This box has a background color of #cccbbc
<div style="background-color:#cccbbc">Text here</div>
#cccbbc Border Color
This box has a border color of #cccbbc
<div style="border: 4px solid #cccbbc">Text here</div>
CSS codes
<p style="color:#cccbbc">Text here</p>
<div style="background-color:#cccbbc">Text here</div>
<div style="border: 4px solid #cccbbc">Text here</div>
#cccbbc Color on white background
This is how a font and box color of #cccbbc will look
on a white background.
#cccbbc Color on black background
This is how a font and box color of #cccbbc hex color will look
on a black background.