Skip to main content Skip to docs navigation

#aaa069 hex color | Download Dark Brown 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 Pantone 7503 C and its hex is #A89968 Nearest Color Name

Color Hue/Base color: Brown

Hex #aaa069 Color code in RGB color code model is created after adding 66.67% red color, 62.75% green color and 41.18% blue color. Hex #aaa069 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 38% yellow and 33.33% black.

Hex #aaa069 color code is between #999966 web safe hex color code and #bbaa77 web safe hex color code. #999966 is the nearest web safe color code. You can see here many more shades of #aaa069 color code.

RGB Chart

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

Color Table

Hex Color Code aaa069 #aaa069
RGB Decimal 170, 160, 105 170, 160, 105
RGB Percent 67%, 63%, 41% rgb(67%, 63%, 41%)
CSS RGBa 170, 160, 105,1 rgba(170,160,105,1)
CMYK Model cmyk(0%,6%,38%,33.33%)
HSL Color Space 51,28% ,54% hsl(51,28% ,54%)
HSV Color Space 51°, 38%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10100000 01101001
Octal 252 240 151
Decimal 170 160 105
Hex aa a0 69

Different shades of #aaa069 color code.

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

Darkest of #aaa069
#4e492c
Darker of #aaa069
#6e673f
Dark of #aaa069
#8f8551
Base of #aaa069
#aaa069
Light of #aaa069
#bcb58a
Lighter
#cfc9aa
Lightest
#e1decb

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

#aaa069
#6973aa

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

Split Complementary

#aaa069
#6993aa
#7f69aa

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

Analogous Color

#aa7a69
#aa8569
#aaa069
#9eaa69
#83aa69

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

#aaa069
#a069aa
#69aaa0

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

#aaa069
#69aaa0
#6973aa
#aa6973

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

#aaa069
#69aa7f
#6973aa
#aa6993

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

#2d2a1a
#4e492c
#6e673f
#8f8551
#aaa069
#bcb58a
#cfc9aa
#e1decb
#f4f2eb

Tints of #aaa069 Color

#aaa069
#b3aa79
#bcb58a
#c6bf9b
#cfcaab
#d9d4bc
#e2dfcd
#ece9dd
#f5f4ee
#ffffff

Shades of #aaa069 color code

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

#aaa069
#978e5d
#847c51
#716a46
#5e583a
#4b472e
#383523
#252317
#12110b
#000000

Tones

#aaa069
#929080
#898989
#898989
#898989

Tones

Similar Color like #aaa069 color

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

#aba16a
#aca26b
#ada36c
#aea46d
#afa56e
#b0a66f
#b1a770
#b2a871
#b3a972
#b4aa73
#b5ab74
#b6ac75
#b7ad76
#b8ae77
#a99f68
#a89e67
#a79d66
#a69c65
#a59b64
#a49a63
#a39962
#a29861
#a19760
#a0965f
#9f955e
#9e945d
#9d935c
#9c925b

Download this Dark Brown

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

#aaa069 Color Code Preview on Black Background Color

This is how #aaa069 Color will look on black background color. Color contrast ratio is 7.94

#aaa069 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa069

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa069

#aaa069 color code is use for CSS Background Color

Background color for the above div is #aaa069

HTML with inline CSS

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

#aaa069 color code is use for CSS Border Color

CSS Border color for the above div is #aaa069

HTML with inline CSS

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

CSS Border Left color for the above div is #aaa069

HTML with inline CSS

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

CSS Border Right color for the above div is #aaa069

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaa069

HTML with inline CSS

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

CSS Border Top color for the above div is #aaa069

HTML with inline CSS

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

#aaa069 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaa069 Color code Preview on White Background

This is how #aaa069 Color code will look on white background color. Color contrast ratio is 2.64

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

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