Skip to main content Skip to docs navigation

#aabb99 hex color | Ash Tree | Dark Green & Warm color | 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: Green

Hex #aabb99 Color Code is also known as | Ash Tree color.

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

Hex #aabb99 color code is a web safe color. Next web safe color code is #99aa88 and previous web safe color code is #bbccaa. You can see here many more shades of #aabb99 color code.

RGB Chart

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

Color Table

Hex Color Code aabb99 #aabb99
RGB Decimal 170, 187, 153 170, 187, 153
RGB Percent 67%, 73%, 60% rgb(67%, 73%, 60%)
CSS RGBa 170, 187, 153,1 rgba(170,187,153,1)
CMYK Model cmyk(9%,0%,18%,26.67%)
HSL Color Space 90,20% ,67% hsl(90,20% ,67%)
HSV Color Space 90°, 18%, 73%
Color Temperature It's a Warm color

Color in numbers

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

Different shades of #aabb99 color code.

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

Darkest of #aabb99
#5e704b
Darker of #aabb99
#778f5f
Dark of #aabb99
#91a77a
Base of #aabb99
#aabb99
Light of #aabb99
#c4cfb8
Lighter
#dde4d6
Lightest
#f7f8f5

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

#aabb99
#aa99bb

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

Split Complementary

#aabb99
#9999bb
#bb99bb

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

Analogous Color

#bbb899
#b8bb99
#aabb99
#9fbb99
#99bba2

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

#aabb99
#bb99aa
#99aabb

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

#aabb99
#99aabb
#aa99bb
#bbaa99

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

#aabb99
#99bbbb
#aa99bb
#bb9999

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

#445236
#5e704b
#778f5f
#91a77a
#aabb99
#c4cfb8
#dde4d6
#f7f8f5
#ffffff

Tints of #aabb99 Color

#aabb99
#b3c2a4
#bccaaf
#c6d1bb
#cfd9c6
#d9e0d1
#e2e8dd
#ecefe8
#f5f7f3
#ffffff

Shades of #aabb99 color code

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

#aabb99
#97a688
#849177
#717c66
#5e6755
#4b5344
#383e33
#252922
#121411
#000000

Tones

#aabb99
#aaaaaa
#aaaaaa
#aaaaaa
#aaaaaa

Tones

Similar Color like #aabb99 color

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

#abbc9a
#acbd9b
#adbe9c
#aebf9d
#afc09e
#b0c19f
#b1c2a0
#b2c3a1
#b3c4a2
#b4c5a3
#b5c6a4
#b6c7a5
#b7c8a6
#b8c9a7
#a9ba98
#a8b997
#a7b896
#a6b795
#a5b694
#a4b593
#a3b492
#a2b391
#a1b290
#a0b18f
#9fb08e
#9eaf8d
#9dae8c
#9cad8b

Download this

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

#aabb99 Color Code Preview on Black Background Color

This is how #aabb99 Color will look on black background color. Color contrast ratio is 10.28

#aabb99 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabb99

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabb99

#aabb99 color code is use for CSS Background Color

Background color for the above div is #aabb99

HTML with inline CSS

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

#aabb99 color code is use for CSS Border Color

CSS Border color for the above div is #aabb99

HTML with inline CSS

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

CSS Border Left color for the above div is #aabb99

HTML with inline CSS

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

CSS Border Right color for the above div is #aabb99

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aabb99

HTML with inline CSS

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

CSS Border Top color for the above div is #aabb99

HTML with inline CSS

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

#aabb99 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aabb99 Color code Preview on White Background

This is how #aabb99 Color code will look on white background color. Color contrast ratio is 2.04

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(170,187,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,153,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,187,153,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }