In RGB color space, #ccddef hex color has a red value of 204, a green value of 221 and a blue value of 239.
In CMYK color space (used in color printing), #ccddef hex color is composed of 14.64% cyan, 7.53% magenta, 0% yellow and 6.27% black.
#ccddef color has a hue of 210.9 degrees, a saturation of 52.24% and a lightness of 86.9%.
#ccddef hex color contains mainly BLUE.
The closest web safe color of #ccddef is #ccccff
#ccddef hex color has a decimal value of 13426159.
HEX | ccddef | #ccddef |
---|---|---|
RGB | 204, 221, 239 | rgb(204, 221, 239) |
RGB Percent | 80, 86.67, 93.73 | rgb(80, 86.67, 93.73) |
CMYK | 15, 8, 0, 6 | |
HSL | 210.9°, 52.24, 86.9 | hsl(210.9, 52.24%, 86.9%) |
HSV | 210.9°, 14.6, 93.7 |
XYZ | 66.338, 70.782, 91.827 |
---|---|
Hunter Lab | 84.132, -6.484, -5.82 |
CIE-LAB | 87.379, -2.081, -10.719 |
CIE-LCH | 87.379, 10.919, 259.013 |
CIE-LUV | 14.64, 7.53, 0, 6.27 |
Web Safe | ccccff |
RGB percent of color #ccddef
CMYK percent of color #ccddef
Text with hexadecimal color #ccddef
This text has a font color of #ccddef
<p style="color:#ccddef">Text here</p>
#ccddef Background Color
This box has a background color of #ccddef
<div style="background-color:#ccddef">Text here</div>
#ccddef Border Color
This box has a border color of #ccddef
<div style="border: 4px solid #ccddef">Text here</div>
CSS codes
<p style="color:#ccddef">Text here</p>
<div style="background-color:#ccddef">Text here</div>
<div style="border: 4px solid #ccddef">Text here</div>
#ccddef Color on white background
This is how a font and box color of #ccddef will look
on a white background.
#ccddef Color on black background
This is how a font and box color of #ccddef hex color will look
on a black background.