In RGB color space, #ddaddd hex color has a red value of 221, a green value of 173 and a blue value of 221.
In CMYK color space (used in color printing), #ddaddd hex color is composed of 0% cyan, 21.72% magenta, 0% yellow and 13.33% black.
#ddaddd color has a hue of 300 degrees, a saturation of 41.38% and a lightness of 77.3%.
#ddaddd hex color contains mainly RED.
The closest web safe color of #ddaddd is #cc99cc
#ddaddd hex color has a decimal value of 14527965.
HEX | ddaddd | #ddaddd |
---|---|---|
RGB | 221, 173, 221 | rgb(221, 173, 221) |
RGB Percent | 86.67, 67.84, 86.67 | rgb(86.67, 67.84, 86.67) |
CMYK | 0, 22, 0, 13 | |
HSL | 300°, 41.38, 77.3 | hsl(300, 41.38%, 77.3%) |
HSV | 300°, 21.7, 86.7 |
XYZ | 57.814, 50.48, 75.103 |
---|---|
Hunter Lab | 71.049, 20.912, -12.938 |
CIE-LAB | 76.363, 25.528, -17.464 |
CIE-LCH | 76.363, 30.93, 325.624 |
CIE-LUV | 0, 21.72, 0, 13.33 |
Web Safe | cc99cc |
RGB percent of color #ddaddd
CMYK percent of color #ddaddd
Text with hexadecimal color #ddaddd
This text has a font color of #ddaddd
<p style="color:#ddaddd">Text here</p>
#ddaddd Background Color
This box has a background color of #ddaddd
<div style="background-color:#ddaddd">Text here</div>
#ddaddd Border Color
This box has a border color of #ddaddd
<div style="border: 4px solid #ddaddd">Text here</div>
CSS codes
<p style="color:#ddaddd">Text here</p>
<div style="background-color:#ddaddd">Text here</div>
<div style="border: 4px solid #ddaddd">Text here</div>
#ddaddd Color on white background
This is how a font and box color of #ddaddd will look
on a white background.
#ddaddd Color on black background
This is how a font and box color of #ddaddd hex color will look
on a black background.