crispedge.com

Color picker

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

#aa967a hex color - Brown - Warm color - Information

#aa967a hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaa967a#aa967a
RGB Decimal170, 150, 122rgb(170, 150, 122)
RGB Percent67%, 59%, 48%rgb(67%, 59%, 48%)
CSS RGBa170, 150, 122,1rgba(170,150,122,1)
CMYK Modelcmyk(0%,12%,28%,33%)
HSL Color Space35,22% ,57%hsl(35,22% ,57%)
HSV Color Space35°, 28%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010101001011001111010
Octal252226172
Decimal170150122
Hexaa967a

Different shades of #aa967a color code.

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

Light Shade of #aa967a
#beaf99
Dark Shade of #aa967a
#937d5e
Saturated Shade of #aa967a
#b5986f
Desaturated Shade of #aa967a
#9f9485
Grey scale Shade of #aa967a
#929292
Brighten Shade
#c3af93
Most Readable Shade
#000000

Shades of #aa967a color code

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

#aa967a
#97856c
#84745e
#716451
#5e5343
#4b4236
#383228
#25211b
#12100d
#000000

Similar Color like #aa967a color

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

#ab977b
#ac987c
#ad997d
#ae9a7e
#af9b7f
#b09c80
#b19d81
#b29e82
#b39f83
#b4a084
#b5a185
#b6a286
#b7a387
#b8a488
#a99579
#a89478
#a79377
#a69276
#a59175
#a49074
#a38f73
#a28e72
#a18d71
#a08c70
#9f8b6f
#9e8a6e
#9d896d
#9c886c

Monochromatic Color with #aa967a

#aa967a
#d4bb99
#ffe1b7
#2a251e
#554b3d
#7f705b

Tints of #aa967a Color

#aa967a
#b3a188
#bcad97
#c6b9a6
#cfc4b5
#d9d0c3
#e2dcd2
#ece7e1
#f5f3f0
#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

#aa967a
#7a8eaa

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

Split Complementary

#aa967a
#7aa6aa
#7e7aaa

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

Analogous Color

#aa837a
#aa8c7a
#aa967a
#aaa07a
#aaa97a

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

#aa967a
#7aaa96
#967aaa

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

#aa967a
#7aaa7e
#7a8eaa
#aa7aa6

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

#aa967a
#7a8eaa
#7e7aaa
#a6aa7a

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

#aa967a Color Code Preview on Black Background Color

This is how #aa967a Color will look on black background color. Color contrast ratio is 7.35

#aa967a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa967a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa967a

#aa967a color code is use for CSS Background Color

Background color for the above div is #aa967a

HTML with inline CSS

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

#aa967a color code is use for CSS Border Color

CSS Border color for the above div is #aa967a

HTML with inline CSS

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

CSS Border Left color for the above div is #aa967a

HTML with inline CSS

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

CSS Border Right color for the above div is #aa967a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa967a

HTML with inline CSS

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

CSS Border Top color for the above div is #aa967a

HTML with inline CSS

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

#aa967a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa967a Color code Preview on White Background

This is how #aa967a Color code will look on white background color. Color contrast ratio is 2.86

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

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.