Skip to main content Skip to docs navigation

#a7aaab 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 Network Grey and its hex is #A0A5A7 Nearest Color Name

Color Hue/Base color: Grey

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

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

RGB Chart

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

Color Table

Hex Color Code a7aaab #a7aaab
RGB Decimal 167, 170, 171 167, 170, 171
RGB Percent 65%, 67%, 67% rgb(65%, 67%, 67%)
CSS RGBa 167, 170, 171,1 rgba(167,170,171,1)
CMYK Model cmyk(2%,1%,0%,32.94%)
HSL Color Space 195,2% ,66% hsl(195,2% ,66%)
HSV Color Space 195°, 2%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100111 10101010 10101011
Octal 247 252 253
Decimal 167 170 171
Hex a7 aa ab

Different shades of #a7aaab color code.

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

Darkest of #a7aaab
#5a5e5f
Darker of #a7aaab
#737779
Dark of #a7aaab
#8d9192
Base of #a7aaab
#a7aaab
Light of #a7aaab
#c1c3c4
Lighter
#dbdcdd
Lightest
#f5f6f6

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

#a7aaab
#aba8a7

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

Split Complementary

#a7aaab
#aba7a8
#abaaa7

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

Analogous Color

#a7abaa
#a7abaa
#a7aaab
#a7a9ab
#a7a7ab

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

#a7aaab
#aaaba7
#aba7aa

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

#a7aaab
#aba7aa
#aba8a7
#a7aba8

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

#a7aaab
#aaa7ab
#aba8a7
#a8aba7

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

#414445
#5a5e5f
#737779
#8d9192
#a7aaab
#c1c3c4
#dbdcdd
#f5f6f6
#ffffff

Tints of #a7aaab Color

#a7aaab
#b0b3b4
#babcbd
#c4c6c7
#cecfd0
#d7d9d9
#e1e2e3
#ebecec
#f5f5f5
#ffffff

Shades of #a7aaab color code

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

#a7aaab
#949798
#818485
#6f7172
#5c5e5f
#4a4b4c
#373839
#252526
#121213
#000000

Tones

#a7aaab
#a9a9a9
#a9a9a9
#a9a9a9
#a9a9a9

Tones

Similar Color like #a7aaab color

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

#a8abac
#a9acad
#aaadae
#abaeaf
#acafb0
#adb0b1
#aeb1b2
#afb2b3
#b0b3b4
#b1b4b5
#b2b5b6
#b3b6b7
#b4b7b8
#b5b8b9
#a6a9aa
#a5a8a9
#a4a7a8
#a3a6a7
#a2a5a6
#a1a4a5
#a0a3a4
#9fa2a3
#9ea1a2
#9da0a1
#9c9fa0
#9b9e9f
#9a9d9e
#999c9d

Download this Dark Grey

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

#a7aaab Color Code Preview on Black Background Color

This is how #a7aaab Color will look on black background color. Color contrast ratio is 8.98

#a7aaab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7aaab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7aaab

#a7aaab color code is use for CSS Background Color

Background color for the above div is #a7aaab

HTML with inline CSS

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

#a7aaab color code is use for CSS Border Color

CSS Border color for the above div is #a7aaab

HTML with inline CSS

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

CSS Border Left color for the above div is #a7aaab

HTML with inline CSS

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

CSS Border Right color for the above div is #a7aaab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a7aaab

HTML with inline CSS

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

CSS Border Top color for the above div is #a7aaab

HTML with inline CSS

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

#a7aaab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a7aaab Color code Preview on White Background

This is how #a7aaab Color code will look on white background color. Color contrast ratio is 2.34

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

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