crispedge.com

Color picker

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

#aa7057 hex color - Orange - Warm color - Information

#aa7057 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #aa7057 Color code in RGB color code model is created after adding 66.67% red color, 43.92% green color and 34.12% blue color. Hex #aa7057 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 49% yellow and 33% black.

Hex #aa7057 color code is between #997755 web safe hex color code and #bb6666 web safe hex color code. #997755 is the nearest web safe color code. You can see here many more shades of #aa7057 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaa7057#aa7057
RGB Decimal170, 112, 87rgb(170, 112, 87)
RGB Percent67%, 44%, 34%rgb(67%, 44%, 34%)
CSS RGBa170, 112, 87,1rgba(170,112,87,1)
CMYK Modelcmyk(0%,34%,49%,33%)
HSL Color Space18,33% ,50%hsl(18,33% ,50%)
HSV Color Space18°, 49%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010100111000001010111
Octal252160127
Decimal17011287
Hexaa7057

Different shades of #aa7057 color code.

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

Light Shade of #aa7057
#bb8d79
Dark Shade of #aa7057
#895a45
Saturated Shade of #aa7057
#b76b4a
Desaturated Shade of #aa7057
#9d7564
Grey scale Shade of #aa7057
#808080
Brighten Shade
#c38970
Most Readable Shade
#FFFFFF

Shades of #aa7057 color code

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

#aa7057
#97634d
#845743
#714a3a
#5e3e30
#4b3126
#38251d
#251813
#120c09
#000000

Similar Color like #aa7057 color

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

#ab7158
#ac7259
#ad735a
#ae745b
#af755c
#b0765d
#b1775e
#b2785f
#b37960
#b47a61
#b57b62
#b67c63
#b77d64
#b87e65
#a96f56
#a86e55
#a76d54
#a66c53
#a56b52
#a46a51
#a36950
#a2684f
#a1674e
#a0664d
#9f654c
#9e644b
#9d634a
#9c6249

Monochromatic Color with #aa7057

#aa7057
#d48c6d
#ffa882
#2a1c16
#55382b
#7f5441

Tints of #aa7057 Color

#aa7057
#b37f69
#bc8f7c
#c69f8f
#cfafa1
#d9bfb4
#e2cfc7
#ecdfd9
#f5efec
#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

#aa7057
#5791aa

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

Split Complementary

#aa7057
#57aa99
#5767aa

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

Analogous Color

#aa575f
#aa5f57
#aa7057
#aa8157
#aa9157

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

#aa7057
#57aa70
#7057aa

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

#aa7057
#67aa57
#5791aa
#9957aa

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

#aa7057
#5791aa
#5767aa
#aa9a57

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

#aa7057 Color Code Preview on Black Background Color

This is how #aa7057 Color will look on black background color. Color contrast ratio is 5.16

#aa7057 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa7057

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa7057

#aa7057 color code is use for CSS Background Color

Background color for the above div is #aa7057

HTML with inline CSS

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

#aa7057 color code is use for CSS Border Color

CSS Border color for the above div is #aa7057

HTML with inline CSS

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

CSS Border Left color for the above div is #aa7057

HTML with inline CSS

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

CSS Border Right color for the above div is #aa7057

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa7057

HTML with inline CSS

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

CSS Border Top color for the above div is #aa7057

HTML with inline CSS

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

#aa7057 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa7057 Color code Preview on White Background

This is how #aa7057 Color code will look on white background color. Color contrast ratio is 4.07

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

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.