Skip to main content Skip to docs navigation

#aaaa99 hex color | Humble Hippo | Download Dark Grey 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

Color Hue/Base color: Grey

Hex #aaaa99 Color Code is also known as | Humble Hippo color.

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

Hex #aaaa99 color code is a web safe color. Next web safe color code is #999988 and previous web safe color code is #bbbbaa. You can see here many more shades of #aaaa99 color code.

RGB Chart

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

Color Table

Hex Color Code aaaa99 #aaaa99
RGB Decimal 170, 170, 153 170, 170, 153
RGB Percent 67%, 67%, 60% rgb(67%, 67%, 60%)
CSS RGBa 170, 170, 153,1 rgba(170,170,153,1)
CMYK Model cmyk(0%,0%,10%,33.33%)
HSL Color Space 60,9% ,63% hsl(60,9% ,63%)
HSV Color Space 60°, 10%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10101010 10011001
Octal 252 252 231
Decimal 170 170 153
Hex aa aa 99

Different shades of #aaaa99 color code.

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

Darkest of #aaaa99
#5d5d4d
Darker of #aaaa99
#797964
Dark of #aaaa99
#93937d
Base of #aaaa99
#aaaa99
Light of #aaaa99
#c1c1b5
Lighter
#d8d8d1
Lightest
#f0f0ec

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

#aaaa99
#9999aa

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

Split Complementary

#aaaa99
#99a1aa
#a199aa

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

Analogous Color

#aaa099
#aaa399
#aaaa99
#a4aa99
#9daa99

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

#aaaa99
#aa99aa
#99aaaa

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

#aaaa99
#99aaaa
#9999aa
#aa9999

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

#aaaa99
#99aaa1
#9999aa
#aa99a1

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

#414136
#5d5d4d
#797964
#93937d
#aaaa99
#c1c1b5
#d8d8d1
#f0f0ec
#ffffff

Tints of #aaaa99 Color

#aaaa99
#b3b3a4
#bcbcaf
#c6c6bb
#cfcfc6
#d9d9d1
#e2e2dd
#ecece8
#f5f5f3
#ffffff

Shades of #aaaa99 color code

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

#aaaa99
#979788
#848477
#717166
#5e5e55
#4b4b44
#383833
#252522
#121211
#000000

Tones

#aaaa99
#a1a1a1
#a1a1a1
#a1a1a1
#a1a1a1

Tones

Similar Color like #aaaa99 color

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

#abab9a
#acac9b
#adad9c
#aeae9d
#afaf9e
#b0b09f
#b1b1a0
#b2b2a1
#b3b3a2
#b4b4a3
#b5b5a4
#b6b6a5
#b7b7a6
#b8b8a7
#a9a998
#a8a897
#a7a796
#a6a695
#a5a594
#a4a493
#a3a392
#a2a291
#a1a190
#a0a08f
#9f9f8e
#9e9e8d
#9d9d8c
#9c9c8b

Download this Dark Grey

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

#aaaa99 Color Code Preview on Black Background Color

This is how #aaaa99 Color will look on black background color. Color contrast ratio is 8.92

#aaaa99 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaa99

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaa99

#aaaa99 color code is use for CSS Background Color

Background color for the above div is #aaaa99

HTML with inline CSS

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

#aaaa99 color code is use for CSS Border Color

CSS Border color for the above div is #aaaa99

HTML with inline CSS

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

CSS Border Left color for the above div is #aaaa99

HTML with inline CSS

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

CSS Border Right color for the above div is #aaaa99

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaaa99

HTML with inline CSS

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

CSS Border Top color for the above div is #aaaa99

HTML with inline CSS

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

#aaaa99 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaaa99 Color code Preview on White Background

This is how #aaaa99 Color code will look on white background color. Color contrast ratio is 2.35

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

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