Raven/ mostly black
Enter any color value (e.g., #33aca2, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0b0b0b color RGB value is (11,11,11)
#0b0b0b color CMYK value
#0b0b0b color HSL value
HSV(or HSB) | 0° | 0 | 4.3 |
XYZ | 0.318 | 0.335 | 0.364 |
Yxy | 0.313 | 0.329 | 0.335 |
LAB | 3.023 | 0 | -0.001 |
LUV | 3.023 | 0 | -0.001 |
Hunter-LAB | 5.785 | -0.309 | 0.314 |
CIE-LCH | 3.023 | 0.001 | 296.812 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B | B | B |
Decimal | 11 | 11 | 11 |
Octal | 13 | 13 | 13 |
Binary | 00001011 | 00001011 | 00001011 |
This text has a font color of #0b0b0b.
<span style="color:#0b0b0b">Text here</span>
This paragraph has a background color of #0b0b0b.
<p style="background-color:#0b0b0b;">Content here</p>
This element has a border color of #0b0b0b.
<div style="border:1px #0b0b0b;">Content here</div>
.text {color:#0b0b0b;}
.background {background-color:#0b0b0b;}
.border {border:1px solid #0b0b0b;}
.text-shadow {border:1px solid #0b0b0b;}
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, #000000 is the darkest color, while #f5f5f5 is the lightest one.