#1a251a color RGB value is (26,37,26)
#1a251a color CMYK value
#1a251a color HSL value
HSV(or HSB) | 120° | 29.7 | 14.5 |
XYZ | 1.274 | 1.617 | 1.222 |
Yxy | 0.31 | 0.393 | 1.617 |
LAB | 13.335 | -7.673 | 5.796 |
LUV | 13.335 | -4.043 | 5.225 |
Hunter-LAB | 12.717 | -4.373 | 3.204 |
CIE-LCH | 13.335 | 9.616 | 142.932 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1A | 25 | 1A |
Decimal | 26 | 37 | 26 |
Octal | 32 | 45 | 32 |
Binary | 00011010 | 00100101 | 00011010 |
Below, you can see some colors close to #1a251a. 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 #1a251a.
<span style="color:#1a251a">Text here</span>
This paragraph has a background color of #1a251a.
<p style="background-color:#1a251a;">Content here</p>
This element has a border color of #1a251a.
<div style="border:1px #1a251a;">Content here</div>
.text {color:#1a251a;}
.background {background-color:#1a251a;}
.border {border:1px solid #1a251a;}
.text-shadow {border:1px solid #1a251a;}
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, #080c08 is the darkest color, while #ffffff is the lightest one.