In RGB color space, #dc5000 hex color has a red value of 220, a green value of 80 and a blue value of 0.
In CMYK color space (used in color printing), #dc5000 hex color is composed of 0% cyan, 63.64% magenta, 100% yellow and 13.73% black.
#dc5000 color has a hue of 21.8 degrees, a saturation of 100% and a lightness of 43.1%.
#dc5000 hex color contains mainly RED.
The closest web safe color of #dc5000 is #cc6600
#dc5000 hex color has a decimal value of 14438400.
HEX | dc5000 | #dc5000 |
---|---|---|
RGB | 220, 80, 0 | rgb(220, 80, 0) |
RGB Percent | 86.27, 31.37, 0 | rgb(86.27, 31.37, 0) |
CMYK | 0, 64, 100, 14 | |
HSL | 21.8°, 100, 43.1 | hsl(21.8, 100%, 43.1%) |
HSV | 21.8°, 100, 86.3 |
XYZ | 32.384, 20.953, 2.338 |
---|---|
Hunter Lab | 45.774, 46.178, 29.014 |
CIE-LAB | 52.898, 52.247, 63.2 |
CIE-LCH | 52.898, 82, 50.42 |
CIE-LUV | 0, 63.64, 100, 13.73 |
Web Safe | cc6600 |
RGB percent of color #dc5000
CMYK percent of color #dc5000
Text with hexadecimal color #dc5000
This text has a font color of #dc5000
<p style="color:#dc5000">Text here</p>
#dc5000 Background Color
This box has a background color of #dc5000
<div style="background-color:#dc5000">Text here</div>
#dc5000 Border Color
This box has a border color of #dc5000
<div style="border: 4px solid #dc5000">Text here</div>
CSS codes
<p style="color:#dc5000">Text here</p>
<div style="background-color:#dc5000">Text here</div>
<div style="border: 4px solid #dc5000">Text here</div>
#dc5000 Color on white background
This is how a font and box color of #dc5000 will look
on a white background.
#dc5000 Color on black background
This is how a font and box color of #dc5000 hex color will look
on a black background.