Skip to main content Skip to docs navigation

#aa8a42 hex color | Download Dark Yellow 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 Amber Green and its hex is #AC8A41 Nearest Color Name

Color Hue/Base color: Yellow

Hex #aa8a42 Color code in RGB color code model is created after adding 66.67% red color, 54.12% green color and 25.88% blue color. Hex #aa8a42 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 61% yellow and 33.33% black.

Hex #aa8a42 color code is between #998844 web safe hex color code and #bb9933 web safe hex color code. #998844 is the nearest web safe color code. You can see here many more shades of #aa8a42 color code.

RGB Chart

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

Color Table

Hex Color Code aa8a42 #aa8a42
RGB Decimal 170, 138, 66 170, 138, 66
RGB Percent 67%, 54%, 26% rgb(67%, 54%, 26%)
CSS RGBa 170, 138, 66,1 rgba(170,138,66,1)
CMYK Model cmyk(0%,19%,61%,33.33%)
HSL Color Space 42,44% ,46% hsl(42,44% ,46%)
HSV Color Space 42°, 61%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10001010 01000010
Octal 252 212 102
Decimal 170 138 66
Hex aa 8a 42

Different shades of #aa8a42 color code.

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

Darkest of #aa8a42
#3c3117
Darker of #aa8a42
#614e25
Dark of #aa8a42
#856c34
Base of #aa8a42
#aa8a42
Light of #aa8a42
#c1a25e
Lighter
#cfb883
Lightest
#ddcda8

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

#aa8a42
#4262aa

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

Split Complementary

#aa8a42
#4296aa
#5642aa

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

Analogous Color

#aa4d42
#aa5f42
#aa8a42
#a7aa42
#7caa42

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

#aa8a42
#8a42aa
#42aa8a

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

#aa8a42
#42aa8a
#4262aa
#aa4262

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

#aa8a42
#42aa56
#4262aa
#aa4296

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

#171309
#3c3117
#614e25
#856c34
#aa8a42
#c1a25e
#cfb883
#ddcda8
#ebe2cd

Tints of #aa8a42 Color

#aa8a42
#b39757
#bca46c
#c6b181
#cfbe96
#d9cbab
#e2d8c0
#ece5d5
#f5f2ea
#ffffff

Shades of #aa8a42 color code

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

#aa8a42
#977a3a
#846b33
#715c2c
#5e4c24
#4b3d1d
#382e16
#251e0e
#120f07
#000000

Tones

#aa8a42
#92815a
#7b7871
#767676
#767676

Tones

Similar Color like #aa8a42 color

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

#ab8b43
#ac8c44
#ad8d45
#ae8e46
#af8f47
#b09048
#b19149
#b2924a
#b3934b
#b4944c
#b5954d
#b6964e
#b7974f
#b89850
#a98941
#a88840
#a7873f
#a6863e
#a5853d
#a4843c
#a3833b
#a2823a
#a18139
#a08038
#9f7f37
#9e7e36
#9d7d35
#9c7c34

Download this Dark Yellow

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

#aa8a42 Color Code Preview on Black Background Color

This is how #aa8a42 Color will look on black background color. Color contrast ratio is 6.42

#aa8a42 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa8a42

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa8a42

#aa8a42 color code is use for CSS Background Color

Background color for the above div is #aa8a42

HTML with inline CSS

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

#aa8a42 color code is use for CSS Border Color

CSS Border color for the above div is #aa8a42

HTML with inline CSS

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

CSS Border Left color for the above div is #aa8a42

HTML with inline CSS

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

CSS Border Right color for the above div is #aa8a42

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa8a42

HTML with inline CSS

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

CSS Border Top color for the above div is #aa8a42

HTML with inline CSS

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

#aa8a42 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa8a42 Color code Preview on White Background

This is how #aa8a42 Color code will look on white background color. Color contrast ratio is 3.27

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

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