#ccdddd short hex color code is #cdd.
In RGB color space, #ccdddd hex color has a red value of 204, a green value of 221 and a blue value of 221.
In CMYK color space (used in color printing), #ccdddd hex color is composed of 7.69% cyan, 0% magenta, 0% yellow and 13.33% black.
#ccdddd color has a hue of 180 degrees, a saturation of 20% and a lightness of 83.3%.
#ccdddd hex color contains mainly GREEN.
The closest web safe color of #ccdddd is #cccccc
#ccdddd hex color has a decimal value of 13426141.
HEX | ccdddd | #ccdddd |
---|---|---|
RGB | 204, 221, 221 | rgb(204, 221, 221) |
RGB Percent | 80, 86.67, 86.67 | rgb(80, 86.67, 86.67) |
CMYK | 8, 0, 0, 13 | |
HSL | 180°, 20, 83.3 | hsl(180, 20%, 83.3%) |
HSV | 180°, 7.7, 86.7 |
XYZ | 63.809, 69.771, 78.511 |
---|---|
Hunter Lab | 83.529, -9.817, 2.742 |
CIE-LAB | 86.884, -5.659, -1.957 |
CIE-LCH | 86.884, 5.988, 199.076 |
CIE-LUV | 7.69, 0, 0, 13.33 |
Web Safe | cccccc |
RGB percent of color #ccdddd
CMYK percent of color #ccdddd
Text with hexadecimal color #ccdddd
This text has a font color of #ccdddd
<p style="color:#ccdddd">Text here</p>
#ccdddd Background Color
This box has a background color of #ccdddd
<div style="background-color:#ccdddd">Text here</div>
#ccdddd Border Color
This box has a border color of #ccdddd
<div style="border: 4px solid #ccdddd">Text here</div>
CSS codes
<p style="color:#ccdddd">Text here</p>
<div style="background-color:#ccdddd">Text here</div>
<div style="border: 4px solid #ccdddd">Text here</div>
#ccdddd Color on white background
This is how a font and box color of #ccdddd will look
on a white background.
#ccdddd Color on black background
This is how a font and box color of #ccdddd hex color will look
on a black background.