Skip to main content Skip to docs navigation

#aa183d hex color | Dark Red & Warm color | 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 Vinho do Porto and its hex is #B31A38 Nearest Color Name

Color Hue/Base color: Red

Hex #aa183d Color code in RGB color code model is created after adding 66.67% red color, 9.41% green color and 23.92% blue color. Hex #aa183d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 86% magenta, 64% yellow and 33.33% black.

Hex #aa183d color code is between #991144 web safe hex color code and #bb2233 web safe hex color code. #991144 is the nearest web safe color code. You can see here many more shades of #aa183d color code.

RGB Chart

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

Color Table

Hex Color Code aa183d #aa183d
RGB Decimal 170, 24, 61 170, 24, 61
RGB Percent 67%, 9%, 24% rgb(67%, 9%, 24%)
CSS RGBa 170, 24, 61,1 rgba(170,24,61,1)
CMYK Model cmyk(0%,86%,64%,33.33%)
HSL Color Space 345,75% ,38% hsl(345,75% ,38%)
HSV Color Space 345°, 86%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 00011000 00111101
Octal 252 30 75
Decimal 170 24 61
Hex aa 18 3d

Different shades of #aa183d color code.

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

Darkest of #aa183d
#24050d
Darker of #aa183d
#510b1d
Dark of #aa183d
#7d122d
Base of #aa183d
#aa183d
Light of #aa183d
#d71e4d
Lighter
#e5436c
Lightest
#eb708f

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

#aa183d
#18aa85

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

Split Complementary

#aa183d
#18aa3c
#1886aa

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

Analogous Color

#aa1892
#aa187a
#aa183d
#aa2418
#aa6018

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

#aa183d
#183daa
#3daa18

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

#aa183d
#3daa18
#18aa85
#8518aa

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

#aa183d
#86aa18
#18aa85
#3c18aa

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

#000000
#24050d
#510b1d
#7d122d
#aa183d
#d71e4d
#e5436c
#eb708f
#f19db2

Tints of #aa183d Color

#aa183d
#b33152
#bc4b68
#c6657d
#cf7e93
#d998a8
#e2b2be
#eccbd3
#f5e5e9
#ffffff

Shades of #aa183d color code

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

#aa183d
#971536
#84122f
#711028
#5e0d21
#4b0a1b
#380814
#25050d
#120206
#000000

Tones

#aa183d
#972b47
#833f50
#70525a
#616161

Tones

Similar Color like #aa183d color

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

#ab193e
#ac1a3f
#ad1b40
#ae1c41
#af1d42
#b01e43
#b11f44
#b22045
#b32146
#b42247
#b52348
#b62449
#b7254a
#b8264b
#a9173c
#a8163b
#a7153a
#a61439
#a51338
#a41237
#a31136
#a21035
#a10f34
#a00e33
#9f0d32
#9e0c31
#9d0b30
#9c0a2f

Download this

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

#aa183d Color Code Preview on Black Background Color

This is how #aa183d Color will look on black background color. Color contrast ratio is 2.91

#aa183d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa183d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa183d

#aa183d color code is use for CSS Background Color

Background color for the above div is #aa183d

HTML with inline CSS

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

#aa183d color code is use for CSS Border Color

CSS Border color for the above div is #aa183d

HTML with inline CSS

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

CSS Border Left color for the above div is #aa183d

HTML with inline CSS

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

CSS Border Right color for the above div is #aa183d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa183d

HTML with inline CSS

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

CSS Border Top color for the above div is #aa183d

HTML with inline CSS

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

#aa183d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa183d Color code Preview on White Background

This is how #aa183d Color code will look on white background color. Color contrast ratio is 7.22

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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