orangish gray/orangeish gray
#aaa6a2 color RGB value is (170,166,162)
#aaa6a2 color CMYK value
#aaa6a2 color HSL value
HSV(or HSB) | 30° | 4.7 | 66.7 |
XYZ | 36.735 | 38.427 | 39.663 |
Yxy | 0.32 | 0.335 | 38.427 |
LAB | 68.334 | 0.7 | 2.567 |
LUV | 68.334 | 2.544 | 3.591 |
Hunter-LAB | 61.99 | -2.702 | 5.457 |
CIE-LCH | 68.334 | 2.661 | 74.738 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AA | A6 | A2 |
Decimal | 170 | 166 | 162 |
Octal | 252 | 246 | 242 |
Binary | 10101010 | 10100110 | 10100010 |
Below, you can see some colors close to #aaa6a2. 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 #aaa6a2.
<span style="color:#aaa6a2">Text here</span>
This paragraph has a background color of #aaa6a2.
<p style="background-color:#aaa6a2;">Content here</p>
This element has a border color of #aaa6a2.
<div style="border:1px #aaa6a2;">Content here</div>
.text {color:#aaa6a2;}
.background {background-color:#aaa6a2;}
.border {border:1px solid #aaa6a2;}
.text-shadow {border:1px solid #aaa6a2;}
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, #070706 is the darkest color, while #fbfbfb is the lightest one.