crispedge.com

Color picker

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

#aa9c7a hex color - Green - Warm color - Information

#aa9c7a hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #aa9c7a Color code in RGB color code model is created after adding 66.67% red color, 61.18% green color and 47.84% blue color. Hex #aa9c7a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 28% yellow and 33% black.

Hex #aa9c7a color code is between #999977 web safe hex color code and #bbaa88 web safe hex color code. #999977 is the nearest web safe color code. You can see here many more shades of #aa9c7a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaa9c7a#aa9c7a
RGB Decimal170, 156, 122rgb(170, 156, 122)
RGB Percent67%, 61%, 48%rgb(67%, 61%, 48%)
CSS RGBa170, 156, 122,1rgba(170,156,122,1)
CMYK Modelcmyk(0%,8%,28%,33%)
HSL Color Space43,22% ,57%hsl(43,22% ,57%)
HSV Color Space43°, 28%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010101001110001111010
Octal252234172
Decimal170156122
Hexaa9c7a

Different shades of #aa9c7a color code.

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

Light Shade of #aa9c7a
#beb399
Dark Shade of #aa9c7a
#93845e
Saturated Shade of #aa9c7a
#b5a16f
Desaturated Shade of #aa9c7a
#9f9785
Grey scale Shade of #aa9c7a
#929292
Brighten Shade
#c3b593
Most Readable Shade
#000000

Shades of #aa9c7a color code

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

#aa9c7a
#978a6c
#84795e
#716851
#5e5643
#4b4536
#383428
#25221b
#12110d
#000000

Similar Color like #aa9c7a color

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

#ab9d7b
#ac9e7c
#ad9f7d
#aea07e
#afa17f
#b0a280
#b1a381
#b2a482
#b3a583
#b4a684
#b5a785
#b6a886
#b7a987
#b8aa88
#a99b79
#a89a78
#a79977
#a69876
#a59775
#a49674
#a39573
#a29472
#a19371
#a09270
#9f916f
#9e906e
#9d8f6d
#9c8e6c

Monochromatic Color with #aa9c7a

#aa9c7a
#d4c399
#ffeab7
#2a271e
#554e3d
#7f755b

Tints of #aa9c7a Color

#aa9c7a
#b3a788
#bcb297
#c6bda6
#cfc8b5
#d9d3c3
#e2ded2
#ece9e1
#f5f4f0
#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

#aa9c7a
#7a88aa

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

Split Complementary

#aa9c7a
#7aa0aa
#847aaa

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

Analogous Color

#aa897a
#aa927a
#aa9c7a
#aaa67a
#a5aa7a

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

#aa9c7a
#7aaa9c
#9c7aaa

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

#aa9c7a
#7aaa84
#7a88aa
#aa7aa0

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

#aa9c7a
#7a88aa
#847aaa
#a0aa7a

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 #aa9c7a 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.

#aa9c7a Color Code Preview on Black Background Color

This is how #aa9c7a Color will look on black background color. Color contrast ratio is 7.75

#aa9c7a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa9c7a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa9c7a

#aa9c7a color code is use for CSS Background Color

Background color for the above div is #aa9c7a

HTML with inline CSS

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

#aa9c7a color code is use for CSS Border Color

CSS Border color for the above div is #aa9c7a

HTML with inline CSS

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

CSS Border Left color for the above div is #aa9c7a

HTML with inline CSS

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

CSS Border Right color for the above div is #aa9c7a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa9c7a

HTML with inline CSS

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

CSS Border Top color for the above div is #aa9c7a

HTML with inline CSS

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

#aa9c7a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa9c7a Color code Preview on White Background

This is how #aa9c7a Color code will look on white background color. Color contrast ratio is 2.71

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.