desaturated blue
Enter any color value (e.g., #66d09c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#aaaac9 color RGB value is (170,170,201)
#aaaac9 color CMYK value
#aaaac9 color HSL value
HSV(or HSB) | 240.0° | 15.4 | 78.8 |
XYZ | 41.495 | 41.513 | 61.084 |
Yxy | 0.288 | 0.288 | 41.513 |
LAB | 70.534 | 6.316 | -15.754 |
LUV | 70.534 | -1.814 | -25.180 |
Hunter-LAB | 64.430 | 2.206 | -11.110 |
CIE-LCH | 70.534 | 16.973 | 291.846 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AA | AA | C9 |
Decimal | 170 | 170 | 201 |
Octal | 252 | 252 | 311 |
Binary | 10101010 | 10101010 | 11001001 |
Below, you can see some colors close to #aaaac9. 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 #aaaac9.
<span style="color:#aaaac9">Text here</span>
This paragraph has a background color of #aaaac9.
<p style="background-color:#aaaac9;">Content here</p>
This element has a border color of #aaaac9.
<div style="border:1px #aaaac9;">Content here</div>
.text {color:#aaaac9;}
.background {background-color:#aaaac9;}
.border {border:1px solid #aaaac9;}
.text-shadow {border:1px solid #aaaac9;}
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, #040406 is the darkest color, while #f8f8fb is the lightest one.