In RGB color space, #dc000c hex color has a red value of 220, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #dc000c hex color is composed of 0% cyan, 100% magenta, 94.55% yellow and 13.73% black.
#dc000c color has a hue of 356.7 degrees, a saturation of 100% and a lightness of 43.1%.
#dc000c hex color contains mainly RED.
The closest web safe color of #dc000c is #cc0000
#dc000c hex color has a decimal value of 14417932.
HEX | dc000c | #dc000c |
---|---|---|
RGB | 220, 0, 12 | rgb(220, 0, 12) |
RGB Percent | 86.27, 0, 4.71 | rgb(86.27, 0, 4.71) |
CMYK | 0, 100, 95, 14 | |
HSL | 356.7°, 100, 43.1 | hsl(356.7, 100%, 43.1%) |
HSV | 356.7°, 100, 86.3 |
XYZ | 29.582, 15.242, 1.731 |
---|---|
Hunter Lab | 39.041, 66.931, 24.7 |
CIE-LAB | 45.964, 71.758, 56.545 |
CIE-LCH | 45.964, 91.359, 38.238 |
CIE-LUV | 0, 100, 94.55, 13.73 |
Web Safe | cc0000 |
RGB percent of color #dc000c
CMYK percent of color #dc000c
Text with hexadecimal color #dc000c
This text has a font color of #dc000c
<p style="color:#dc000c">Text here</p>
#dc000c Background Color
This box has a background color of #dc000c
<div style="background-color:#dc000c">Text here</div>
#dc000c Border Color
This box has a border color of #dc000c
<div style="border: 4px solid #dc000c">Text here</div>
CSS codes
<p style="color:#dc000c">Text here</p>
<div style="background-color:#dc000c">Text here</div>
<div style="border: 4px solid #dc000c">Text here</div>
#dc000c Color on white background
This is how a font and box color of #dc000c will look
on a white background.
#dc000c Color on black background
This is how a font and box color of #dc000c hex color will look
on a black background.