Skip to main content Skip to docs navigation

#aaa1aa hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Aluminium Powder and its hex is #A9A0A9 Nearest Color Name

Color Hue/Base color: Violet

Hex #aaa1aa Color code in RGB color code model is created after adding 66.67% red color, 63.14% green color and 66.67% blue color. Hex #aaa1aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 0% yellow and 33.33% black.

Hex #aaa1aa color code is between #999999 web safe hex color code and #bbaabb web safe hex color code. #999999 is the nearest web safe color code. You can see here many more shades of #aaa1aa color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code aaa1aa #aaa1aa
RGB Decimal 170, 161, 170 170, 161, 170
RGB Percent 67%, 63%, 67% rgb(67%, 63%, 67%)
CSS RGBa 170, 161, 170,1 rgba(170,161,170,1)
CMYK Model cmyk(0%,5%,0%,33.33%)
HSL Color Space 300,5% ,65% hsl(300,5% ,65%)
HSV Color Space 300°, 5%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10100001 10101010
Octal 252 241 252
Decimal 170 161 170
Hex aa a1 aa

Different shades of #aaa1aa color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #aaa1aa
#5d555d
Darker of #aaa1aa
#786d78
Dark of #aaa1aa
#928692
Base of #aaa1aa
#aaa1aa
Light of #aaa1aa
#c2bcc2
Lighter
#dad7da
Lightest
#f3f1f3

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#aaa1aa
#a1aaa1

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#aaa1aa
#a5aaa1
#a1aaa5

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#a5a1aa
#a6a1aa
#aaa1aa
#aaa1a7
#aaa1a3

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#aaa1aa
#a1aaaa
#aaaaa1

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#aaa1aa
#aaaaa1
#a1aaa1
#a1a1aa

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#aaa1aa
#aaa5a1
#a1aaa1
#a1a5aa

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #aaa1aa

#433c43
#5d555d
#786d78
#928692
#aaa1aa
#c2bcc2
#dad7da
#f3f1f3
#ffffff

Tints of #aaa1aa Color

#aaa1aa
#b3abb3
#bcb5bc
#c6c0c6
#cfcacf
#d9d5d9
#e2dfe2
#eceaec
#f5f4f5
#ffffff

Shades of #aaa1aa color code

Generate more color scales with scales (color stack) generator.

#aaa1aa
#978f97
#847d84
#716b71
#5e595e
#4b474b
#383538
#252325
#121112
#000000

Tones

#aaa1aa
#a5a5a5
#a5a5a5
#a5a5a5
#a5a5a5

Tones

Similar Color like #aaa1aa color

Find visually similar hex color codes nearing to #aaa1aa hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#aba2ab
#aca3ac
#ada4ad
#aea5ae
#afa6af
#b0a7b0
#b1a8b1
#b2a9b2
#b3aab3
#b4abb4
#b5acb5
#b6adb6
#b7aeb7
#b8afb8
#a9a0a9
#a89fa8
#a79ea7
#a69da6
#a59ca5
#a49ba4
#a39aa3
#a299a2
#a198a1
#a097a0
#9f969f
#9e959e
#9d949d
#9c939c

Download this Dark Violet

Hex #aaa1aa Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#aaa1aa Color Code Preview on Black Background Color

This is how #aaa1aa Color will look on black background color. Color contrast ratio is 8.39

#aaa1aa in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#aaa1aa">Your Example Paragraph content text in with font color #aaa1aa </p>

Your Example Paragraph content text in with font color #aaa1aa

HTML with inline CSS

<div style="color:#aaa1aa">Your Paragraph text in with font color #aaa1aa </div>

Your Example Paragraph content text in with font color #aaa1aa

#aaa1aa color code is use for CSS Background Color

Background color for the above div is #aaa1aa

HTML with inline CSS

<div style="background-color:#aaa1aa;"></div>

#aaa1aa color code is use for CSS Border Color

CSS Border color for the above div is #aaa1aa

HTML with inline CSS

<div style="border:5px solid #aaa1aa;"></div>

CSS Border Left color for the above div is #aaa1aa

HTML with inline CSS

<div style="border-left:5px solid #aaa1aa;"></div>

CSS Border Right color for the above div is #aaa1aa

HTML with inline CSS

<div style="border-right:5px solid #aaa1aa;"></div>

CSS Border Bottom color for the above div is #aaa1aa

HTML with inline CSS

<div style="border-bottom:5px solid #aaa1aa;"></div>

CSS Border Top color for the above div is #aaa1aa

HTML with inline CSS

<div style="border-top:5px solid #aaa1aa;"></div>

#aaa1aa hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#aaa1aa; } .examplecolorclass {color:#aaa1aa; } .examplebordercolor {border:3px solid #aaa1aa; }

#aaa1aa Color code Preview on White Background

This is how #aaa1aa Color code will look on white background color. Color contrast ratio is 2.50

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #aaa1aa; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #aaa1aa; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(170,161,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(161,170,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,161,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }