crispedge.com

Color picker

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

#aa7258 hex color - Orange - Warm color - Information

#aa7258 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #aa7258 Color code in RGB color code model is created after adding 66.67% red color, 44.71% green color and 34.51% blue color. Hex #aa7258 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 48% yellow and 33% black.

Hex #aa7258 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 #aa7258 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaa7258#aa7258
RGB Decimal170, 114, 88rgb(170, 114, 88)
RGB Percent67%, 45%, 35%rgb(67%, 45%, 35%)
CSS RGBa170, 114, 88,1rgba(170,114,88,1)
CMYK Modelcmyk(0%,33%,48%,33%)
HSL Color Space19,33% ,51%hsl(19,33% ,51%)
HSV Color Space19°, 48%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010100111001001011000
Octal252162130
Decimal17011488
Hexaa7258

Different shades of #aa7258 color code.

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

Light Shade of #aa7258
#bb8f7a
Dark Shade of #aa7258
#895b46
Saturated Shade of #aa7258
#b76d4b
Desaturated Shade of #aa7258
#9d7765
Grey scale Shade of #aa7258
#818181
Brighten Shade
#c38b71
Most Readable Shade
#FFFFFF

Shades of #aa7258 color code

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

#aa7258
#97654e
#845844
#714c3a
#5e3f30
#4b3227
#38261d
#251913
#120c09
#000000

Similar Color like #aa7258 color

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

#ab7359
#ac745a
#ad755b
#ae765c
#af775d
#b0785e
#b1795f
#b27a60
#b37b61
#b47c62
#b57d63
#b67e64
#b77f65
#b88066
#a97157
#a87056
#a76f55
#a66e54
#a56d53
#a46c52
#a36b51
#a26a50
#a1694f
#a0684e
#9f674d
#9e664c
#9d654b
#9c644a

Monochromatic Color with #aa7258

#aa7258
#d48f6e
#ffab84
#2a1c16
#55392c
#7f5542

Tints of #aa7258 Color

#aa7258
#b3816a
#bc917d
#c6a18f
#cfb0a2
#d9c0b4
#e2d0c7
#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

#aa7258
#5890aa

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

Split Complementary

#aa7258
#58aa9b
#5867aa

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

Analogous Color

#aa585f
#aa6258
#aa7258
#aa8258
#aa9358

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

#aa7258
#58aa72
#7258aa

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

#aa7258
#67aa58
#5890aa
#9b58aa

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

#aa7258
#5890aa
#5867aa
#aa9b58

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

#aa7258 Color Code Preview on Black Background Color

This is how #aa7258 Color will look on black background color. Color contrast ratio is 5.26

#aa7258 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa7258

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa7258

#aa7258 color code is use for CSS Background Color

Background color for the above div is #aa7258

HTML with inline CSS

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

#aa7258 color code is use for CSS Border Color

CSS Border color for the above div is #aa7258

HTML with inline CSS

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

CSS Border Left color for the above div is #aa7258

HTML with inline CSS

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

CSS Border Right color for the above div is #aa7258

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa7258

HTML with inline CSS

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

CSS Border Top color for the above div is #aa7258

HTML with inline CSS

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

#aa7258 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa7258 Color code Preview on White Background

This is how #aa7258 Color code will look on white background color. Color contrast ratio is 3.99

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

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.