Skip to main content Skip to docs navigation

#aaaba9 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 Silver Chalice and its hex is #ACAEA9 Nearest Color Name

Color Hue/Base color: Grey

Hex #aaaba9 Color code in RGB color code model is created after adding 66.67% red color, 67.06% green color and 66.27% blue color. Hex #aaaba9 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 1% yellow and 32.94% black.

Hex #aaaba9 color code is between #99aaaa web safe hex color code and #bbbb99 web safe hex color code. #99aaaa is the nearest web safe color code. You can see here many more shades of #aaaba9 color code.

RGB Chart

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

Color Table

Hex Color Code aaaba9 #aaaba9
RGB Decimal 170, 171, 169 170, 171, 169
RGB Percent 67%, 67%, 66% rgb(67%, 67%, 66%)
CSS RGBa 170, 171, 169,1 rgba(170,171,169,1)
CMYK Model cmyk(1%,0%,1%,32.94%)
HSL Color Space 90,1% ,67% hsl(90,1% ,67%)
HSV Color Space 90°, 1%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10101011 10101001
Octal 252 253 251
Decimal 170 171 169
Hex aa ab a9

Different shades of #aaaba9 color code.

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

Darkest of #aaaba9
#5e5f5c
Darker of #aaaba9
#777876
Dark of #aaaba9
#91928f
Base of #aaaba9
#aaaba9
Light of #aaaba9
#c4c4c3
Lighter
#dddddd
Lightest
#f7f7f6

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

#aaaba9
#aaa9ab

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

Split Complementary

#aaaba9
#a9a9ab
#aba9ab

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

Analogous Color

#ababa9
#ababa9
#aaaba9
#a9aba9
#a9abaa

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

#aaaba9
#aba9aa
#a9aaab

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

#aaaba9
#a9aaab
#aaa9ab
#abaaa9

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

#aaaba9
#a9abab
#aaa9ab
#aba9a9

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

#444543
#5e5f5c
#777876
#91928f
#aaaba9
#c4c4c3
#dddddd
#f7f7f6
#ffffff

Tints of #aaaba9 Color

#aaaba9
#b3b4b2
#bcbdbc
#c6c7c5
#cfd0cf
#d9d9d8
#e2e3e2
#ececeb
#f5f5f5
#ffffff

Shades of #aaaba9 color code

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

#aaaba9
#979896
#848583
#717270
#5e5f5d
#4b4c4b
#383938
#252625
#121312
#000000

Tones

#aaaba9
#aaaaaa
#aaaaaa
#aaaaaa
#aaaaaa

Tones

Similar Color like #aaaba9 color

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

#abacaa
#acadab
#adaeac
#aeafad
#afb0ae
#b0b1af
#b1b2b0
#b2b3b1
#b3b4b2
#b4b5b3
#b5b6b4
#b6b7b5
#b7b8b6
#b8b9b7
#a9aaa8
#a8a9a7
#a7a8a6
#a6a7a5
#a5a6a4
#a4a5a3
#a3a4a2
#a2a3a1
#a1a2a0
#a0a19f
#9fa09e
#9e9f9d
#9d9e9c
#9c9d9b

Download this Dark Grey

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

#aaaba9 Color Code Preview on Black Background Color

This is how #aaaba9 Color will look on black background color. Color contrast ratio is 9.11

#aaaba9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaba9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaba9

#aaaba9 color code is use for CSS Background Color

Background color for the above div is #aaaba9

HTML with inline CSS

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

#aaaba9 color code is use for CSS Border Color

CSS Border color for the above div is #aaaba9

HTML with inline CSS

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

CSS Border Left color for the above div is #aaaba9

HTML with inline CSS

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

CSS Border Right color for the above div is #aaaba9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaaba9

HTML with inline CSS

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

CSS Border Top color for the above div is #aaaba9

HTML with inline CSS

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

#aaaba9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaaba9 Color code Preview on White Background

This is how #aaaba9 Color code will look on white background color. Color contrast ratio is 2.31

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

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