In RGB color space, #d3dddd hex color has a red value of 211, a green value of 221 and a blue value of 221.
In CMYK color space (used in color printing), #d3dddd hex color is composed of 4.52% cyan, 0% magenta, 0% yellow and 13.33% black.
#d3dddd color has a hue of 180 degrees, a saturation of 12.82% and a lightness of 84.7%.
#d3dddd hex color contains mainly GREEN.
The closest web safe color of #d3dddd is #cccccc
#d3dddd hex color has a decimal value of 13884893.
HEX | d3dddd | #d3dddd |
---|---|---|
RGB | 211, 221, 221 | rgb(211, 221, 221) |
RGB Percent | 82.75, 86.67, 86.67 | rgb(82.75, 86.67, 86.67) |
CMYK | 5, 0, 0, 13 | |
HSL | 180°, 12.82, 84.7 | hsl(180, 12.82%, 84.7%) |
HSV | 180°, 4.5, 86.7 |
XYZ | 65.772, 70.782, 78.602 |
---|---|
Hunter Lab | 84.132, -7.685, 3.5 |
CIE-LAB | 87.379, -3.346, -1.174 |
CIE-LCH | 87.379, 3.546, 199.334 |
CIE-LUV | 4.52, 0, 0, 13.33 |
Web Safe | cccccc |
RGB percent of color #d3dddd
CMYK percent of color #d3dddd
Text with hexadecimal color #d3dddd
This text has a font color of #d3dddd
<p style="color:#d3dddd">Text here</p>
#d3dddd Background Color
This box has a background color of #d3dddd
<div style="background-color:#d3dddd">Text here</div>
#d3dddd Border Color
This box has a border color of #d3dddd
<div style="border: 4px solid #d3dddd">Text here</div>
CSS codes
<p style="color:#d3dddd">Text here</p>
<div style="background-color:#d3dddd">Text here</div>
<div style="border: 4px solid #d3dddd">Text here</div>
#d3dddd Color on white background
This is how a font and box color of #d3dddd will look
on a white background.
#d3dddd Color on black background
This is how a font and box color of #d3dddd hex color will look
on a black background.