In RGB color space, #07000b hex color has a red value of 7, a green value of 0 and a blue value of 11.
In CMYK color space (used in color printing), #07000b hex color is composed of 36.36% cyan, 100% magenta, 0% yellow and 95.69% black.
#07000b color has a hue of 278.2 degrees, a saturation of 100% and a lightness of 2.2%.
#07000b hex color contains mainly BLUE.
The closest web safe color of #07000b is #000000
#07000b hex color has a decimal value of 458763.
HEX | 07000b | #07000b |
---|---|---|
RGB | 7, 0, 11 | rgb(7, 0, 11) |
RGB Percent | 2.75, 0, 4.31 | rgb(2.75, 0, 4.31) |
CMYK | 36, 100, 0, 96 | |
HSL | 278.2°, 100, 2.2 | hsl(278.2, 100%, 2.2%) |
HSV | 278.2°, 100, 4.3 |
XYZ | 0.148, 0.069, 0.322 |
---|---|
Hunter Lab | 2.627, 5.46, -5.429 |
CIE-LAB | 0.623, 3.376, -3.531 |
CIE-LCH | 0.623, 4.885, 313.714 |
CIE-LUV | 36.36, 100, 0, 95.69 |
Web Safe | 000000 |
RGB percent of color #07000b
CMYK percent of color #07000b
Text with hexadecimal color #07000b
This text has a font color of #07000b
<p style="color:#07000b">Text here</p>
#07000b Background Color
This box has a background color of #07000b
<div style="background-color:#07000b">Text here</div>
#07000b Border Color
This box has a border color of #07000b
<div style="border: 4px solid #07000b">Text here</div>
CSS codes
<p style="color:#07000b">Text here</p>
<div style="background-color:#07000b">Text here</div>
<div style="border: 4px solid #07000b">Text here</div>
#07000b Color on white background
This is how a font and box color of #07000b will look
on a white background.
#07000b Color on black background
This is how a font and box color of #07000b hex color will look
on a black background.