In RGB color space, #dddddf hex color has a red value of 221, a green value of 221 and a blue value of 223.
In CMYK color space (used in color printing), #dddddf hex color is composed of 0.9% cyan, 0.9% magenta, 0% yellow and 12.55% black.
#dddddf color has a hue of 240 degrees, a saturation of 3.03% and a lightness of 87.1%.
#dddddf hex color contains mainly BLUE.
The closest web safe color of #dddddf is #cccccc
#dddddf hex color has a decimal value of 14540255.
HEX | dddddf | #dddddf |
---|---|---|
RGB | 221, 221, 223 | rgb(221, 221, 223) |
RGB Percent | 86.67, 86.67, 87.45 | rgb(86.67, 86.67, 87.45) |
CMYK | 1, 1, 0, 13 | |
HSL | 240°, 3.03, 87.1 | hsl(240, 3.03%, 87.1%) |
HSV | 240°, 0.9, 87.5 |
XYZ | 68.995, 72.413, 80.153 |
---|---|
Hunter Lab | 85.096, -4.191, 3.721 |
CIE-LAB | 88.167, 0.366, -0.987 |
CIE-LCH | 88.167, 1.053, 290.346 |
CIE-LUV | 0.9, 0.9, 0, 12.55 |
Web Safe | cccccc |
RGB percent of color #dddddf
CMYK percent of color #dddddf
Text with hexadecimal color #dddddf
This text has a font color of #dddddf
<p style="color:#dddddf">Text here</p>
#dddddf Background Color
This box has a background color of #dddddf
<div style="background-color:#dddddf">Text here</div>
#dddddf Border Color
This box has a border color of #dddddf
<div style="border: 4px solid #dddddf">Text here</div>
CSS codes
<p style="color:#dddddf">Text here</p>
<div style="background-color:#dddddf">Text here</div>
<div style="border: 4px solid #dddddf">Text here</div>
#dddddf Color on white background
This is how a font and box color of #dddddf will look
on a white background.
#dddddf Color on black background
This is how a font and box color of #dddddf hex color will look
on a black background.