crispedge.com

Color picker

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

#aaa497 hex color - Brown - Warm color - Information

#aaa497 hex color - Brown - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Brown

Hex #aaa497 Color code in RGB color code model is created after adding 66.67% red color, 64.31% green color and 59.22% blue color. Hex #aaa497 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 11% yellow and 33% black.

Hex #aaa497 color code is between #99aa99 web safe hex color code and #bb9988 web safe hex color code. #99aa99 is the nearest web safe color code. You can see here many more shades of #aaa497 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeaaa497#aaa497
RGB Decimal170, 164, 151rgb(170, 164, 151)
RGB Percent67%, 64%, 59%rgb(67%, 64%, 59%)
CSS RGBa170, 164, 151,1rgba(170,164,151,1)
CMYK Modelcmyk(0%,4%,11%,33%)
HSL Color Space41,10% ,63%hsl(41,10% ,63%)
HSV Color Space41°, 11%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010101010010010010111
Octal252244227
Decimal170164151
Hexaaa497

Different shades of #aaa497 color code.

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

Light Shade of #aaa497
#c1bdb3
Dark Shade of #aaa497
#938b7b
Saturated Shade of #aaa497
#b3a78e
Desaturated Shade of #aaa497
#a1a1a0
Grey scale Shade of #aaa497
#a0a0a0
Brighten Shade
#c3bdb0
Most Readable Shade
#000000

Shades of #aaa497 color code

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

#aaa497
#979186
#847f75
#716d64
#5e5b53
#4b4843
#383632
#252421
#121210
#000000

Similar Color like #aaa497 color

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

#aba598
#aca699
#ada79a
#aea89b
#afa99c
#b0aa9d
#b1ab9e
#b2ac9f
#b3ada0
#b4aea1
#b5afa2
#b6b0a3
#b7b1a4
#b8b2a5
#a9a396
#a8a295
#a7a194
#a6a093
#a59f92
#a49e91
#a39d90
#a29c8f
#a19b8e
#a09a8d
#9f998c
#9e988b
#9d978a
#9c9689

Monochromatic Color with #aaa497

#aaa497
#d4cdbd
#fff6e2
#2a2926
#55524b
#7f7b71

Tints of #aaa497 Color

#aaa497
#b3aea2
#bcb8ae
#c6c2b9
#cfccc5
#d9d6d0
#e2e0dc
#eceae7
#f5f4f3
#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

#aaa497
#979daa

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

Split Complementary

#aaa497
#97a6aa
#9b97aa

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

Analogous Color

#aa9c97
#aaa097
#aaa497
#aaa897
#a8aa97

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

#aaa497
#97aaa4
#a497aa

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

#aaa497
#97aa9a
#979daa
#aa97a6

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

#aaa497
#979daa
#9b97aa
#a6aa97

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

#aaa497 Color Code Preview on Black Background Color

This is how #aaa497 Color will look on black background color. Color contrast ratio is 8.47

#aaa497 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa497

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa497

#aaa497 color code is use for CSS Background Color

Background color for the above div is #aaa497

HTML with inline CSS

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

#aaa497 color code is use for CSS Border Color

CSS Border color for the above div is #aaa497

HTML with inline CSS

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

CSS Border Left color for the above div is #aaa497

HTML with inline CSS

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

CSS Border Right color for the above div is #aaa497

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaa497

HTML with inline CSS

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

CSS Border Top color for the above div is #aaa497

HTML with inline CSS

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

#aaa497 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaa497 Color code Preview on White Background

This is how #aaa497 Color code will look on white background color. Color contrast ratio is 2.48

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.