Skip to main content Skip to docs navigation

#aa3554 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 Red Bud and its hex is #A63253 Nearest Color Name

Color Hue/Base color: Red

Hex #aa3554 Color code in RGB color code model is created after adding 66.67% red color, 20.78% green color and 32.94% blue color. Hex #aa3554 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 51% yellow and 33.33% black.

Hex #aa3554 color code is between #993355 web safe hex color code and #bb4444 web safe hex color code. #993355 is the nearest web safe color code. You can see here many more shades of #aa3554 color code.

RGB Chart

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

Color Table

Hex Color Code aa3554 #aa3554
RGB Decimal 170, 53, 84 170, 53, 84
RGB Percent 67%, 21%, 33% rgb(67%, 21%, 33%)
CSS RGBa 170, 53, 84,1 rgba(170,53,84,1)
CMYK Model cmyk(0%,69%,51%,33.33%)
HSL Color Space 344,52% ,44% hsl(344,52% ,44%)
HSV Color Space 344°, 69%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 00110101 01010100
Octal 252 65 124
Decimal 170 53 84
Hex aa 35 54

Different shades of #aa3554 color code.

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

Darkest of #aa3554
#35111a
Darker of #aa3554
#5c1d2e
Dark of #aa3554
#832941
Base of #aa3554
#aa3554
Light of #aa3554
#c74b6c
Lighter
#d3728c
Lightest
#df99ab

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

#aa3554
#35aa8b

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

Split Complementary

#aa3554
#35aa51
#358faa

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

Analogous Color

#aa3598
#aa3585
#aa3554
#aa3d35
#aa6e35

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

#aa3554
#3554aa
#54aa35

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

#aa3554
#54aa35
#35aa8b
#8b35aa

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

#aa3554
#8faa35
#35aa8b
#5135aa

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 #aa3554

#0f0507
#35111a
#5c1d2e
#832941
#aa3554
#c74b6c
#d3728c
#df99ab
#ebc0cb

Tints of #aa3554 Color

#aa3554
#b34b67
#bc617a
#c6788d
#cf8ea0
#d9a5b3
#e2bbc6
#ecd2d9
#f5e8ec
#ffffff

Shades of #aa3554 color code

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

#aa3554
#972f4a
#842941
#712338
#5e1d2e
#4b1725
#38111c
#250b12
#120509
#000000

Tones

#aa3554
#944b5e
#7d6269
#707070
#707070

Tones

Similar Color like #aa3554 color

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

#ab3655
#ac3756
#ad3857
#ae3958
#af3a59
#b03b5a
#b13c5b
#b23d5c
#b33e5d
#b43f5e
#b5405f
#b64160
#b74261
#b84362
#a93453
#a83352
#a73251
#a63150
#a5304f
#a42f4e
#a32e4d
#a22d4c
#a12c4b
#a02b4a
#9f2a49
#9e2948
#9d2847
#9c2746

Download this Dark Red

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

#aa3554 Color Code Preview on Black Background Color

This is how #aa3554 Color will look on black background color. Color contrast ratio is 3.35

#aa3554 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa3554

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa3554

#aa3554 color code is use for CSS Background Color

Background color for the above div is #aa3554

HTML with inline CSS

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

#aa3554 color code is use for CSS Border Color

CSS Border color for the above div is #aa3554

HTML with inline CSS

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

CSS Border Left color for the above div is #aa3554

HTML with inline CSS

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

CSS Border Right color for the above div is #aa3554

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa3554

HTML with inline CSS

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

CSS Border Top color for the above div is #aa3554

HTML with inline CSS

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

#aa3554 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa3554 Color code Preview on White Background

This is how #aa3554 Color code will look on white background color. Color contrast ratio is 6.28

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

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,53,84,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(53,170,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,53,84,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }