In RGB color space, #ccccca hex color has a red value of 204, a green value of 204 and a blue value of 202.
In CMYK color space (used in color printing), #ccccca hex color is composed of 0% cyan, 0% magenta, 0.98% yellow and 20% black.
#ccccca color has a hue of 60 degrees, a saturation of 1.92% and a lightness of 79.6%.
#ccccca hex color contains mainly RED.
The closest web safe color of #ccccca is #cccccc
#ccccca hex color has a decimal value of 13421770.
HEX | ccccca | #ccccca |
---|---|---|
RGB | 204, 204, 202 | rgb(204, 204, 202) |
RGB Percent | 80, 80, 79.22 | rgb(80, 80, 79.22) |
CMYK | 0, 0, 1, 20 | |
HSL | 60°, 1.92, 79.6 | hsl(60, 1.92%, 79.6%) |
HSV | 60°, 1, 80 |
XYZ | 57.155, 60.287, 64.501 |
---|---|
Hunter Lab | 77.645, -4.483, 5.098 |
CIE-LAB | 81.994, -0.359, 0.985 |
CIE-LCH | 81.994, 1.048, 110.025 |
CIE-LUV | 0, 0, 0.98, 20 |
Web Safe | cccccc |
RGB percent of color #ccccca
CMYK percent of color #ccccca
Text with hexadecimal color #ccccca
This text has a font color of #ccccca
<p style="color:#ccccca">Text here</p>
#ccccca Background Color
This box has a background color of #ccccca
<div style="background-color:#ccccca">Text here</div>
#ccccca Border Color
This box has a border color of #ccccca
<div style="border: 4px solid #ccccca">Text here</div>
CSS codes
<p style="color:#ccccca">Text here</p>
<div style="background-color:#ccccca">Text here</div>
<div style="border: 4px solid #ccccca">Text here</div>
#ccccca Color on white background
This is how a font and box color of #ccccca will look
on a white background.
#ccccca Color on black background
This is how a font and box color of #ccccca hex color will look
on a black background.