Skip to main content Skip to docs navigation

#aa4e5e hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Rose Vale and its hex is #AB4E5F Nearest Color Name

Color Hue/Base color: Red

Hex #aa4e5e Color code in RGB color code model is created after adding 66.67% red color, 30.59% green color and 36.86% blue color. Hex #aa4e5e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 45% yellow and 33.33% black.

Hex #aa4e5e color code is between #995566 web safe hex color code and #bb4455 web safe hex color code. #995566 is the nearest web safe color code. You can see here many more shades of #aa4e5e color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code aa4e5e #aa4e5e
RGB Decimal 170, 78, 94 170, 78, 94
RGB Percent 67%, 31%, 37% rgb(67%, 31%, 37%)
CSS RGBa 170, 78, 94,1 rgba(170,78,94,1)
CMYK Model cmyk(0%,54%,45%,33.33%)
HSL Color Space 350,37% ,49% hsl(350,37% ,49%)
HSV Color Space 350°, 54%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 01001110 01011110
Octal 252 116 136
Decimal 170 78 94
Hex aa 4e 5e

Different shades of #aa4e5e color code.

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

Darkest of #aa4e5e
#411e24
Darker of #aa4e5e
#642e37
Dark of #aa4e5e
#873e4b
Base of #aa4e5e
#aa4e5e
Light of #aa4e5e
#bd6e7c
Lighter
#cd919c
Lightest
#ddb4bb

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

#aa4e5e
#4eaa9a

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

Split Complementary

#aa4e5e
#4eaa6c
#4e8caa

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

Analogous Color

#aa4e94
#aa4e84
#aa4e5e
#aa5d4e
#aa834e

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

#aa4e5e
#4e5eaa
#5eaa4e

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

#aa4e5e
#5eaa4e
#4eaa9a
#9a4eaa

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#aa4e5e
#8caa4e
#4eaa9a
#6c4eaa

Square 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).

Monochromatic Color with #aa4e5e

#1e0e11
#411e24
#642e37
#873e4b
#aa4e5e
#bd6e7c
#cd919c
#ddb4bb
#edd7db

Tints of #aa4e5e Color

#aa4e5e
#b3616f
#bc7581
#c68993
#cf9ca5
#d9b0b7
#e2c4c9
#ecd7db
#f5ebed
#ffffff

Shades of #aa4e5e color code

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

#aa4e5e
#974553
#843c49
#71343e
#5e2b34
#4b2229
#381a1f
#251114
#12080a
#000000

Tones

#aa4e5e
#91676e
#7c7c7c
#7c7c7c
#7c7c7c

Tones

Similar Color like #aa4e5e color

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

#ab4f5f
#ac5060
#ad5161
#ae5262
#af5363
#b05464
#b15565
#b25666
#b35767
#b45868
#b55969
#b65a6a
#b75b6b
#b85c6c
#a94d5d
#a84c5c
#a74b5b
#a64a5a
#a54959
#a44858
#a34757
#a24656
#a14555
#a04454
#9f4353
#9e4252
#9d4151
#9c4050

Download this Dark Red

Hex #aa4e5e 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.

#aa4e5e Color Code Preview on Black Background Color

This is how #aa4e5e Color will look on black background color. Color contrast ratio is 3.96

#aa4e5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa4e5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa4e5e

#aa4e5e color code is use for CSS Background Color

Background color for the above div is #aa4e5e

HTML with inline CSS

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

#aa4e5e color code is use for CSS Border Color

CSS Border color for the above div is #aa4e5e

HTML with inline CSS

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

CSS Border Left color for the above div is #aa4e5e

HTML with inline CSS

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

CSS Border Right color for the above div is #aa4e5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa4e5e

HTML with inline CSS

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

CSS Border Top color for the above div is #aa4e5e

HTML with inline CSS

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

#aa4e5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa4e5e Color code Preview on White Background

This is how #aa4e5e Color code will look on white background color. Color contrast ratio is 5.30

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(170,78,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(78,170,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,78,94,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }