orangish gray/tangeloish gray
#a6a19e color RGB value is (166,161,158)
#a6a19e color CMYK value
#a6a19e color HSL value
HSV(or HSB) | 22.5° | 4.8 | 65.1 |
XYZ | 34.642 | 36.065 | 37.483 |
Yxy | 0.32 | 0.333 | 36.065 |
LAB | 66.57 | 1.253 | 2.192 |
LUV | 66.57 | 3.07 | 2.942 |
Hunter-LAB | 60.054 | -2.128 | 5.032 |
CIE-LCH | 66.57 | 2.524 | 60.246 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A6 | A1 | 9E |
Decimal | 166 | 161 | 158 |
Octal | 246 | 241 | 236 |
Binary | 10100110 | 10100001 | 10011110 |
Below, you can see some colors close to #a6a19e. 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 #a6a19e.
<span style="color:#a6a19e">Text here</span>
This paragraph has a background color of #a6a19e.
<p style="background-color:#a6a19e;">Content here</p>
This element has a border color of #a6a19e.
<div style="border:1px #a6a19e;">Content here</div>
.text {color:#a6a19e;}
.background {background-color:#a6a19e;}
.border {border:1px solid #a6a19e;}
.text-shadow {border:1px solid #a6a19e;}
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, #030303 is the darkest color, while #f7f7f7 is the lightest one.