Skip to main content Skip to docs navigation

#aa9752 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 Burnished Gold and its hex is #AA9855 Nearest Color Name

Color Hue/Base color: Yellow

Hex #aa9752 Color code in RGB color code model is created after adding 66.67% red color, 59.22% green color and 32.16% blue color. Hex #aa9752 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 52% yellow and 33.33% black.

Hex #aa9752 color code is between #999955 web safe hex color code and #bb8844 web safe hex color code. #999955 is the nearest web safe color code. You can see here many more shades of #aa9752 color code.

RGB Chart

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

Color Table

Hex Color Code aa9752 #aa9752
RGB Decimal 170, 151, 82 170, 151, 82
RGB Percent 67%, 59%, 32% rgb(67%, 59%, 32%)
CSS RGBa 170, 151, 82,1 rgba(170,151,82,1)
CMYK Model cmyk(0%,11%,52%,33.33%)
HSL Color Space 47,35% ,49% hsl(47,35% ,49%)
HSV Color Space 47°, 52%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10010111 01010010
Octal 252 227 122
Decimal 170 151 82
Hex aa 97 52

Different shades of #aa9752 color code.

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

Darkest of #aa9752
#433b20
Darker of #aa9752
#655a31
Dark of #aa9752
#887841
Base of #aa9752
#aa9752
Light of #aa9752
#bcac73
Lighter
#ccc096
Lightest
#ddd5b8

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

#aa9752
#5265aa

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

Split Complementary

#aa9752
#5291aa
#6b52aa

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

Analogous Color

#aa6452
#aa7252
#aa9752
#a0aa52
#7baa52

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

#aa9752
#9752aa
#52aa97

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

#aa9752
#52aa97
#5265aa
#aa5265

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

#aa9752
#52aa6b
#5265aa
#aa5291

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

#201d10
#433b20
#655a31
#887841
#aa9752
#bcac73
#ccc096
#ddd5b8
#ede9db

Tints of #aa9752 Color

#aa9752
#b3a265
#bcae78
#c6b98b
#cfc59e
#d9d0b2
#e2dcc5
#ece7d8
#f5f3eb
#ffffff

Shades of #aa9752 color code

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

#aa9752
#978648
#84753f
#716436
#5e532d
#4b4324
#38321b
#252112
#121009
#000000

Tones

#aa9752
#91896b
#7e7e7e
#7e7e7e
#7e7e7e

Tones

Similar Color like #aa9752 color

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

#ab9853
#ac9954
#ad9a55
#ae9b56
#af9c57
#b09d58
#b19e59
#b29f5a
#b3a05b
#b4a15c
#b5a25d
#b6a35e
#b7a45f
#b8a560
#a99651
#a89550
#a7944f
#a6934e
#a5924d
#a4914c
#a3904b
#a28f4a
#a18e49
#a08d48
#9f8c47
#9e8b46
#9d8a45
#9c8944

Download this Dark Yellow

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

#aa9752 Color Code Preview on Black Background Color

This is how #aa9752 Color will look on black background color. Color contrast ratio is 7.26

#aa9752 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa9752

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa9752

#aa9752 color code is use for CSS Background Color

Background color for the above div is #aa9752

HTML with inline CSS

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

#aa9752 color code is use for CSS Border Color

CSS Border color for the above div is #aa9752

HTML with inline CSS

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

CSS Border Left color for the above div is #aa9752

HTML with inline CSS

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

CSS Border Right color for the above div is #aa9752

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa9752

HTML with inline CSS

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

CSS Border Top color for the above div is #aa9752

HTML with inline CSS

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

#aa9752 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa9752 Color code Preview on White Background

This is how #aa9752 Color code will look on white background color. Color contrast ratio is 2.89

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

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