Skip to main content Skip to docs navigation

#a2aa8d hex color | Download Dark Green 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 Sagey and its hex is #A2AA8C Nearest Color Name

Color Hue/Base color: Green

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

Hex #a2aa8d color code is between #aa9988 web safe hex color code and #99bb99 web safe hex color code. #aa9988 is the nearest web safe color code. You can see here many more shades of #a2aa8d color code.

RGB Chart

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

Color Table

Hex Color Code a2aa8d #a2aa8d
RGB Decimal 162, 170, 141 162, 170, 141
RGB Percent 64%, 67%, 55% rgb(64%, 67%, 55%)
CSS RGBa 162, 170, 141,1 rgba(162,170,141,1)
CMYK Model cmyk(5%,0%,17%,33.33%)
HSL Color Space 77,15% ,61% hsl(77,15% ,61%)
HSV Color Space 77°, 17%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100010 10101010 10001101
Octal 242 252 215
Decimal 162 170 141
Hex a2 aa 8d

Different shades of #a2aa8d color code.

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

Darkest of #a2aa8d
#545b43
Darker of #a2aa8d
#6f7859
Dark of #a2aa8d
#8a9470
Base of #a2aa8d
#a2aa8d
Light of #a2aa8d
#bac0aa
Lighter
#d2d6c7
Lightest
#eaebe5

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

#a2aa8d
#958daa

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

Split Complementary

#a2aa8d
#8d94aa
#a38daa

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

Analogous Color

#aaa18d
#aaa68d
#a2aa8d
#98aa8d
#8daa8e

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

#a2aa8d
#aa8da2
#8da2aa

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

#a2aa8d
#8da2aa
#958daa
#aa958d

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

#a2aa8d
#8daaa3
#958daa
#aa8d94

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

#393d2e
#545b43
#6f7859
#8a9470
#a2aa8d
#bac0aa
#d2d6c7
#eaebe5
#ffffff

Tints of #a2aa8d Color

#a2aa8d
#acb399
#b6bca6
#c1c6b3
#cbcfbf
#d5d9cc
#e0e2d9
#eaece5
#f4f5f2
#ffffff

Shades of #a2aa8d color code

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

#a2aa8d
#90977d
#7e846d
#6c715e
#5a5e4e
#484b3e
#36382f
#24251f
#12120f
#000000

Tones

#a2aa8d
#9b9b9b
#9b9b9b
#9b9b9b
#9b9b9b

Tones

Similar Color like #a2aa8d color

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

#a3ab8e
#a4ac8f
#a5ad90
#a6ae91
#a7af92
#a8b093
#a9b194
#aab295
#abb396
#acb497
#adb598
#aeb699
#afb79a
#b0b89b
#a1a98c
#a0a88b
#9fa78a
#9ea689
#9da588
#9ca487
#9ba386
#9aa285
#99a184
#98a083
#979f82
#969e81
#959d80
#949c7f

Download this Dark Green

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

#a2aa8d Color Code Preview on Black Background Color

This is how #a2aa8d Color will look on black background color. Color contrast ratio is 8.67

#a2aa8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2aa8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2aa8d

#a2aa8d color code is use for CSS Background Color

Background color for the above div is #a2aa8d

HTML with inline CSS

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

#a2aa8d color code is use for CSS Border Color

CSS Border color for the above div is #a2aa8d

HTML with inline CSS

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

CSS Border Left color for the above div is #a2aa8d

HTML with inline CSS

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

CSS Border Right color for the above div is #a2aa8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a2aa8d

HTML with inline CSS

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

CSS Border Top color for the above div is #a2aa8d

HTML with inline CSS

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

#a2aa8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a2aa8d Color code Preview on White Background

This is how #a2aa8d Color code will look on white background color. Color contrast ratio is 2.42

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

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