In RGB color space, #000b00 hex color has a red value of 0, a green value of 11 and a blue value of 0.
In CMYK color space (used in color printing), #000b00 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 95.69% black.
#000b00 color has a hue of 120 degrees, a saturation of 100% and a lightness of 2.2%.
#000b00 hex color contains mainly GREEN.
The closest web safe color of #000b00 is #000000
#000b00 hex color has a decimal value of 2816.
HEX | 000b00 | #000b00 |
---|---|---|
RGB | 0, 11, 0 | rgb(0, 11, 0) |
RGB Percent | 0, 4.31, 0 | rgb(0, 4.31, 0) |
CMYK | 100, 0, 100, 96 | |
HSL | 120°, 100, 2.2 | hsl(120, 100%, 2.2%) |
HSV | 120°, 100, 4.3 |
XYZ | 0.12, 0.239, 0.04 |
---|---|
Hunter Lab | 4.889, -4.174, 2.937 |
CIE-LAB | 2.159, -4.39, 3.15 |
CIE-LCH | 2.159, 5.403, 144.339 |
CIE-LUV | 100, 0, 100, 95.69 |
Web Safe | 000000 |
RGB percent of color #000b00
CMYK percent of color #000b00
Text with hexadecimal color #000b00
This text has a font color of #000b00
<p style="color:#000b00">Text here</p>
#000b00 Background Color
This box has a background color of #000b00
<div style="background-color:#000b00">Text here</div>
#000b00 Border Color
This box has a border color of #000b00
<div style="border: 4px solid #000b00">Text here</div>
CSS codes
<p style="color:#000b00">Text here</p>
<div style="background-color:#000b00">Text here</div>
<div style="border: 4px solid #000b00">Text here</div>
#000b00 Color on white background
This is how a font and box color of #000b00 will look
on a white background.
#000b00 Color on black background
This is how a font and box color of #000b00 hex color will look
on a black background.