In a RGB color space, #0b060b hex color is composed of 4.3% red, 2.4% green and 4.3% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 45.5% magenta, 0% yellow and 95.7% black. It has a hue angle of 300 degrees, a saturation of 29.4% and a lightness of 3.3%. #0b060b color hex could be obtained by blending #160c16 with #000000. Closest websafe color is: #000000.
The hexadecimal color #0b060b has RGB values of R:11, G:6, B:11 and CMYK values of C:0, M:0.45, Y:0, K:0.96. Its decimal value is 722443.
Hex triplet | 0b060b | #0b060b |
RGB Decimal | 11, 6, 11 | rgb(11,6,11) |
RGB Percent | 4.3, 2.4, 4.3 | rgb(4.3%,2.4%,4.3%) |
CMYK | 0, 45.5, 0, 95.7 | |
HSL | 300°, 29.4, 3.3 | hsl(300,29.4%,3.3%) |
HSV(HSB) | 300°, 45.5, 4.3 | |
Web Safe | 000000 | #000 |
XYZ | 0.264, 0.226, 0.346 |
xyY | 0.315, 0.27, 0.226 |
CIE-LAB | 2.037, 2.014, -1.44 |
CIE-LCH | 2.037, 2.475, 324.433 |
CIE-LUV | 2.037, 0.719, -0.93 |
Hunter-Lab | 4.749, 1.594, -0.998 |
Binary | 00001011, 00000110, 00001011 |
Below, you can see some colors close to #0b060b. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #0b060b.
<span style="color:#0b060b">Text here</span>
This paragraph has a background color of #0b060b.
<p style="background-color:#0b060b;">Content here</p>
This element has a border color of #0b060b.
<div style="border:1px #0b060b;">Content here</div>
.text {color:#0b060b;}
.background {background-color:#0b060b;}
.border {border:1px solid #0b060b;}
.text-shadow {border:1px solid #0b060b;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0b060b is the darkest color, while #fefcfe is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #090809 is the less saturated color, while #110011 is the most saturated one.