crispedge.com

Color picker

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

#aa492e hex color - Orange - Warm color - Information

#aa492e hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #aa492e Color code in RGB color code model is created after adding 66.67% red color, 28.63% green color and 18.04% blue color. Hex #aa492e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 73% yellow and 33% black.

Hex #aa492e color code is between #994433 web safe hex color code and #bb5522 web safe hex color code. #994433 is the nearest web safe color code. You can see here many more shades of #aa492e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaa492e#aa492e
RGB Decimal170, 73, 46rgb(170, 73, 46)
RGB Percent67%, 29%, 18%rgb(67%, 29%, 18%)
CSS RGBa170, 73, 46,1rgba(170,73,46,1)
CMYK Modelcmyk(0%,57%,73%,33%)
HSL Color Space13,57% ,42%hsl(13,57% ,42%)
HSV Color Space13°, 73%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010100100100100101110
Octal25211156
Decimal1707346
Hexaa492e

Different shades of #aa492e color code.

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

Light Shade of #aa492e
#cb5e40
Dark Shade of #aa492e
#823823
Saturated Shade of #aa492e
#b54323
Desaturated Shade of #aa492e
#9f4f39
Grey scale Shade of #aa492e
#6c6c6c
Brighten Shade
#c36247
Most Readable Shade
#FFFFFF

Shades of #aa492e color code

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

#aa492e
#974028
#843823
#71301e
#5e2819
#4b2014
#38180f
#25100a
#120805
#000000

Similar Color like #aa492e color

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

#ab4a2f
#ac4b30
#ad4c31
#ae4d32
#af4e33
#b04f34
#b15035
#b25136
#b35237
#b45338
#b55439
#b6553a
#b7563b
#b8573c
#a9482d
#a8472c
#a7462b
#a6452a
#a54429
#a44328
#a34227
#a24126
#a14025
#a03f24
#9f3e23
#9e3d22
#9d3c21
#9c3b20

Monochromatic Color with #aa492e

#aa492e
#d45b3a
#ff6d45
#2a120b
#552417
#7f3722

Tints of #aa492e Color

#aa492e
#b35d45
#bc715c
#c68573
#cf998a
#d9aea2
#e2c2b9
#ecd6d0
#f5eae7
#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

#aa492e
#2e8faa

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

Split Complementary

#aa492e
#2eaa87
#2e51aa

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

Analogous Color

#aa2e45
#aa302e
#aa492e
#aa622e
#aa7b2e

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

#aa492e
#2eaa49
#492eaa

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

#aa492e
#51aa2e
#2e8faa
#872eaa

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

#aa492e
#2e8faa
#2e51aa
#aa872e

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

#aa492e Color Code Preview on Black Background Color

This is how #aa492e Color will look on black background color. Color contrast ratio is 3.70

#aa492e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa492e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa492e

#aa492e color code is use for CSS Background Color

Background color for the above div is #aa492e

HTML with inline CSS

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

#aa492e color code is use for CSS Border Color

CSS Border color for the above div is #aa492e

HTML with inline CSS

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

CSS Border Left color for the above div is #aa492e

HTML with inline CSS

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

CSS Border Right color for the above div is #aa492e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa492e

HTML with inline CSS

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

CSS Border Top color for the above div is #aa492e

HTML with inline CSS

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

#aa492e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa492e Color code Preview on White Background

This is how #aa492e Color code will look on white background color. Color contrast ratio is 5.67

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

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.