Skip to main content Skip to docs navigation

#a09eaa 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 Adhesion and its hex is #9E9CAB Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

Hex Color Code a09eaa #a09eaa
RGB Decimal 160, 158, 170 160, 158, 170
RGB Percent 63%, 62%, 67% rgb(63%, 62%, 67%)
CSS RGBa 160, 158, 170,1 rgba(160,158,170,1)
CMYK Model cmyk(6%,7%,0%,33.33%)
HSL Color Space 250,7% ,64% hsl(250,7% ,64%)
HSV Color Space 250°, 7%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100000 10011110 10101010
Octal 240 236 252
Decimal 160 158 170
Hex a0 9e aa

Different shades of #a09eaa color code.

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

Darkest of #a09eaa
#54525d
Darker of #a09eaa
#6c6a78
Dark of #a09eaa
#858392
Base of #a09eaa
#a09eaa
Light of #a09eaa
#bbb9c2
Lighter
#d5d4da
Lightest
#f0f0f1

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

#a09eaa
#a8aa9e

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

Split Complementary

#a09eaa
#aaa69e
#a2aa9e

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

Analogous Color

#9ea3aa
#9ea1aa
#a09eaa
#a49eaa
#a99eaa

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

#a09eaa
#9eaaa0
#aaa09e

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

#a09eaa
#aaa09e
#a8aa9e
#9ea8aa

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

#a09eaa
#aa9ea2
#a8aa9e
#9eaaa6

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

#3b3a42
#54525d
#6c6a78
#858392
#a09eaa
#bbb9c2
#d5d4da
#f0f0f1
#ffffff

Tints of #a09eaa Color

#a09eaa
#aaa8b3
#b5b3bc
#bfbec6
#cac9cf
#d4d3d9
#dfdee2
#e9e9ec
#f4f4f5
#ffffff

Shades of #a09eaa color code

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

#a09eaa
#8e8c97
#7c7a84
#6a6971
#58575e
#47464b
#353438
#232325
#111112
#000000

Tones

#a09eaa
#a4a4a4
#a4a4a4
#a4a4a4
#a4a4a4

Tones

Similar Color like #a09eaa color

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

#a19fab
#a2a0ac
#a3a1ad
#a4a2ae
#a5a3af
#a6a4b0
#a7a5b1
#a8a6b2
#a9a7b3
#aaa8b4
#aba9b5
#acaab6
#adabb7
#aeacb8
#9f9da9
#9e9ca8
#9d9ba7
#9c9aa6
#9b99a5
#9a98a4
#9997a3
#9896a2
#9795a1
#9694a0
#95939f
#94929e
#93919d
#92909c

Download this Dark Blue

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

#a09eaa Color Code Preview on Black Background Color

This is how #a09eaa Color will look on black background color. Color contrast ratio is 7.97

#a09eaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a09eaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a09eaa

#a09eaa color code is use for CSS Background Color

Background color for the above div is #a09eaa

HTML with inline CSS

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

#a09eaa color code is use for CSS Border Color

CSS Border color for the above div is #a09eaa

HTML with inline CSS

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

CSS Border Left color for the above div is #a09eaa

HTML with inline CSS

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

CSS Border Right color for the above div is #a09eaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a09eaa

HTML with inline CSS

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

CSS Border Top color for the above div is #a09eaa

HTML with inline CSS

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

#a09eaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a09eaa Color code Preview on White Background

This is how #a09eaa Color code will look on white background color. Color contrast ratio is 2.64

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

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