In RGB color space, #00090b hex color has a red value of 0, a green value of 9 and a blue value of 11.
In CMYK color space (used in color printing), #00090b hex color is composed of 100% cyan, 18.18% magenta, 0% yellow and 95.69% black.
#00090b color has a hue of 190.9 degrees, a saturation of 100% and a lightness of 2.2%.
#00090b hex color contains mainly BLUE.
The closest web safe color of #00090b is #000000
#00090b hex color has a decimal value of 2315.
HEX | 00090b | #00090b |
---|---|---|
RGB | 0, 9, 11 | rgb(0, 9, 11) |
RGB Percent | 0, 3.53, 4.31 | rgb(0, 3.53, 4.31) |
CMYK | 100, 18, 0, 96 | |
HSL | 190.9°, 100, 2.2 | hsl(190.9, 100%, 2.2%) |
HSV | 190.9°, 100, 4.3 |
XYZ | 0.158, 0.22, 0.351 |
---|---|
Hunter Lab | 4.69, -2.195, -1.154 |
CIE-LAB | 1.987, -2.093, -1.594 |
CIE-LCH | 1.987, 2.631, 217.292 |
CIE-LUV | 100, 18.18, 0, 95.69 |
Web Safe | 000000 |
RGB percent of color #00090b
CMYK percent of color #00090b
Text with hexadecimal color #00090b
This text has a font color of #00090b
<p style="color:#00090b">Text here</p>
#00090b Background Color
This box has a background color of #00090b
<div style="background-color:#00090b">Text here</div>
#00090b Border Color
This box has a border color of #00090b
<div style="border: 4px solid #00090b">Text here</div>
CSS codes
<p style="color:#00090b">Text here</p>
<div style="background-color:#00090b">Text here</div>
<div style="border: 4px solid #00090b">Text here</div>
#00090b Color on white background
This is how a font and box color of #00090b will look
on a white background.
#00090b Color on black background
This is how a font and box color of #00090b hex color will look
on a black background.