In RGB color space, #dc9999 hex color has a red value of 220, a green value of 153 and a blue value of 153.
In CMYK color space (used in color printing), #dc9999 hex color is composed of 0% cyan, 30.45% magenta, 30.45% yellow and 13.73% black.
#dc9999 color has a hue of 0 degrees, a saturation of 48.91% and a lightness of 73.1%.
#dc9999 hex color contains mainly RED.
The closest web safe color of #dc9999 is #cc9999
#dc9999 hex color has a decimal value of 14457241.
HEX | dc9999 | #dc9999 |
---|---|---|
RGB | 220, 153, 153 | rgb(220, 153, 153) |
RGB Percent | 86.27, 60, 60 | rgb(86.27, 60, 60) |
CMYK | 0, 30, 30, 14 | |
HSL | 0°, 48.91, 73.1 | hsl(0, 48.91%, 73.1%) |
HSV | 0°, 30.5, 86.3 |
XYZ | 46.656, 40.298, 35.456 |
---|---|
Hunter Lab | 63.481, 20.1, 11.321 |
CIE-LAB | 69.681, 25.105, 10.13 |
CIE-LCH | 69.681, 27.072, 21.974 |
CIE-LUV | 0, 30.45, 30.45, 13.73 |
Web Safe | cc9999 |
RGB percent of color #dc9999
CMYK percent of color #dc9999
Text with hexadecimal color #dc9999
This text has a font color of #dc9999
<p style="color:#dc9999">Text here</p>
#dc9999 Background Color
This box has a background color of #dc9999
<div style="background-color:#dc9999">Text here</div>
#dc9999 Border Color
This box has a border color of #dc9999
<div style="border: 4px solid #dc9999">Text here</div>
CSS codes
<p style="color:#dc9999">Text here</p>
<div style="background-color:#dc9999">Text here</div>
<div style="border: 4px solid #dc9999">Text here</div>
#dc9999 Color on white background
This is how a font and box color of #dc9999 will look
on a white background.
#dc9999 Color on black background
This is how a font and box color of #dc9999 hex color will look
on a black background.