In RGB color space, #ccc5cc hex color has a red value of 204, a green value of 197 and a blue value of 204.
In CMYK color space (used in color printing), #ccc5cc hex color is composed of 0% cyan, 3.43% magenta, 0% yellow and 20% black.
#ccc5cc color has a hue of 300 degrees, a saturation of 6.42% and a lightness of 78.6%.
#ccc5cc hex color contains mainly RED.
The closest web safe color of #ccc5cc is #cccccc
#ccc5cc hex color has a decimal value of 13419980.
HEX | ccc5cc | #ccc5cc |
---|---|---|
RGB | 204, 197, 204 | rgb(204, 197, 204) |
RGB Percent | 80, 77.25, 80 | rgb(80, 77.25, 80) |
CMYK | 0, 3, 0, 20 | |
HSL | 300°, 6.42, 78.6 | hsl(300, 6.42%, 78.6%) |
HSV | 300°, 3.4, 80 |
XYZ | 55.767, 57.13, 65.215 |
---|---|
Hunter Lab | 75.584, -0.573, 1.753 |
CIE-LAB | 80.253, 3.702, -2.635 |
CIE-LCH | 80.253, 4.544, 324.558 |
CIE-LUV | 0, 3.43, 0, 20 |
Web Safe | cccccc |
RGB percent of color #ccc5cc
CMYK percent of color #ccc5cc
Text with hexadecimal color #ccc5cc
This text has a font color of #ccc5cc
<p style="color:#ccc5cc">Text here</p>
#ccc5cc Background Color
This box has a background color of #ccc5cc
<div style="background-color:#ccc5cc">Text here</div>
#ccc5cc Border Color
This box has a border color of #ccc5cc
<div style="border: 4px solid #ccc5cc">Text here</div>
CSS codes
<p style="color:#ccc5cc">Text here</p>
<div style="background-color:#ccc5cc">Text here</div>
<div style="border: 4px solid #ccc5cc">Text here</div>
#ccc5cc Color on white background
This is how a font and box color of #ccc5cc will look
on a white background.
#ccc5cc Color on black background
This is how a font and box color of #ccc5cc hex color will look
on a black background.