#0b2c0b color RGB value is (11,44,11)
#0b2c0b color CMYK value
#0b2c0b color HSL value
HSV(or HSB) | 120° | 75 | 17.3 |
XYZ | 1.099 | 1.897 | 0.625 |
Yxy | 0.304 | 0.524 | 1.897 |
LAB | 14.935 | -20.275 | 16.814 |
LUV | 14.935 | -11.248 | 14.54 |
Hunter-LAB | 13.772 | -9.855 | 6.951 |
CIE-LCH | 14.935 | 26.34 | 140.331 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B | 2C | B |
Decimal | 11 | 44 | 11 |
Octal | 13 | 54 | 13 |
Binary | 00001011 | 00101100 | 00001011 |
Below, you can see some colors close to #0b2c0b. 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 #0b2c0b.
<span style="color:#0b2c0b">Text here</span>
This paragraph has a background color of #0b2c0b.
<p style="background-color:#0b2c0b;">Content here</p>
This element has a border color of #0b2c0b.
<div style="border:1px #0b2c0b;">Content here</div>
.text {color:#0b2c0b;}
.background {background-color:#0b2c0b;}
.border {border:1px solid #0b2c0b;}
.text-shadow {border:1px solid #0b2c0b;}
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, #030a02 is the darkest color, while #f8fdf8 is the lightest one.