In RGB color space, #0b0005 hex color has a red value of 11, a green value of 0 and a blue value of 5.
In CMYK color space (used in color printing), #0b0005 hex color is composed of 0% cyan, 100% magenta, 54.55% yellow and 95.69% black.
#0b0005 color has a hue of 332.7 degrees, a saturation of 100% and a lightness of 2.2%.
#0b0005 hex color contains mainly RED.
The closest web safe color of #0b0005 is #000000
#0b0005 hex color has a decimal value of 720901.
HEX | 0b0005 | #0b0005 |
---|---|---|
RGB | 11, 0, 5 | rgb(11, 0, 5) |
RGB Percent | 4.31, 0, 1.96 | rgb(4.31, 0, 1.96) |
CMYK | 0, 100, 55, 96 | |
HSL | 332.7°, 100, 2.2 | hsl(332.7, 100%, 2.2%) |
HSV | 332.7°, 100, 4.3 |
XYZ | 0.165, 0.082, 0.151 |
---|---|
Hunter Lab | 2.864, 5.274, -1.122 |
CIE-LAB | 0.741, 3.566, -0.883 |
CIE-LCH | 0.741, 3.674, 346.092 |
CIE-LUV | 0, 100, 54.55, 95.69 |
Web Safe | 000000 |
RGB percent of color #0b0005
CMYK percent of color #0b0005
Text with hexadecimal color #0b0005
This text has a font color of #0b0005
<p style="color:#0b0005">Text here</p>
#0b0005 Background Color
This box has a background color of #0b0005
<div style="background-color:#0b0005">Text here</div>
#0b0005 Border Color
This box has a border color of #0b0005
<div style="border: 4px solid #0b0005">Text here</div>
CSS codes
<p style="color:#0b0005">Text here</p>
<div style="background-color:#0b0005">Text here</div>
<div style="border: 4px solid #0b0005">Text here</div>
#0b0005 Color on white background
This is how a font and box color of #0b0005 will look
on a white background.
#0b0005 Color on black background
This is how a font and box color of #0b0005 hex color will look
on a black background.