In RGB color space, #0b0003 hex color has a red value of 11, a green value of 0 and a blue value of 3.
In CMYK color space (used in color printing), #0b0003 hex color is composed of 0% cyan, 100% magenta, 72.73% yellow and 95.69% black.
#0b0003 color has a hue of 343.6 degrees, a saturation of 100% and a lightness of 2.2%.
#0b0003 hex color contains mainly RED.
The closest web safe color of #0b0003 is #000000
#0b0003 hex color has a decimal value of 720899.
HEX | 0b0003 | #0b0003 |
---|---|---|
RGB | 11, 0, 3 | rgb(11, 0, 3) |
RGB Percent | 4.31, 0, 1.18 | rgb(4.31, 0, 1.18) |
CMYK | 0, 100, 73, 96 | |
HSL | 343.6°, 100, 2.2 | hsl(343.6, 100%, 2.2%) |
HSV | 343.6°, 100, 4.3 |
XYZ | 0.154, 0.078, 0.093 |
---|---|
Hunter Lab | 2.793, 4.955, -0.019 |
CIE-LAB | 0.705, 3.272, -0.115 |
CIE-LCH | 0.705, 3.274, 357.987 |
CIE-LUV | 0, 100, 72.73, 95.69 |
Web Safe | 000000 |
RGB percent of color #0b0003
CMYK percent of color #0b0003
Text with hexadecimal color #0b0003
This text has a font color of #0b0003
<p style="color:#0b0003">Text here</p>
#0b0003 Background Color
This box has a background color of #0b0003
<div style="background-color:#0b0003">Text here</div>
#0b0003 Border Color
This box has a border color of #0b0003
<div style="border: 4px solid #0b0003">Text here</div>
CSS codes
<p style="color:#0b0003">Text here</p>
<div style="background-color:#0b0003">Text here</div>
<div style="border: 4px solid #0b0003">Text here</div>
#0b0003 Color on white background
This is how a font and box color of #0b0003 will look
on a white background.
#0b0003 Color on black background
This is how a font and box color of #0b0003 hex color will look
on a black background.