Skip to main content Skip to docs navigation

#a4aaa1 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 Unusual Grey and its hex is #A3A7A0 Nearest Color Name

Color Hue/Base color: Grey

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

Hex #a4aaa1 color code is between #aa9999 web safe hex color code and #99bbaa web safe hex color code. #aa9999 is the nearest web safe color code. You can see here many more shades of #a4aaa1 color code.

RGB Chart

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

Color Table

Hex Color Code a4aaa1 #a4aaa1
RGB Decimal 164, 170, 161 164, 170, 161
RGB Percent 64%, 67%, 63% rgb(64%, 67%, 63%)
CSS RGBa 164, 170, 161,1 rgba(164,170,161,1)
CMYK Model cmyk(4%,0%,5%,33.33%)
HSL Color Space 100,5% ,65% hsl(100,5% ,65%)
HSV Color Space 100°, 5%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100100 10101010 10100001
Octal 244 252 241
Decimal 164 170 161
Hex a4 aa a1

Different shades of #a4aaa1 color code.

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

Darkest of #a4aaa1
#585d55
Darker of #a4aaa1
#71786d
Dark of #a4aaa1
#8a9286
Base of #a4aaa1
#a4aaa1
Light of #a4aaa1
#bec2bc
Lighter
#d8dad7
Lightest
#f2f3f1

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

#a4aaa1
#a7a1aa

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

Split Complementary

#a4aaa1
#a2a1aa
#aaa1a8

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

Analogous Color

#a9aaa1
#a8aaa1
#a4aaa1
#a1aaa1
#a1aaa5

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

#a4aaa1
#aaa1a4
#a1a4aa

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

#a4aaa1
#a1a4aa
#a7a1aa
#aaa7a1

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

#a4aaa1
#a1a8aa
#a7a1aa
#aaa2a1

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

#3e433c
#585d55
#71786d
#8a9286
#a4aaa1
#bec2bc
#d8dad7
#f2f3f1
#ffffff

Tints of #a4aaa1 Color

#a4aaa1
#aeb3ab
#b8bcb5
#c2c6c0
#cccfca
#d6d9d5
#e0e2df
#eaecea
#f4f5f4
#ffffff

Shades of #a4aaa1 color code

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

#a4aaa1
#91978f
#7f847d
#6d716b
#5b5e59
#484b47
#363835
#242523
#121211
#000000

Tones

#a4aaa1
#a5a5a5
#a5a5a5
#a5a5a5
#a5a5a5

Tones

Similar Color like #a4aaa1 color

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

#a5aba2
#a6aca3
#a7ada4
#a8aea5
#a9afa6
#aab0a7
#abb1a8
#acb2a9
#adb3aa
#aeb4ab
#afb5ac
#b0b6ad
#b1b7ae
#b2b8af
#a3a9a0
#a2a89f
#a1a79e
#a0a69d
#9fa59c
#9ea49b
#9da39a
#9ca299
#9ba198
#9aa097
#999f96
#989e95
#979d94
#969c93

Download this Dark Grey

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

#a4aaa1 Color Code Preview on Black Background Color

This is how #a4aaa1 Color will look on black background color. Color contrast ratio is 8.84

#a4aaa1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4aaa1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4aaa1

#a4aaa1 color code is use for CSS Background Color

Background color for the above div is #a4aaa1

HTML with inline CSS

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

#a4aaa1 color code is use for CSS Border Color

CSS Border color for the above div is #a4aaa1

HTML with inline CSS

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

CSS Border Left color for the above div is #a4aaa1

HTML with inline CSS

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

CSS Border Right color for the above div is #a4aaa1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a4aaa1

HTML with inline CSS

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

CSS Border Top color for the above div is #a4aaa1

HTML with inline CSS

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

#a4aaa1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a4aaa1 Color code Preview on White Background

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

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