Skip to main content Skip to docs navigation

#a8a8aa 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 Chrome Aluminum and its hex is #A8A9AD Nearest Color Name

Color Hue/Base color: Blue

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

Hex #a8a8aa color code is between #aaaa99 web safe hex color code and #9999bb web safe hex color code. #aaaa99 is the nearest web safe color code. You can see here many more shades of #a8a8aa color code.

RGB Chart

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

Color Table

Hex Color Code a8a8aa #a8a8aa
RGB Decimal 168, 168, 170 168, 168, 170
RGB Percent 66%, 66%, 67% rgb(66%, 66%, 67%)
CSS RGBa 168, 168, 170,1 rgba(168,168,170,1)
CMYK Model cmyk(1%,1%,0%,33.33%)
HSL Color Space 240,1% ,66% hsl(240,1% ,66%)
HSV Color Space 240°, 1%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101000 10101000 10101010
Octal 250 250 252
Decimal 168 168 170
Hex a8 a8 aa

Different shades of #a8a8aa color code.

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

Darkest of #a8a8aa
#5b5b5e
Darker of #a8a8aa
#757577
Dark of #a8a8aa
#8e8e91
Base of #a8a8aa
#a8a8aa
Light of #a8a8aa
#c2c2c3
Lighter
#dcdcdc
Lightest
#f5f5f6

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

#a8a8aa
#aaaaa8

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

Split Complementary

#a8a8aa
#aaa9a8
#a9aaa8

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

Analogous Color

#a8a9aa
#a8a9aa
#a8a8aa
#a9a8aa
#a9a8aa

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

#a8a8aa
#a8aaa8
#aaa8a8

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

#a8a8aa
#aaa8a8
#aaaaa8
#a8aaaa

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

#a8a8aa
#aaa8a9
#aaaaa8
#a8aaa9

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

#424244
#5b5b5e
#757577
#8e8e91
#a8a8aa
#c2c2c3
#dcdcdc
#f5f5f6
#ffffff

Tints of #a8a8aa Color

#a8a8aa
#b1b1b3
#bbbbbc
#c5c5c6
#cececf
#d8d8d9
#e2e2e2
#ebebec
#f5f5f5
#ffffff

Shades of #a8a8aa color code

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

#a8a8aa
#959597
#828284
#707071
#5d5d5e
#4a4a4b
#383838
#252525
#121212
#000000

Tones

#a8a8aa
#a9a9a9
#a9a9a9
#a9a9a9
#a9a9a9

Tones

Similar Color like #a8a8aa color

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

#a9a9ab
#aaaaac
#ababad
#acacae
#adadaf
#aeaeb0
#afafb1
#b0b0b2
#b1b1b3
#b2b2b4
#b3b3b5
#b4b4b6
#b5b5b7
#b6b6b8
#a7a7a9
#a6a6a8
#a5a5a7
#a4a4a6
#a3a3a5
#a2a2a4
#a1a1a3
#a0a0a2
#9f9fa1
#9e9ea0
#9d9d9f
#9c9c9e
#9b9b9d
#9a9a9c

Download this Dark Blue

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

#a8a8aa Color Code Preview on Black Background Color

This is how #a8a8aa Color will look on black background color. Color contrast ratio is 8.85

#a8a8aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8a8aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8a8aa

#a8a8aa color code is use for CSS Background Color

Background color for the above div is #a8a8aa

HTML with inline CSS

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

#a8a8aa color code is use for CSS Border Color

CSS Border color for the above div is #a8a8aa

HTML with inline CSS

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

CSS Border Left color for the above div is #a8a8aa

HTML with inline CSS

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

CSS Border Right color for the above div is #a8a8aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8a8aa

HTML with inline CSS

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

CSS Border Top color for the above div is #a8a8aa

HTML with inline CSS

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

#a8a8aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8a8aa Color code Preview on White Background

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

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