Skip to main content Skip to docs navigation

#a2aaaa hex color | Download Dark Grey 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 Shiny Armor and its hex is #A1A9A8 Nearest Color Name

Color Hue/Base color: Grey

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

Hex #a2aaaa color code is between #aa9999 web safe hex color code and #99bbbb web safe hex color code. #aa9999 is the nearest web safe color code. You can see here many more shades of #a2aaaa color code.

RGB Chart

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

Color Table

Hex Color Code a2aaaa #a2aaaa
RGB Decimal 162, 170, 170 162, 170, 170
RGB Percent 64%, 67%, 67% rgb(64%, 67%, 67%)
CSS RGBa 162, 170, 170,1 rgba(162,170,170,1)
CMYK Model cmyk(5%,0%,0%,33.33%)
HSL Color Space 180,4% ,65% hsl(180,4% ,65%)
HSV Color Space 180°, 5%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100010 10101010 10101010
Octal 242 252 252
Decimal 162 170 170
Hex a2 aa aa

Different shades of #a2aaaa color code.

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

Darkest of #a2aaaa
#555e5e
Darker of #a2aaaa
#6e7878
Dark of #a2aaaa
#879292
Base of #a2aaaa
#a2aaaa
Light of #a2aaaa
#bdc2c2
Lighter
#d7dbdb
Lightest
#f2f3f3

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

#a2aaaa
#aaa2a2

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

Split Complementary

#a2aaaa
#aaa2a6
#aaa6a2

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

Analogous Color

#a2aaa5
#a2aaa7
#a2aaaa
#a2a7aa
#a2a4aa

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

#a2aaaa
#aaaaa2
#aaa2aa

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

#a2aaaa
#aaa2aa
#aaa2a2
#a2aaa2

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

#a2aaaa
#a6a2aa
#aaa2a2
#a6aaa2

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 #a2aaaa

#3d4343
#555e5e
#6e7878
#879292
#a2aaaa
#bdc2c2
#d7dbdb
#f2f3f3
#ffffff

Tints of #a2aaaa Color

#a2aaaa
#acb3b3
#b6bcbc
#c1c6c6
#cbcfcf
#d5d9d9
#e0e2e2
#eaecec
#f4f5f5
#ffffff

Shades of #a2aaaa color code

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

#a2aaaa
#909797
#7e8484
#6c7171
#5a5e5e
#484b4b
#363838
#242525
#121212
#000000

Tones

#a2aaaa
#a6a6a6
#a6a6a6
#a6a6a6
#a6a6a6

Tones

Similar Color like #a2aaaa color

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

#a3abab
#a4acac
#a5adad
#a6aeae
#a7afaf
#a8b0b0
#a9b1b1
#aab2b2
#abb3b3
#acb4b4
#adb5b5
#aeb6b6
#afb7b7
#b0b8b8
#a1a9a9
#a0a8a8
#9fa7a7
#9ea6a6
#9da5a5
#9ca4a4
#9ba3a3
#9aa2a2
#99a1a1
#98a0a0
#979f9f
#969e9e
#959d9d
#949c9c

Download this Dark Grey

Hex #a2aaaa 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.

#a2aaaa Color Code Preview on Black Background Color

This is how #a2aaaa Color will look on black background color. Color contrast ratio is 8.87

#a2aaaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2aaaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2aaaa

#a2aaaa color code is use for CSS Background Color

Background color for the above div is #a2aaaa

HTML with inline CSS

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

#a2aaaa color code is use for CSS Border Color

CSS Border color for the above div is #a2aaaa

HTML with inline CSS

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

CSS Border Left color for the above div is #a2aaaa

HTML with inline CSS

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

CSS Border Right color for the above div is #a2aaaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a2aaaa

HTML with inline CSS

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

CSS Border Top color for the above div is #a2aaaa

HTML with inline CSS

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

#a2aaaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a2aaaa Color code Preview on White Background

This is how #a2aaaa Color code will look on white background color. Color contrast ratio is 2.37

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 #a2aaaa; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #a2aaaa; }

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(162,170,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,162,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(162,170,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }