Skip to main content Skip to docs navigation

#aa8a53 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 Teak and its hex is #AB8953 Nearest Color Name

Color Hue/Base color: Yellow

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

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

RGB Chart

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

Color Table

Hex Color Code aa8a53 #aa8a53
RGB Decimal 170, 138, 83 170, 138, 83
RGB Percent 67%, 54%, 33% rgb(67%, 54%, 33%)
CSS RGBa 170, 138, 83,1 rgba(170,138,83,1)
CMYK Model cmyk(0%,19%,51%,33.33%)
HSL Color Space 38,34% ,50% hsl(38,34% ,50%)
HSV Color Space 38°, 51%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10001010 01010011
Octal 252 212 123
Decimal 170 138 83
Hex aa 8a 53

Different shades of #aa8a53 color code.

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

Darkest of #aa8a53
#433721
Darker of #aa8a53
#655232
Dark of #aa8a53
#886e42
Base of #aa8a53
#aa8a53
Light of #aa8a53
#bba175
Lighter
#ccb997
Lightest
#ddd0b9

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

#aa8a53
#5373aa

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

Split Complementary

#aa8a53
#539faa
#5f53aa

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

Analogous Color

#aa5753
#aa6653
#aa8a53
#aaa753
#89aa53

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

#aa8a53
#8a53aa
#53aa8a

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

#aa8a53
#53aa8a
#5373aa
#aa5373

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

#aa8a53
#53aa5f
#5373aa
#aa539f

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

#211b10
#433721
#655232
#886e42
#aa8a53
#bba175
#ccb997
#ddd0b9
#eee7db

Tints of #aa8a53 Color

#aa8a53
#b39766
#bca479
#c6b18c
#cfbe9f
#d9cbb2
#e2d8c5
#ece5d8
#f5f2eb
#ffffff

Shades of #aa8a53 color code

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

#aa8a53
#977a49
#846b40
#715c37
#5e4c2e
#4b3d24
#382e1b
#251e12
#120f09
#000000

Tones

#aa8a53
#91836c
#7f7f7f
#7f7f7f
#7f7f7f

Tones

Similar Color like #aa8a53 color

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

#ab8b54
#ac8c55
#ad8d56
#ae8e57
#af8f58
#b09059
#b1915a
#b2925b
#b3935c
#b4945d
#b5955e
#b6965f
#b79760
#b89861
#a98952
#a88851
#a78750
#a6864f
#a5854e
#a4844d
#a3834c
#a2824b
#a1814a
#a08049
#9f7f48
#9e7e47
#9d7d46
#9c7c45

Download this Dark Yellow

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

#aa8a53 Color Code Preview on Black Background Color

This is how #aa8a53 Color will look on black background color. Color contrast ratio is 6.47

#aa8a53 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa8a53

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa8a53

#aa8a53 color code is use for CSS Background Color

Background color for the above div is #aa8a53

HTML with inline CSS

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

#aa8a53 color code is use for CSS Border Color

CSS Border color for the above div is #aa8a53

HTML with inline CSS

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

CSS Border Left color for the above div is #aa8a53

HTML with inline CSS

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

CSS Border Right color for the above div is #aa8a53

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa8a53

HTML with inline CSS

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

CSS Border Top color for the above div is #aa8a53

HTML with inline CSS

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

#aa8a53 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa8a53 Color code Preview on White Background

This is how #aa8a53 Color code will look on white background color. Color contrast ratio is 3.25

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

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