#1b501a hex color code descriptions: deep green. #1b501a color hex could be obtained by blending #36a034 with #000000 . Closest websafe color is: #336633.
#1b501a color RGB value is (27,80,26)
#1b501a color CMYK value
#1b501a color HSL value
HSV(or HSB) | 118.9° | 67.5 | 31.4 |
XYZ | 3.507 | 6.045 | 1.959 |
Yxy | 0.305 | 0.525 | 6.045 |
LAB | 29.525 | -29.772 | 26.083 |
LUV | 29.525 | -22.123 | 28.936 |
Hunter-LAB | 24.586 | -17.564 | 12.486 |
CIE-LCH | 29.525 | 39.582 | 138.778 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1B | 50 | 1A |
Decimal | 27 | 80 | 26 |
Octal | 33 | 120 | 32 |
Binary | 00011011 | 01010000 | 00011010 |
Below, you can see some colors close to #1b501a. 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 #1b501a.
<span style="color:#1b501a">Text here</span>
This paragraph has a background color of #1b501a.
<p style="background-color:#1b501a;">Content here</p>
This element has a border color of #1b501a.
<div style="border:1px #1b501a;">Content here</div>
.text {color:#1b501a;}
.background {background-color:#1b501a;}
.border {border:1px solid #1b501a;}
.text-shadow {border:1px solid #1b501a;}
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, #051005 is the darkest color, while #ffffff is the lightest one.