magenta-pinkish gray/roseish gray
Enter any color value (e.g., #7a2ae2, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#aa8999 color RGB value is (170,137,153)
#aa8999 color CMYK value
#aa8999 color HSL value
HSV(or HSB) | 330.9° | 19.4 | 66.7 |
XYZ | 31.273 | 28.737 | 34.036 |
Yxy | 0.333 | 0.306 | 28.737 |
LAB | 60.549 | 15.228 | -3.753 |
LUV | 60.549 | 18.720 | -7.965 |
Hunter-LAB | 53.607 | 10.320 | -0.119 |
CIE-LCH | 60.549 | 15.684 | 346.157 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AA | 89 | 99 |
Decimal | 170 | 137 | 153 |
Octal | 252 | 211 | 231 |
Binary | 10101010 | 10001001 | 10011001 |
Below, you can see some colors close to #aa8999. 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 #aa8999.
<span style="color:#aa8999">Text here</span>
This paragraph has a background color of #aa8999.
<p style="background-color:#aa8999;">Content here</p>
This element has a border color of #aa8999.
<div style="border:1px #aa8999;">Content here</div>
.text {color:#aa8999;}
.background {background-color:#aa8999;}
.border {border:1px solid #aa8999;}
.text-shadow {border:1px solid #aa8999;}
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, #060405 is the darkest color, while #faf8f9 is the lightest one.