In RGB color space, #ccccec hex color has a red value of 204, a green value of 204 and a blue value of 236.
In CMYK color space (used in color printing), #ccccec hex color is composed of 13.56% cyan, 13.56% magenta, 0% yellow and 7.45% black.
#ccccec color has a hue of 240 degrees, a saturation of 45.71% and a lightness of 86.3%.
#ccccec hex color contains mainly BLUE.
The closest web safe color of #ccccec is #ccccff
#ccccec hex color has a decimal value of 13421804.
HEX | ccccec | #ccccec |
---|---|---|
RGB | 204, 204, 236 | rgb(204, 204, 236) |
RGB Percent | 80, 80, 92.55 | rgb(80, 80, 92.55) |
CMYK | 14, 14, 0, 7 | |
HSL | 240°, 45.71, 86.3 | hsl(240, 45.71%, 86.3%) |
HSV | 240°, 13.6, 92.5 |
XYZ | 61.635, 62.079, 88.091 |
---|---|
Hunter Lab | 78.79, 1.752, -11.136 |
CIE-LAB | 82.955, 6.247, -15.748 |
CIE-LCH | 82.955, 16.942, 291.637 |
CIE-LUV | 13.56, 13.56, 0, 7.45 |
Web Safe | ccccff |
RGB percent of color #ccccec
CMYK percent of color #ccccec
Text with hexadecimal color #ccccec
This text has a font color of #ccccec
<p style="color:#ccccec">Text here</p>
#ccccec Background Color
This box has a background color of #ccccec
<div style="background-color:#ccccec">Text here</div>
#ccccec Border Color
This box has a border color of #ccccec
<div style="border: 4px solid #ccccec">Text here</div>
CSS codes
<p style="color:#ccccec">Text here</p>
<div style="background-color:#ccccec">Text here</div>
<div style="border: 4px solid #ccccec">Text here</div>
#ccccec Color on white background
This is how a font and box color of #ccccec will look
on a white background.
#ccccec Color on black background
This is how a font and box color of #ccccec hex color will look
on a black background.