#ccccbb short hex color code is #ccb.
In RGB color space, #ccccbb hex color has a red value of 204, a green value of 204 and a blue value of 187.
In CMYK color space (used in color printing), #ccccbb hex color is composed of 0% cyan, 0% magenta, 8.33% yellow and 20% black.
#ccccbb color has a hue of 60 degrees, a saturation of 14.29% and a lightness of 76.7%.
#ccccbb hex color contains mainly RED.
The closest web safe color of #ccccbb is #cccccc
#ccccbb hex color has a decimal value of 13421755.
HEX | ccccbb | #ccccbb |
---|---|---|
RGB | 204, 204, 187 | rgb(204, 204, 187) |
RGB Percent | 80, 80, 73.33 | rgb(80, 80, 73.33) |
CMYK | 0, 0, 8, 20 | |
HSL | 60°, 14.29, 76.7 | hsl(60, 14.29%, 76.7%) |
HSV | 60°, 8.3, 80 |
XYZ | 55.464, 59.611, 55.596 |
---|---|
Hunter Lab | 77.208, -6.885, 11.352 |
CIE-LAB | 81.626, -2.978, 8.467 |
CIE-LCH | 81.626, 8.975, 109.378 |
CIE-LUV | 0, 0, 8.33, 20 |
Web Safe | cccccc |
RGB percent of color #ccccbb
CMYK percent of color #ccccbb
Text with hexadecimal color #ccccbb
This text has a font color of #ccccbb
<p style="color:#ccccbb">Text here</p>
#ccccbb Background Color
This box has a background color of #ccccbb
<div style="background-color:#ccccbb">Text here</div>
#ccccbb Border Color
This box has a border color of #ccccbb
<div style="border: 4px solid #ccccbb">Text here</div>
CSS codes
<p style="color:#ccccbb">Text here</p>
<div style="background-color:#ccccbb">Text here</div>
<div style="border: 4px solid #ccccbb">Text here</div>
#ccccbb Color on white background
This is how a font and box color of #ccccbb will look
on a white background.
#ccccbb Color on black background
This is how a font and box color of #ccccbb hex color will look
on a black background.