#0b0b14 color RGB value is (11,11,20)
#0b0b14 color CMYK value
#0b0b14 color HSL value
HSV(or HSB) | 240° | 45 | 7.8 |
XYZ | 0.384 | 0.361 | 0.711 |
Yxy | 0.264 | 0.248 | 0.361 |
LAB | 3.261 | 1.673 | -4.551 |
LUV | 3.261 | -0.18 | -2.491 |
Hunter-LAB | 6.008 | 0.892 | -2.813 |
CIE-LCH | 3.261 | 4.849 | 290.179 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B | B | 14 |
Decimal | 11 | 11 | 20 |
Octal | 13 | 13 | 24 |
Binary | 00001011 | 00001011 | 00010100 |
Below, you can see some colors close to #0b0b14. 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 #0b0b14.
<span style="color:#0b0b14">Text here</span>
This paragraph has a background color of #0b0b14.
<p style="background-color:#0b0b14;">Content here</p>
This element has a border color of #0b0b14.
<div style="border:1px #0b0b14;">Content here</div>
.text {color:#0b0b14;}
.background {background-color:#0b0b14;}
.border {border:1px solid #0b0b14;}
.text-shadow {border:1px solid #0b0b14;}
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, #030306 is the darkest color, while #f8f8fb is the lightest one.