In RGB color space, #cccadd hex color has a red value of 204, a green value of 202 and a blue value of 221.
In CMYK color space (used in color printing), #cccadd hex color is composed of 7.69% cyan, 8.6% magenta, 0% yellow and 13.33% black.
#cccadd color has a hue of 246.3 degrees, a saturation of 21.84% and a lightness of 82.9%.
#cccadd hex color contains mainly BLUE.
The closest web safe color of #cccadd is #cccccc
#cccadd hex color has a decimal value of 13421277.
HEX | cccadd | #cccadd |
---|---|---|
RGB | 204, 202, 221 | rgb(204, 202, 221) |
RGB Percent | 80, 79.22, 86.67 | rgb(80, 79.22, 86.67) |
CMYK | 8, 9, 0, 13 | |
HSL | 246.3°, 21.84, 82.9 | hsl(246.3, 21.84%, 82.9%) |
HSV | 246.3°, 8.6, 86.7 |
XYZ | 59.074, 60.299, 76.932 |
---|---|
Hunter Lab | 77.652, -0.098, -4.383 |
CIE-LAB | 82, 4.284, -9.167 |
CIE-LCH | 82, 10.119, 295.048 |
CIE-LUV | 7.69, 8.6, 0, 13.33 |
Web Safe | cccccc |
RGB percent of color #cccadd
CMYK percent of color #cccadd
Text with hexadecimal color #cccadd
This text has a font color of #cccadd
<p style="color:#cccadd">Text here</p>
#cccadd Background Color
This box has a background color of #cccadd
<div style="background-color:#cccadd">Text here</div>
#cccadd Border Color
This box has a border color of #cccadd
<div style="border: 4px solid #cccadd">Text here</div>
CSS codes
<p style="color:#cccadd">Text here</p>
<div style="background-color:#cccadd">Text here</div>
<div style="border: 4px solid #cccadd">Text here</div>
#cccadd Color on white background
This is how a font and box color of #cccadd will look
on a white background.
#cccadd Color on black background
This is how a font and box color of #cccadd hex color will look
on a black background.