#ccbbbb short hex color code is #cbb.
In RGB color space, #ccbbbb hex color has a red value of 204, a green value of 187 and a blue value of 187.
In CMYK color space (used in color printing), #ccbbbb hex color is composed of 0% cyan, 8.33% magenta, 8.33% yellow and 20% black.
#ccbbbb color has a hue of 0 degrees, a saturation of 14.29% and a lightness of 76.7%.
#ccbbbb hex color contains mainly RED.
The closest web safe color of #ccbbbb is #cccccc
#ccbbbb hex color has a decimal value of 13417403.
HEX | ccbbbb | #ccbbbb |
---|---|---|
RGB | 204, 187, 187 | rgb(204, 187, 187) |
RGB Percent | 80, 73.33, 73.33 | rgb(80, 73.33, 73.33) |
CMYK | 0, 8, 8, 20 | |
HSL | 0°, 14.29, 76.7 | hsl(0, 14.29%, 76.7%) |
HSV | 0°, 8.3, 80 |
XYZ | 51.642, 51.966, 54.322 |
---|---|
Hunter Lab | 72.087, 1.721, 5.783 |
CIE-LAB | 77.261, 6.013, 2.17 |
CIE-LCH | 77.261, 6.393, 19.844 |
CIE-LUV | 0, 8.33, 8.33, 20 |
Web Safe | cccccc |
RGB percent of color #ccbbbb
CMYK percent of color #ccbbbb
Text with hexadecimal color #ccbbbb
This text has a font color of #ccbbbb
<p style="color:#ccbbbb">Text here</p>
#ccbbbb Background Color
This box has a background color of #ccbbbb
<div style="background-color:#ccbbbb">Text here</div>
#ccbbbb Border Color
This box has a border color of #ccbbbb
<div style="border: 4px solid #ccbbbb">Text here</div>
CSS codes
<p style="color:#ccbbbb">Text here</p>
<div style="background-color:#ccbbbb">Text here</div>
<div style="border: 4px solid #ccbbbb">Text here</div>
#ccbbbb Color on white background
This is how a font and box color of #ccbbbb will look
on a white background.
#ccbbbb Color on black background
This is how a font and box color of #ccbbbb hex color will look
on a black background.