In RGB color space, #31000c hex color has a red value of 49, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #31000c hex color is composed of 0% cyan, 100% magenta, 75.51% yellow and 80.78% black.
#31000c color has a hue of 345.3 degrees, a saturation of 100% and a lightness of 9.6%.
#31000c hex color contains mainly RED.
The closest web safe color of #31000c is #330000
#31000c hex color has a decimal value of 3211276.
HEX | 31000c | #31000c |
---|---|---|
RGB | 49, 0, 12 | rgb(49, 0, 12) |
RGB Percent | 19.22, 0, 4.71 | rgb(19.22, 0, 4.71) |
CMYK | 0, 100, 76, 81 | |
HSL | 345.3°, 100, 9.6 | hsl(345.3, 100%, 9.6%) |
HSV | 345.3°, 100, 19.2 |
XYZ | 1.333, 0.68, 0.409 |
---|---|
Hunter Lab | 8.246, 14.424, 2.832 |
CIE-LAB | 6.142, 25.136, 4.74 |
CIE-LCH | 6.142, 25.579, 10.679 |
CIE-LUV | 0, 100, 75.51, 80.78 |
Web Safe | 330000 |
RGB percent of color #31000c
CMYK percent of color #31000c
Text with hexadecimal color #31000c
This text has a font color of #31000c
<p style="color:#31000c">Text here</p>
#31000c Background Color
This box has a background color of #31000c
<div style="background-color:#31000c">Text here</div>
#31000c Border Color
This box has a border color of #31000c
<div style="border: 4px solid #31000c">Text here</div>
CSS codes
<p style="color:#31000c">Text here</p>
<div style="background-color:#31000c">Text here</div>
<div style="border: 4px solid #31000c">Text here</div>
#31000c Color on white background
This is how a font and box color of #31000c will look
on a white background.
#31000c Color on black background
This is how a font and box color of #31000c hex color will look
on a black background.