In RGB color space, #8b000c hex color has a red value of 139, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #8b000c hex color is composed of 0% cyan, 100% magenta, 91.37% yellow and 45.49% black.
#8b000c color has a hue of 354.8 degrees, a saturation of 100% and a lightness of 27.3%.
#8b000c hex color contains mainly RED.
The closest web safe color of #8b000c is #990000
#8b000c hex color has a decimal value of 9109516.
HEX | 8b000c | #8b000c |
---|---|---|
RGB | 139, 0, 12 | rgb(139, 0, 12) |
RGB Percent | 54.51, 0, 4.71 | rgb(54.51, 0, 4.71) |
CMYK | 0, 100, 91, 45 | |
HSL | 354.8°, 100, 27.3 | hsl(354.8, 100%, 27.3%) |
HSV | 354.8°, 100, 54.5 |
XYZ | 10.714, 5.516, 0.848 |
---|---|
Hunter Lab | 23.486, 40.328, 14.3 |
CIE-LAB | 28.157, 51.2, 36.417 |
CIE-LCH | 28.157, 62.83, 35.423 |
CIE-LUV | 0, 100, 91.37, 45.49 |
Web Safe | 990000 |
RGB percent of color #8b000c
CMYK percent of color #8b000c
Text with hexadecimal color #8b000c
This text has a font color of #8b000c
<p style="color:#8b000c">Text here</p>
#8b000c Background Color
This box has a background color of #8b000c
<div style="background-color:#8b000c">Text here</div>
#8b000c Border Color
This box has a border color of #8b000c
<div style="border: 4px solid #8b000c">Text here</div>
CSS codes
<p style="color:#8b000c">Text here</p>
<div style="background-color:#8b000c">Text here</div>
<div style="border: 4px solid #8b000c">Text here</div>
#8b000c Color on white background
This is how a font and box color of #8b000c will look
on a white background.
#8b000c Color on black background
This is how a font and box color of #8b000c hex color will look
on a black background.