In RGB color space, #d99999 hex color has a red value of 217, a green value of 153 and a blue value of 153.
In CMYK color space (used in color printing), #d99999 hex color is composed of 0% cyan, 29.49% magenta, 29.49% yellow and 14.9% black.
#d99999 color has a hue of 0 degrees, a saturation of 45.71% and a lightness of 72.5%.
#d99999 hex color contains mainly RED.
The closest web safe color of #d99999 is #cc9999
#d99999 hex color has a decimal value of 14260633.
HEX | d99999 | #d99999 |
---|---|---|
RGB | 217, 153, 153 | rgb(217, 153, 153) |
RGB Percent | 85.1, 60, 60 | rgb(85.1, 60, 60) |
CMYK | 0, 29, 29, 15 | |
HSL | 0°, 45.71, 72.5 | hsl(0, 45.71%, 72.5%) |
HSV | 0°, 29.5, 85.1 |
XYZ | 45.756, 39.834, 35.414 |
---|---|
Hunter Lab | 63.114, 18.958, 10.912 |
CIE-LAB | 69.351, 23.975, 9.615 |
CIE-LCH | 69.351, 25.831, 21.853 |
CIE-LUV | 0, 29.49, 29.49, 14.9 |
Web Safe | cc9999 |
RGB percent of color #d99999
CMYK percent of color #d99999
Text with hexadecimal color #d99999
This text has a font color of #d99999
<p style="color:#d99999">Text here</p>
#d99999 Background Color
This box has a background color of #d99999
<div style="background-color:#d99999">Text here</div>
#d99999 Border Color
This box has a border color of #d99999
<div style="border: 4px solid #d99999">Text here</div>
CSS codes
<p style="color:#d99999">Text here</p>
<div style="background-color:#d99999">Text here</div>
<div style="border: 4px solid #d99999">Text here</div>
#d99999 Color on white background
This is how a font and box color of #d99999 will look
on a white background.
#d99999 Color on black background
This is how a font and box color of #d99999 hex color will look
on a black background.