reddish black
Enter any color value (e.g., #fc03bf, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#aaaab3 color RGB value is (170,170,179)
#aaaab3 color CMYK value
#aaaab3 color HSL value
HSV(or HSB) | 240° | 5 | 70.2 |
XYZ | 39.089 | 40.55 | 48.415 |
Yxy | 0.305 | 0.317 | 40.55 |
LAB | 69.86 | 1.743 | -4.618 |
LUV | 69.86 | -0.515 | -7.156 |
Hunter-LAB | 63.679 | -1.867 | -0.502 |
CIE-LCH | 69.86 | 4.936 | 290.682 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AA | AA | B3 |
Decimal | 170 | 170 | 179 |
Octal | 252 | 252 | 263 |
Binary | 10101010 | 10101010 | 10110011 |
Below, you can see some colors close to #aaaab3. 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 #aaaab3.
<span style="color:#aaaab3">Text here</span>
This paragraph has a background color of #aaaab3.
<p style="background-color:#aaaab3;">Content here</p>
This element has a border color of #aaaab3.
<div style="border:1px #aaaab3;">Content here</div>
.text {color:#aaaab3;}
.background {background-color:#aaaab3;}
.border {border:1px solid #aaaab3;}
.text-shadow {border:1px solid #aaaab3;}
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, #040405 is the darkest color, while #f9f9f9 is the lightest one.