Skip to main content Skip to docs navigation

#aaa534 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 Martian and its hex is #AEA132 Nearest Color Name

Color Hue/Base color: Yellow

Hex #aaa534 Color code in RGB color code model is created after adding 66.67% red color, 64.71% green color and 20.39% blue color. Hex #aaa534 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 69% yellow and 33.33% black.

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

RGB Chart

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

Color Table

Hex Color Code aaa534 #aaa534
RGB Decimal 170, 165, 52 170, 165, 52
RGB Percent 67%, 65%, 20% rgb(67%, 65%, 20%)
CSS RGBa 170, 165, 52,1 rgba(170,165,52,1)
CMYK Model cmyk(0%,3%,69%,33.33%)
HSL Color Space 57,53% ,44% hsl(57,53% ,44%)
HSV Color Space 57°, 69%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10100101 00110100
Octal 252 245 64
Decimal 170 165 52
Hex aa a5 34

Different shades of #aaa534 color code.

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

Darkest of #aaa534
#353310
Darker of #aaa534
#5c591c
Dark of #aaa534
#837f28
Base of #aaa534
#aaa534
Light of #aaa534
#c7c24a
Lighter
#d3cf71
Lightest
#dfdc98

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

#aaa534
#3439aa

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

Split Complementary

#aaa534
#3474aa
#6a34aa

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

Analogous Color

#aa6034
#aa7434
#aaa534
#88aa34
#56aa34

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

#aaa534
#a534aa
#34aaa5

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

#aaa534
#34aaa5
#3439aa
#aa3439

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

#aaa534
#34aa6a
#3439aa
#aa3474

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

#0e0d04
#353310
#5c591c
#837f28
#aaa534
#c7c24a
#d3cf71
#dfdc98
#ebe9bf

Tints of #aaa534 Color

#aaa534
#b3af4a
#bcb961
#c6c377
#cfcd8e
#d9d7a4
#e2e1bb
#ecebd1
#f5f5e8
#ffffff

Shades of #aaa534 color code

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

#aaa534
#97922e
#848028
#716e22
#5e5b1c
#4b4917
#383711
#25240b
#121205
#000000

Tones

#aaa534
#94914a
#7e7c60
#6f6f6f
#6f6f6f

Tones

Similar Color like #aaa534 color

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

#aba635
#aca736
#ada837
#aea938
#afaa39
#b0ab3a
#b1ac3b
#b2ad3c
#b3ae3d
#b4af3e
#b5b03f
#b6b140
#b7b241
#b8b342
#a9a433
#a8a332
#a7a231
#a6a130
#a5a02f
#a49f2e
#a39e2d
#a29d2c
#a19c2b
#a09b2a
#9f9a29
#9e9928
#9d9827
#9c9726

Download this Dark Yellow

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

#aaa534 Color Code Preview on Black Background Color

This is how #aaa534 Color will look on black background color. Color contrast ratio is 8.14

#aaa534 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa534

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa534

#aaa534 color code is use for CSS Background Color

Background color for the above div is #aaa534

HTML with inline CSS

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

#aaa534 color code is use for CSS Border Color

CSS Border color for the above div is #aaa534

HTML with inline CSS

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

CSS Border Left color for the above div is #aaa534

HTML with inline CSS

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

CSS Border Right color for the above div is #aaa534

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaa534

HTML with inline CSS

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

CSS Border Top color for the above div is #aaa534

HTML with inline CSS

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

#aaa534 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaa534 Color code Preview on White Background

This is how #aaa534 Color code will look on white background color. Color contrast ratio is 2.58

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

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