Skip to main content Skip to docs navigation

#aaa754 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 Spinach Banana Smoothie and its hex is #AAAA55 Nearest Color Name

Color Hue/Base color: Green

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

Hex #aaa754 color code is between #99aa55 web safe hex color code and #bb9944 web safe hex color code. #99aa55 is the nearest web safe color code. You can see here many more shades of #aaa754 color code.

RGB Chart

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

Color Table

Hex Color Code aaa754 #aaa754
RGB Decimal 170, 167, 84 170, 167, 84
RGB Percent 67%, 65%, 33% rgb(67%, 65%, 33%)
CSS RGBa 170, 167, 84,1 rgba(170,167,84,1)
CMYK Model cmyk(0%,2%,51%,33.33%)
HSL Color Space 58,34% ,50% hsl(58,34% ,50%)
HSV Color Space 58°, 51%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10100111 01010100
Octal 252 247 124
Decimal 170 167 84
Hex aa a7 54

Different shades of #aaa754 color code.

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

Darkest of #aaa754
#444221
Darker of #aaa754
#666432
Dark of #aaa754
#888543
Base of #aaa754
#aaa754
Light of #aaa754
#bbb976
Lighter
#ccca98
Lightest
#dddcba

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

#aaa754
#5457aa

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

Split Complementary

#aaa754
#5482aa
#7c54aa

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

Analogous Color

#aa7554
#aa8354
#aaa754
#90aa54
#6caa54

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

#aaa754
#a754aa
#54aaa7

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

#aaa754
#54aaa7
#5457aa
#aa5457

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

#aaa754
#54aa7c
#5457aa
#aa5482

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

#212111
#444221
#666432
#888543
#aaa754
#bbb976
#ccca98
#dddcba
#eeeddc

Tints of #aaa754 Color

#aaa754
#b3b067
#bcba7a
#c6c48d
#cfcea0
#d9d7b3
#e2e1c6
#ecebd9
#f5f5ec
#ffffff

Shades of #aaa754 color code

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

#aaa754
#97944a
#848141
#716f38
#5e5c2e
#4b4a25
#38371c
#252512
#121209
#000000

Tones

#aaa754
#918f6d
#7f7f7f
#7f7f7f
#7f7f7f

Tones

Similar Color like #aaa754 color

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

#aba855
#aca956
#adaa57
#aeab58
#afac59
#b0ad5a
#b1ae5b
#b2af5c
#b3b05d
#b4b15e
#b5b25f
#b6b360
#b7b461
#b8b562
#a9a653
#a8a552
#a7a451
#a6a350
#a5a24f
#a4a14e
#a3a04d
#a29f4c
#a19e4b
#a09d4a
#9f9c49
#9e9b48
#9d9a47
#9c9946

Download this Dark Green

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

#aaa754 Color Code Preview on Black Background Color

This is how #aaa754 Color will look on black background color. Color contrast ratio is 8.36

#aaa754 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa754

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa754

#aaa754 color code is use for CSS Background Color

Background color for the above div is #aaa754

HTML with inline CSS

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

#aaa754 color code is use for CSS Border Color

CSS Border color for the above div is #aaa754

HTML with inline CSS

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

CSS Border Left color for the above div is #aaa754

HTML with inline CSS

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

CSS Border Right color for the above div is #aaa754

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaa754

HTML with inline CSS

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

CSS Border Top color for the above div is #aaa754

HTML with inline CSS

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

#aaa754 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaa754 Color code Preview on White Background

This is how #aaa754 Color code will look on white background color. Color contrast ratio is 2.51

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

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