In RGB color space, #cccded hex color has a red value of 204, a green value of 205 and a blue value of 237.
In CMYK color space (used in color printing), #cccded hex color is composed of 13.92% cyan, 13.5% magenta, 0% yellow and 7.06% black.
#cccded color has a hue of 238.2 degrees, a saturation of 47.83% and a lightness of 86.5%.
#cccded hex color contains mainly BLUE.
The closest web safe color of #cccded is #ccccff
#cccded hex color has a decimal value of 13422061.
HEX | cccded | #cccded |
---|---|---|
RGB | 204, 205, 237 | rgb(204, 205, 237) |
RGB Percent | 80, 80.39, 92.94 | rgb(80, 80.39, 92.94) |
CMYK | 14, 14, 0, 7 | |
HSL | 238.2°, 47.83, 86.5 | hsl(238.2, 47.83%, 86.5%) |
HSV | 238.2°, 13.9, 92.9 |
XYZ | 62.019, 62.614, 88.938 |
---|---|
Hunter Lab | 79.129, 1.427, -11.249 |
CIE-LAB | 83.239, 5.922, -15.854 |
CIE-LCH | 83.239, 16.924, 290.482 |
CIE-LUV | 13.92, 13.5, 0, 7.06 |
Web Safe | ccccff |
RGB percent of color #cccded
CMYK percent of color #cccded
Text with hexadecimal color #cccded
This text has a font color of #cccded
<p style="color:#cccded">Text here</p>
#cccded Background Color
This box has a background color of #cccded
<div style="background-color:#cccded">Text here</div>
#cccded Border Color
This box has a border color of #cccded
<div style="border: 4px solid #cccded">Text here</div>
CSS codes
<p style="color:#cccded">Text here</p>
<div style="background-color:#cccded">Text here</div>
<div style="border: 4px solid #cccded">Text here</div>
#cccded Color on white background
This is how a font and box color of #cccded will look
on a white background.
#cccded Color on black background
This is how a font and box color of #cccded hex color will look
on a black background.