In RGB color space, #cccccf hex color has a red value of 204, a green value of 204 and a blue value of 207.
In CMYK color space (used in color printing), #cccccf hex color is composed of 1.45% cyan, 1.45% magenta, 0% yellow and 18.82% black.
#cccccf color has a hue of 240 degrees, a saturation of 3.03% and a lightness of 80.6%.
#cccccf hex color contains mainly BLUE.
The closest web safe color of #cccccf is #cccccc
#cccccf hex color has a decimal value of 13421775.
HEX | cccccf | #cccccf |
---|---|---|
RGB | 204, 204, 207 | rgb(204, 204, 207) |
RGB Percent | 80, 80, 81.18 | rgb(80, 80, 81.18) |
CMYK | 1, 1, 0, 19 | |
HSL | 240°, 3.03, 80.6 | hsl(240, 3.03%, 80.6%) |
HSV | 240°, 1.4, 81.2 |
XYZ | 57.757, 60.528, 67.67 |
---|---|
Hunter Lab | 77.8, -3.635, 2.89 |
CIE-LAB | 82.124, 0.555, -1.497 |
CIE-LCH | 82.124, 1.597, 290.342 |
CIE-LUV | 1.45, 1.45, 0, 18.82 |
Web Safe | cccccc |
RGB percent of color #cccccf
CMYK percent of color #cccccf
Text with hexadecimal color #cccccf
This text has a font color of #cccccf
<p style="color:#cccccf">Text here</p>
#cccccf Background Color
This box has a background color of #cccccf
<div style="background-color:#cccccf">Text here</div>
#cccccf Border Color
This box has a border color of #cccccf
<div style="border: 4px solid #cccccf">Text here</div>
CSS codes
<p style="color:#cccccf">Text here</p>
<div style="background-color:#cccccf">Text here</div>
<div style="border: 4px solid #cccccf">Text here</div>
#cccccf Color on white background
This is how a font and box color of #cccccf will look
on a white background.
#cccccf Color on black background
This is how a font and box color of #cccccf hex color will look
on a black background.