Skip to main content Skip to docs navigation

#aaa9b2 hex color | Download Dark Blue 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 Velvet Grey and its hex is #ACAAB3 Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

Hex Color Code aaa9b2 #aaa9b2
RGB Decimal 170, 169, 178 170, 169, 178
RGB Percent 67%, 66%, 70% rgb(67%, 66%, 70%)
CSS RGBa 170, 169, 178,1 rgba(170,169,178,1)
CMYK Model cmyk(4%,5%,0%,30.2%)
HSL Color Space 247,6% ,68% hsl(247,6% ,68%)
HSV Color Space 247°, 5%, 70%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 10101001 10110010
Octal 252 251 262
Decimal 170 169 178
Hex aa a9 b2

Different shades of #aaa9b2 color code.

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

Darkest of #aaa9b2
#5d5c66
Darker of #aaa9b2
#757481
Dark of #aaa9b2
#8f8e9a
Base of #aaa9b2
#aaa9b2
Light of #aaa9b2
#c5c4ca
Lighter
#dfdfe2
Lightest
#fafafa

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

#aaa9b2
#b1b2a9

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

Split Complementary

#aaa9b2
#b2afa9
#adb2a9

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

Analogous Color

#a9adb2
#a9acb2
#aaa9b2
#ada9b2
#b1a9b2

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

#aaa9b2
#a9b2aa
#b2aaa9

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

#aaa9b2
#b2aaa9
#b1b2a9
#a9b1b2

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

#aaa9b2
#b2a9ad
#b1b2a9
#a9b2af

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

#44444b
#5d5c66
#757481
#8f8e9a
#aaa9b2
#c5c4ca
#dfdfe2
#fafafa
#ffffff

Tints of #aaa9b2 Color

#aaa9b2
#b3b2ba
#bcbcc3
#c6c5cb
#cfcfd4
#d9d8dc
#e2e2e5
#ecebed
#f5f5f6
#ffffff

Shades of #aaa9b2 color code

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

#aaa9b2
#97969e
#84838a
#717076
#5e5d62
#4b4b4f
#38383b
#252527
#121213
#000000

Tones

#aaa9b2
#aeaeae
#aeaeae
#aeaeae
#aeaeae

Tones

Similar Color like #aaa9b2 color

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

#abaab3
#acabb4
#adacb5
#aeadb6
#afaeb7
#b0afb8
#b1b0b9
#b2b1ba
#b3b2bb
#b4b3bc
#b5b4bd
#b6b5be
#b7b6bf
#b8b7c0
#a9a8b1
#a8a7b0
#a7a6af
#a6a5ae
#a5a4ad
#a4a3ac
#a3a2ab
#a2a1aa
#a1a0a9
#a09fa8
#9f9ea7
#9e9da6
#9d9ca5
#9c9ba4

Download this Dark Blue

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

#aaa9b2 Color Code Preview on Black Background Color

This is how #aaa9b2 Color will look on black background color. Color contrast ratio is 9.03

#aaa9b2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa9b2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa9b2

#aaa9b2 color code is use for CSS Background Color

Background color for the above div is #aaa9b2

HTML with inline CSS

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

#aaa9b2 color code is use for CSS Border Color

CSS Border color for the above div is #aaa9b2

HTML with inline CSS

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

CSS Border Left color for the above div is #aaa9b2

HTML with inline CSS

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

CSS Border Right color for the above div is #aaa9b2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaa9b2

HTML with inline CSS

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

CSS Border Top color for the above div is #aaa9b2

HTML with inline CSS

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

#aaa9b2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaa9b2 Color code Preview on White Background

This is how #aaa9b2 Color code will look on white background color. Color contrast ratio is 2.33

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

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