#1a651a color RGB value is (26,101,26)
#1a651a color CMYK value
#1a651a color HSL value
HSV(or HSB) | 120° | 74.3 | 39.6 |
XYZ | 5.266 | 9.602 | 2.553 |
Yxy | 0.302 | 0.551 | 9.602 |
LAB | 37.118 | -38.341 | 34.338 |
LUV | 37.118 | -30.702 | 39.689 |
Hunter-LAB | 30.986 | -23.89 | 16.805 |
CIE-LCH | 37.118 | 51.47 | 138.152 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1A | 65 | 1A |
Decimal | 26 | 101 | 26 |
Octal | 32 | 145 | 32 |
Binary | 00011010 | 01100101 | 00011010 |
Below, you can see some colors close to #1a651a. 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 #1a651a.
<span style="color:#1a651a">Text here</span>
This paragraph has a background color of #1a651a.
<p style="background-color:#1a651a;">Content here</p>
This element has a border color of #1a651a.
<div style="border:1px #1a651a;">Content here</div>
.text {color:#1a651a;}
.background {background-color:#1a651a;}
.border {border:1px solid #1a651a;}
.text-shadow {border:1px solid #1a651a;}
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, #041104 is the darkest color, while #ffffff is the lightest one.