reddish gray
Enter any color value (e.g., #ffd227, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#aa8989 color RGB value is (170,137,137)
#aa8989 color CMYK value
#aa8989 color HSL value
HSV(or HSB) | 0.0° | 19.4 | 66.7 |
XYZ | 30.039 | 28.244 | 27.535 |
Yxy | 0.350 | 0.329 | 28.244 |
LAB | 60.108 | 12.526 | 4.745 |
LUV | 60.108 | 20.476 | 4.406 |
Hunter-LAB | 53.145 | 7.889 | 6.482 |
CIE-LCH | 60.108 | 13.395 | 20.749 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AA | 89 | 89 |
Decimal | 170 | 137 | 137 |
Octal | 252 | 211 | 211 |
Binary | 10101010 | 10001001 | 10001001 |
Below, you can see some colors close to #aa8989. 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 #aa8989.
<span style="color:#aa8989">Text here</span>
This paragraph has a background color of #aa8989.
<p style="background-color:#aa8989;">Content here</p>
This element has a border color of #aa8989.
<div style="border:1px #aa8989;">Content here</div>
.text {color:#aa8989;}
.background {background-color:#aa8989;}
.border {border:1px solid #aa8989;}
.text-shadow {border:1px solid #aa8989;}
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, #060404 is the darkest color, while #faf8f8 is the lightest one.