In RGB color space, #ccc1cc hex color has a red value of 204, a green value of 193 and a blue value of 204.
In CMYK color space (used in color printing), #ccc1cc hex color is composed of 0% cyan, 5.39% magenta, 0% yellow and 20% black.
#ccc1cc color has a hue of 300 degrees, a saturation of 9.73% and a lightness of 77.8%.
#ccc1cc hex color contains mainly RED.
The closest web safe color of #ccc1cc is #cccccc
#ccc1cc hex color has a decimal value of 13418956.
HEX | ccc1cc | #ccc1cc |
---|---|---|
RGB | 204, 193, 204 | rgb(204, 193, 204) |
RGB Percent | 80, 75.69, 80 | rgb(80, 75.69, 80) |
CMYK | 0, 5, 0, 20 | |
HSL | 300°, 9.73, 77.8 | hsl(300, 9.73%, 77.8%) |
HSV | 300°, 5.4, 80 |
XYZ | 54.871, 55.337, 64.916 |
---|---|
Hunter Lab | 74.389, 1.485, 0.332 |
CIE-LAB | 79.235, 5.835, -4.131 |
CIE-LCH | 79.235, 7.149, 324.703 |
CIE-LUV | 0, 5.39, 0, 20 |
Web Safe | cccccc |
RGB percent of color #ccc1cc
CMYK percent of color #ccc1cc
Text with hexadecimal color #ccc1cc
This text has a font color of #ccc1cc
<p style="color:#ccc1cc">Text here</p>
#ccc1cc Background Color
This box has a background color of #ccc1cc
<div style="background-color:#ccc1cc">Text here</div>
#ccc1cc Border Color
This box has a border color of #ccc1cc
<div style="border: 4px solid #ccc1cc">Text here</div>
CSS codes
<p style="color:#ccc1cc">Text here</p>
<div style="background-color:#ccc1cc">Text here</div>
<div style="border: 4px solid #ccc1cc">Text here</div>
#ccc1cc Color on white background
This is how a font and box color of #ccc1cc will look
on a white background.
#ccc1cc Color on black background
This is how a font and box color of #ccc1cc hex color will look
on a black background.