#AAAAAA Hex color

#AAAAAA

The hexadecimal color code #AAAAAA corresponds to the code RGB( 170, 170, 170 ). It's a shade of Gray. It is equivalent to simplified code #AAA . This color is a combination of red (at 0,67 level), green (at 0,67 level) and blue (at 0,67 level). Its brightness is 66% and its saturation is 0%. It is composed of red at 33%, green at 33% and blue at 33%.


Features

Hue

Saturation

Brightness

0
0
66
Shade of Gray
Hex Code #AAAAAA
Simplified Hex Code#AAA
RGB Code rgb( 170 , 170 , 170)
RGB Code Percentagergb( 66.7% , 66.7% , 66.7% )
HSLhsl( 0 , 0% , 66% )
Complementary
Color
#555555


Variations of #AAAAAA

Lighter Shades

Palette of gradually lightened shades. The lightest shade of #AAAAAA is the color #F6F6F6

#aaaaaa

Darker Shades

Palette of progressively darker shades. The darkest shade is #111111.

#aaaaaa

Other Shades of Gray

Examples of other colors within the Gray spectrum .

See more



Color Palettes

The complementary color #555555 is the color exactly opposite to #AAAAAA on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.

Complementary color palette

#AAAAAA

Triadic palette



Uses of #AAAAAA in CSS

When using #AAAAAA as the background color, consider selecting a darker text color for improved readability. If you want to use #AAAAAA as the text color, prefer a dark background, such as Black.

#AAAAAA as background color

Black text
White text
div{ background: #AAAAAA;  }

Colored text

With a white background or
with a dark background
div{ color: #AAAAAA;  }

Border

#AAAAAA colored border with a width of 3px
div{ border: 3px solid #AAAAAA;  }

Shadow

#AAAAAA shadow colored
div{ box-shadow: 3px 3px 7px #AAAAAA; }

Note:
In CSS, the color code #AAAAAA can be replaced with the simplified code "#AAA".

Similar Colors

Other color codes similar or equivalent to the specified color code #AAAAAA.

Choose another color

Select another color on color wheel.

Selected color: