Skip to main content Skip to docs navigation

#aa3530 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 Sweet Brown and its hex is #A83731 Nearest Color Name

Color Hue/Base color: Red

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

Hex #aa3530 color code is between #993333 web safe hex color code and #bb4422 web safe hex color code. #993333 is the nearest web safe color code. You can see here many more shades of #aa3530 color code.

RGB Chart

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

Color Table

Hex Color Code aa3530 #aa3530
RGB Decimal 170, 53, 48 170, 53, 48
RGB Percent 67%, 21%, 19% rgb(67%, 21%, 19%)
CSS RGBa 170, 53, 48,1 rgba(170,53,48,1)
CMYK Model cmyk(0%,69%,72%,33.33%)
HSL Color Space 2,56% ,43% hsl(2,56% ,43%)
HSV Color Space 2°, 72%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 00110101 00110000
Octal 252 65 60
Decimal 170 53 48
Hex aa 35 30

Different shades of #aa3530 color code.

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

Darkest of #aa3530
#33100e
Darker of #aa3530
#5a1c1a
Dark of #aa3530
#822925
Base of #aa3530
#aa3530
Light of #aa3530
#ca4943
Lighter
#d56f6b
Lightest
#e09693

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

#aa3530
#30a5aa

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

Split Complementary

#aa3530
#30aa72
#3068aa

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

Analogous Color

#aa3072
#aa305e
#aa3530
#aa5e30
#aa9130

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

#aa3530
#3530aa
#30aa35

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

#aa3530
#30aa35
#30a5aa
#aa30a5

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

#aa3530
#68aa30
#30a5aa
#7230aa

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

#0b0303
#33100e
#5a1c1a
#822925
#aa3530
#ca4943
#d56f6b
#e09693
#ecbcba

Tints of #aa3530 Color

#aa3530
#b34b47
#bc615e
#c67875
#cf8e8c
#d9a5a3
#e2bbba
#ecd2d1
#f5e8e8
#ffffff

Shades of #aa3530 color code

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

#aa3530
#972f2a
#842925
#712320
#5e1d1a
#4b1715
#381110
#250b0a
#120505
#000000

Tones

#aa3530
#944946
#7e5d5c
#6d6d6d
#6d6d6d

Tones

Similar Color like #aa3530 color

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

#ab3631
#ac3732
#ad3833
#ae3934
#af3a35
#b03b36
#b13c37
#b23d38
#b33e39
#b43f3a
#b5403b
#b6413c
#b7423d
#b8433e
#a9342f
#a8332e
#a7322d
#a6312c
#a5302b
#a42f2a
#a32e29
#a22d28
#a12c27
#a02b26
#9f2a25
#9e2924
#9d2823
#9c2722

Download this Dark Red

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

#aa3530 Color Code Preview on Black Background Color

This is how #aa3530 Color will look on black background color. Color contrast ratio is 3.26

#aa3530 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa3530

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa3530

#aa3530 color code is use for CSS Background Color

Background color for the above div is #aa3530

HTML with inline CSS

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

#aa3530 color code is use for CSS Border Color

CSS Border color for the above div is #aa3530

HTML with inline CSS

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

CSS Border Left color for the above div is #aa3530

HTML with inline CSS

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

CSS Border Right color for the above div is #aa3530

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa3530

HTML with inline CSS

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

CSS Border Top color for the above div is #aa3530

HTML with inline CSS

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

#aa3530 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa3530 Color code Preview on White Background

This is how #aa3530 Color code will look on white background color. Color contrast ratio is 6.44

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

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