In RGB color space, #dddbbb hex color has a red value of 221, a green value of 219 and a blue value of 187.
In CMYK color space (used in color printing), #dddbbb hex color is composed of 0% cyan, 0.9% magenta, 15.38% yellow and 13.33% black.
#dddbbb color has a hue of 56.5 degrees, a saturation of 33.33% and a lightness of 80%.
#dddbbb hex color contains mainly RED.
The closest web safe color of #dddbbb is #cccccc
#dddbbb hex color has a decimal value of 14539707.
HEX | dddbbb | #dddbbb |
---|---|---|
RGB | 221, 219, 187 | rgb(221, 219, 187) |
RGB Percent | 86.67, 85.88, 73.33 | rgb(86.67, 85.88, 73.33) |
CMYK | 0, 1, 15, 13 | |
HSL | 56.5°, 33.33, 80 | hsl(56.5, 33.33%, 80%) |
HSV | 56.5°, 15.4, 86.7 |
XYZ | 64.12, 69.623, 57.073 |
---|---|
Hunter Lab | 83.44, -8.852, 17.854 |
CIE-LAB | 86.812, -4.635, 16.004 |
CIE-LCH | 86.812, 16.662, 106.152 |
CIE-LUV | 0, 0.9, 15.38, 13.33 |
Web Safe | cccccc |
RGB percent of color #dddbbb
CMYK percent of color #dddbbb
Text with hexadecimal color #dddbbb
This text has a font color of #dddbbb
<p style="color:#dddbbb">Text here</p>
#dddbbb Background Color
This box has a background color of #dddbbb
<div style="background-color:#dddbbb">Text here</div>
#dddbbb Border Color
This box has a border color of #dddbbb
<div style="border: 4px solid #dddbbb">Text here</div>
CSS codes
<p style="color:#dddbbb">Text here</p>
<div style="background-color:#dddbbb">Text here</div>
<div style="border: 4px solid #dddbbb">Text here</div>
#dddbbb Color on white background
This is how a font and box color of #dddbbb will look
on a white background.
#dddbbb Color on black background
This is how a font and box color of #dddbbb hex color will look
on a black background.