In RGB color space, #cccccb hex color has a red value of 204, a green value of 204 and a blue value of 203.
In CMYK color space (used in color printing), #cccccb hex color is composed of 0% cyan, 0% magenta, 0.49% yellow and 20% black.
#cccccb color has a hue of 60 degrees, a saturation of 0.97% and a lightness of 79.8%.
#cccccb hex color contains mainly RED.
The closest web safe color of #cccccb is #cccccc
#cccccb hex color has a decimal value of 13421771.
HEX | cccccb | #cccccb |
---|---|---|
RGB | 204, 204, 203 | rgb(204, 204, 203) |
RGB Percent | 80, 80, 79.61 | rgb(80, 80, 79.61) |
CMYK | 0, 0, 0, 20 | |
HSL | 60°, 0.97, 79.8 | hsl(60, 0.97%, 79.8%) |
HSV | 60°, 0.5, 80 |
XYZ | 57.274, 60.335, 65.127 |
---|---|
Hunter Lab | 77.676, -4.316, 4.661 |
CIE-LAB | 82.02, -0.178, 0.488 |
CIE-LCH | 82.02, 0.519, 110.04 |
CIE-LUV | 0, 0, 0.49, 20 |
Web Safe | cccccc |
RGB percent of color #cccccb
CMYK percent of color #cccccb
Text with hexadecimal color #cccccb
This text has a font color of #cccccb
<p style="color:#cccccb">Text here</p>
#cccccb Background Color
This box has a background color of #cccccb
<div style="background-color:#cccccb">Text here</div>
#cccccb Border Color
This box has a border color of #cccccb
<div style="border: 4px solid #cccccb">Text here</div>
CSS codes
<p style="color:#cccccb">Text here</p>
<div style="background-color:#cccccb">Text here</div>
<div style="border: 4px solid #cccccb">Text here</div>
#cccccb Color on white background
This is how a font and box color of #cccccb will look
on a white background.
#cccccb Color on black background
This is how a font and box color of #cccccb hex color will look
on a black background.