In RGB color space, #000b0d hex color has a red value of 0, a green value of 11 and a blue value of 13.
In CMYK color space (used in color printing), #000b0d hex color is composed of 100% cyan, 15.38% magenta, 0% yellow and 94.9% black.
#000b0d color has a hue of 189.2 degrees, a saturation of 100% and a lightness of 2.5%.
#000b0d hex color contains mainly BLUE.
The closest web safe color of #000b0d is #000000
#000b0d hex color has a decimal value of 2829.
HEX | 000b0d | #000b0d |
---|---|---|
RGB | 0, 11, 13 | rgb(0, 11, 13) |
RGB Percent | 0, 4.31, 5.1 | rgb(0, 4.31, 5.1) |
CMYK | 100, 15, 0, 95 | |
HSL | 189.2°, 100, 2.5 | hsl(189.2, 100%, 2.5%) |
HSV | 189.2°, 100, 5.1 |
XYZ | 0.192, 0.268, 0.422 |
---|---|
Hunter Lab | 5.177, -2.439, -1.209 |
CIE-LAB | 2.421, -2.57, -1.862 |
CIE-LCH | 2.421, 3.174, 215.924 |
CIE-LUV | 100, 15.38, 0, 94.9 |
Web Safe | 000000 |
RGB percent of color #000b0d
CMYK percent of color #000b0d
Text with hexadecimal color #000b0d
This text has a font color of #000b0d
<p style="color:#000b0d">Text here</p>
#000b0d Background Color
This box has a background color of #000b0d
<div style="background-color:#000b0d">Text here</div>
#000b0d Border Color
This box has a border color of #000b0d
<div style="border: 4px solid #000b0d">Text here</div>
CSS codes
<p style="color:#000b0d">Text here</p>
<div style="background-color:#000b0d">Text here</div>
<div style="border: 4px solid #000b0d">Text here</div>
#000b0d Color on white background
This is how a font and box color of #000b0d will look
on a white background.
#000b0d Color on black background
This is how a font and box color of #000b0d hex color will look
on a black background.