In RGB color space, #dc9876 hex color has a red value of 220, a green value of 152 and a blue value of 118.
In CMYK color space (used in color printing), #dc9876 hex color is composed of 0% cyan, 30.91% magenta, 46.36% yellow and 13.73% black.
#dc9876 color has a hue of 20 degrees, a saturation of 59.3% and a lightness of 66.3%.
#dc9876 hex color contains mainly RED.
The closest web safe color of #dc9876 is #cc9966
#dc9876 hex color has a decimal value of 14456950.
HEX | dc9876 | #dc9876 |
---|---|---|
RGB | 220, 152, 118 | rgb(220, 152, 118) |
RGB Percent | 86.27, 59.61, 46.27 | rgb(86.27, 59.61, 46.27) |
CMYK | 0, 31, 46, 14 | |
HSL | 20°, 59.3, 66.3 | hsl(20, 59.3%, 66.3%) |
HSV | 20°, 46.4, 86.3 |
XYZ | 44.013, 38.98, 22.344 |
---|---|
Hunter Lab | 62.434, 16.575, 22.485 |
CIE-LAB | 68.737, 21.583, 28.13 |
CIE-LCH | 68.737, 35.456, 52.502 |
CIE-LUV | 0, 30.91, 46.36, 13.73 |
Web Safe | cc9966 |
RGB percent of color #dc9876
CMYK percent of color #dc9876
Text with hexadecimal color #dc9876
This text has a font color of #dc9876
<p style="color:#dc9876">Text here</p>
#dc9876 Background Color
This box has a background color of #dc9876
<div style="background-color:#dc9876">Text here</div>
#dc9876 Border Color
This box has a border color of #dc9876
<div style="border: 4px solid #dc9876">Text here</div>
CSS codes
<p style="color:#dc9876">Text here</p>
<div style="background-color:#dc9876">Text here</div>
<div style="border: 4px solid #dc9876">Text here</div>
#dc9876 Color on white background
This is how a font and box color of #dc9876 will look
on a white background.
#dc9876 Color on black background
This is how a font and box color of #dc9876 hex color will look
on a black background.