crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#aabb99 hex color - Ash Tree - Green - Cool color - Information

#aabb99 hex color - Ash Tree - Green - Cool color

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 27% 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.

0 Likes 0 Comments | 109 Views

Color Table

Hex Color Codeaabb99#aabb99
RGB Decimal170, 187, 153rgb(170, 187, 153)
RGB Percent67%, 73%, 60%rgb(67%, 73%, 60%)
CSS RGBa170, 187, 153,1rgba(170,187,153,1)
CMYK Modelcmyk(9%,0%,18%,27%)
HSL Color Space90,20% ,67%hsl(90,20% ,67%)
HSV Color Space90°, 18%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101011101110011001
Octal252273231
Decimal170187153
Hexaabb99

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.

Light Shade of #aabb99
#c3cfb8
Dark Shade of #aabb99
#90a77a
Saturated Shade of #aabb99
#aac390
Desaturated Shade of #aabb99
#aab2a1
Grey scale Shade of #aabb99
#aaaaaa
Brighten Shade
#c3d4b2
Most Readable Shade
#000000

Shades of #aabb99 color code

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

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

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

Monochromatic Color with #aabb99

#aabb99
#d1e5bc
#0f110e
#363b31
#5d6653
#839076

Tints of #aabb99 Color

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

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

#b8bb99
#b1bb99
#aabb99
#a3bb99
#9cbb99

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
#99aabb
#bb99aa

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
#99bbbb
#aa99bb
#bb9999

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#aabb99
#aa99bb
#bb99bb
#99bb99

Double Complementary 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).

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; }

Related Gradients

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

0 Likes 0 Comments | 109 Views

Post your comment:-

By submitting comment you agree to our privacy policy.