In RGB color space, #7b000c hex color has a red value of 123, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #7b000c hex color is composed of 0% cyan, 100% magenta, 90.24% yellow and 51.76% black.
#7b000c color has a hue of 354.1 degrees, a saturation of 100% and a lightness of 24.1%.
#7b000c hex color contains mainly RED.
The closest web safe color of #7b000c is #660000
#7b000c hex color has a decimal value of 8060940.
HEX | 7b000c | #7b000c |
---|---|---|
RGB | 123, 0, 12 | rgb(123, 0, 12) |
RGB Percent | 48.24, 0, 4.71 | rgb(48.24, 0, 4.71) |
CMYK | 0, 100, 90, 52 | |
HSL | 354.1°, 100, 24.1 | hsl(354.1, 100%, 24.1%) |
HSV | 354.1°, 100, 48.2 |
XYZ | 8.235, 4.237, 0.732 |
---|---|
Hunter Lab | 20.584, 35.39, 12.3 |
CIE-LAB | 24.44, 46.937, 31.668 |
CIE-LCH | 24.44, 56.621, 34.007 |
CIE-LUV | 0, 100, 90.24, 51.76 |
Web Safe | 660000 |
RGB percent of color #7b000c
CMYK percent of color #7b000c
Text with hexadecimal color #7b000c
This text has a font color of #7b000c
<p style="color:#7b000c">Text here</p>
#7b000c Background Color
This box has a background color of #7b000c
<div style="background-color:#7b000c">Text here</div>
#7b000c Border Color
This box has a border color of #7b000c
<div style="border: 4px solid #7b000c">Text here</div>
CSS codes
<p style="color:#7b000c">Text here</p>
<div style="background-color:#7b000c">Text here</div>
<div style="border: 4px solid #7b000c">Text here</div>
#7b000c Color on white background
This is how a font and box color of #7b000c will look
on a white background.
#7b000c Color on black background
This is how a font and box color of #7b000c hex color will look
on a black background.