In RGB color space, #dadddd hex color has a red value of 218, a green value of 221 and a blue value of 221.
In CMYK color space (used in color printing), #dadddd hex color is composed of 1.36% cyan, 0% magenta, 0% yellow and 13.33% black.
#dadddd color has a hue of 180 degrees, a saturation of 4.23% and a lightness of 86.1%.
#dadddd hex color contains mainly GREEN.
The closest web safe color of #dadddd is #cccccc
#dadddd hex color has a decimal value of 14343645.
HEX | dadddd | #dadddd |
---|---|---|
RGB | 218, 221, 221 | rgb(218, 221, 221) |
RGB Percent | 85.49, 86.67, 86.67 | rgb(85.49, 86.67, 86.67) |
CMYK | 1, 0, 0, 13 | |
HSL | 180°, 4.23, 86.1 | hsl(180, 4.23%, 86.1%) |
HSV | 180°, 1.4, 86.7 |
XYZ | 67.821, 71.839, 78.698 |
---|---|
Hunter Lab | 84.758, -5.495, 4.28 |
CIE-LAB | 87.891, -1.007, -0.364 |
CIE-LCH | 87.891, 1.071, 199.873 |
CIE-LUV | 1.36, 0, 0, 13.33 |
Web Safe | cccccc |
RGB percent of color #dadddd
CMYK percent of color #dadddd
Text with hexadecimal color #dadddd
This text has a font color of #dadddd
<p style="color:#dadddd">Text here</p>
#dadddd Background Color
This box has a background color of #dadddd
<div style="background-color:#dadddd">Text here</div>
#dadddd Border Color
This box has a border color of #dadddd
<div style="border: 4px solid #dadddd">Text here</div>
CSS codes
<p style="color:#dadddd">Text here</p>
<div style="background-color:#dadddd">Text here</div>
<div style="border: 4px solid #dadddd">Text here</div>
#dadddd Color on white background
This is how a font and box color of #dadddd will look
on a white background.
#dadddd Color on black background
This is how a font and box color of #dadddd hex color will look
on a black background.