Skip to main content Skip to docs navigation

#aaa37d 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 Inglenook Olive and its hex is #AAA380 Nearest Color Name

Color Hue/Base color: Green

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

Hex #aaa37d color code is between #99aa77 web safe hex color code and #bb9988 web safe hex color code. #99aa77 is the nearest web safe color code. You can see here many more shades of #aaa37d color code.

RGB Chart

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

Color Table

Hex Color Code aaa37d #aaa37d
RGB Decimal 170, 163, 125 170, 163, 125
RGB Percent 67%, 64%, 49% rgb(67%, 64%, 49%)
CSS RGBa 170, 163, 125,1 rgba(170,163,125,1)
CMYK Model cmyk(0%,4%,26%,33.33%)
HSL Color Space 51,21% ,58% hsl(51,21% ,58%)
HSV Color Space 51°, 26%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10100011 01111101
Octal 252 243 175
Decimal 170 163 125
Hex aa a3 7d

Different shades of #aaa37d color code.

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

Darkest of #aaa37d
#565138
Darker of #aaa37d
#756e4c
Dark of #aaa37d
#948c60
Base of #aaa37d
#aaa37d
Light of #aaa37d
#beb99c
Lighter
#d2cfbb
Lightest
#e6e4da

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

#aaa37d
#7d84aa

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

Split Complementary

#aaa37d
#7d9aaa
#8c7daa

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

Analogous Color

#aa897d
#aa907d
#aaa37d
#a2aa7d
#8faa7d

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

#aaa37d
#a37daa
#7daaa3

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

#aaa37d
#7daaa3
#7d84aa
#aa7d84

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

#aaa37d
#7daa8c
#7d84aa
#aa7d9a

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

#373424
#565138
#756e4c
#948c60
#aaa37d
#beb99c
#d2cfbb
#e6e4da
#fbfaf8

Tints of #aaa37d Color

#aaa37d
#b3ad8b
#bcb799
#c6c1a8
#cfcbb6
#d9d6c5
#e2e0d3
#eceae2
#f5f4f0
#ffffff

Shades of #aaa37d color code

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

#aaa37d
#97906f
#847e61
#716c53
#5e5a45
#4b4837
#383629
#25241b
#12120d
#000000

Tones

#aaa37d
#949492
#939393
#939393
#939393

Tones

Similar Color like #aaa37d color

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

#aba47e
#aca57f
#ada680
#aea781
#afa882
#b0a983
#b1aa84
#b2ab85
#b3ac86
#b4ad87
#b5ae88
#b6af89
#b7b08a
#b8b18b
#a9a27c
#a8a17b
#a7a07a
#a69f79
#a59e78
#a49d77
#a39c76
#a29b75
#a19a74
#a09973
#9f9872
#9e9771
#9d9670
#9c956f

Download this Dark Green

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

#aaa37d Color Code Preview on Black Background Color

This is how #aaa37d Color will look on black background color. Color contrast ratio is 8.24

#aaa37d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa37d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa37d

#aaa37d color code is use for CSS Background Color

Background color for the above div is #aaa37d

HTML with inline CSS

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

#aaa37d color code is use for CSS Border Color

CSS Border color for the above div is #aaa37d

HTML with inline CSS

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

CSS Border Left color for the above div is #aaa37d

HTML with inline CSS

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

CSS Border Right color for the above div is #aaa37d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaa37d

HTML with inline CSS

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

CSS Border Top color for the above div is #aaa37d

HTML with inline CSS

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

#aaa37d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaa37d Color code Preview on White Background

This is how #aaa37d Color code will look on white background color. Color contrast ratio is 2.55

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

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