In RGB color space, #d3dbcc hex color has a red value of 211, a green value of 219 and a blue value of 204.
In CMYK color space (used in color printing), #d3dbcc hex color is composed of 3.65% cyan, 0% magenta, 6.85% yellow and 14.12% black.
#d3dbcc color has a hue of 92 degrees, a saturation of 17.24% and a lightness of 82.9%.
#d3dbcc hex color contains mainly GREEN.
The closest web safe color of #d3dbcc is #cccccc
#d3dbcc hex color has a decimal value of 13884364.
HEX | d3dbcc | #d3dbcc |
---|---|---|
RGB | 211, 219, 204 | rgb(211, 219, 204) |
RGB Percent | 82.75, 85.88, 80 | rgb(82.75, 85.88, 80) |
CMYK | 4, 0, 7, 14 | |
HSL | 92°, 17.24, 82.9 | hsl(92, 17.24%, 82.9%) |
HSV | 92°, 6.8, 85.9 |
XYZ | 63.095, 68.872, 67.095 |
---|---|
Hunter Lab | 82.989, -9.521, 10.158 |
CIE-LAB | 86.441, -5.385, 6.429 |
CIE-LCH | 86.441, 8.386, 129.95 |
CIE-LUV | 3.65, 0, 6.85, 14.12 |
Web Safe | cccccc |
RGB percent of color #d3dbcc
CMYK percent of color #d3dbcc
Text with hexadecimal color #d3dbcc
This text has a font color of #d3dbcc
<p style="color:#d3dbcc">Text here</p>
#d3dbcc Background Color
This box has a background color of #d3dbcc
<div style="background-color:#d3dbcc">Text here</div>
#d3dbcc Border Color
This box has a border color of #d3dbcc
<div style="border: 4px solid #d3dbcc">Text here</div>
CSS codes
<p style="color:#d3dbcc">Text here</p>
<div style="background-color:#d3dbcc">Text here</div>
<div style="border: 4px solid #d3dbcc">Text here</div>
#d3dbcc Color on white background
This is how a font and box color of #d3dbcc will look
on a white background.
#d3dbcc Color on black background
This is how a font and box color of #d3dbcc hex color will look
on a black background.