#0b310b color RGB value is (11,49,11)
#0b310b color CMYK value
#0b310b color HSL value
HSV(or HSB) | 120° | 77.6 | 19.2 |
XYZ | 1.297 | 2.292 | 0.691 |
Yxy | 0.303 | 0.536 | 2.292 |
LAB | 16.95 | -22.553 | 19.346 |
LUV | 16.95 | -13.316 | 17.214 |
Hunter-LAB | 15.139 | -11.204 | 7.893 |
CIE-LCH | 16.95 | 29.714 | 139.377 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B | 31 | B |
Decimal | 11 | 49 | 11 |
Octal | 13 | 61 | 13 |
Binary | 00001011 | 00110001 | 00001011 |
Below, you can see some colors close to #0b310b. 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 #0b310b.
<span style="color:#0b310b">Text here</span>
This paragraph has a background color of #0b310b.
<p style="background-color:#0b310b;">Content here</p>
This element has a border color of #0b310b.
<div style="border:1px #0b310b;">Content here</div>
.text {color:#0b310b;}
.background {background-color:#0b310b;}
.border {border:1px solid #0b310b;}
.text-shadow {border:1px solid #0b310b;}
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, #030e03 is the darkest color, while #fcfefc is the lightest one.