Skip to main content Skip to docs navigation

#aa1b61 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 Murderous Magenta and its hex is #B3205F Nearest Color Name

Color Hue/Base color: Red

Hex #aa1b61 Color code in RGB color code model is created after adding 66.67% red color, 10.59% green color and 38.04% blue color. Hex #aa1b61 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 43% yellow and 33.33% black.

Hex #aa1b61 color code is between #992266 web safe hex color code and #bb1155 web safe hex color code. #992266 is the nearest web safe color code. You can see here many more shades of #aa1b61 color code.

RGB Chart

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

Color Table

Hex Color Code aa1b61 #aa1b61
RGB Decimal 170, 27, 97 170, 27, 97
RGB Percent 67%, 11%, 38% rgb(67%, 11%, 38%)
CSS RGBa 170, 27, 97,1 rgba(170,27,97,1)
CMYK Model cmyk(0%,84%,43%,33.33%)
HSL Color Space 331,73% ,39% hsl(331,73% ,39%)
HSV Color Space 331°, 84%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 00011011 01100001
Octal 252 33 141
Decimal 170 27 97
Hex aa 1b 61

Different shades of #aa1b61 color code.

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

Darkest of #aa1b61
#260616
Darker of #aa1b61
#520d2f
Dark of #aa1b61
#7e1448
Base of #aa1b61
#aa1b61
Light of #aa1b61
#d6227a
Lighter
#e24994
Lightest
#e975ae

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

#aa1b61
#1baa64

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

Split Complementary

#aa1b61
#1baa1d
#1ba9aa

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

Analogous Color

#a01baa
#aa1b9d
#aa1b61
#aa1b31
#aa401b

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

#aa1b61
#1b61aa
#61aa1b

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

#aa1b61
#61aa1b
#1baa64
#641baa

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

#aa1b61
#a9aa1b
#1baa64
#1d1baa

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

#000000
#260616
#520d2f
#7e1448
#aa1b61
#d6227a
#e24994
#e975ae
#f0a1c8

Tints of #aa1b61 Color

#aa1b61
#b33472
#bc4d84
#c66795
#cf80a7
#d999b8
#e2b3ca
#ecccdb
#f5e5ed
#ffffff

Shades of #aa1b61 color code

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

#aa1b61
#971856
#84154b
#711240
#5e0f35
#4b0c2b
#380920
#250615
#12030a
#000000

Tones

#aa1b61
#962f61
#834262
#6f5662
#636363

Tones

Similar Color like #aa1b61 color

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

#ab1c62
#ac1d63
#ad1e64
#ae1f65
#af2066
#b02167
#b12268
#b22369
#b3246a
#b4256b
#b5266c
#b6276d
#b7286e
#b8296f
#a91a60
#a8195f
#a7185e
#a6175d
#a5165c
#a4155b
#a3145a
#a21359
#a11258
#a01157
#9f1056
#9e0f55
#9d0e54
#9c0d53

Download this Dark Red

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

#aa1b61 Color Code Preview on Black Background Color

This is how #aa1b61 Color will look on black background color. Color contrast ratio is 3.04

#aa1b61 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa1b61

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa1b61

#aa1b61 color code is use for CSS Background Color

Background color for the above div is #aa1b61

HTML with inline CSS

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

#aa1b61 color code is use for CSS Border Color

CSS Border color for the above div is #aa1b61

HTML with inline CSS

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

CSS Border Left color for the above div is #aa1b61

HTML with inline CSS

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

CSS Border Right color for the above div is #aa1b61

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa1b61

HTML with inline CSS

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

CSS Border Top color for the above div is #aa1b61

HTML with inline CSS

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

#aa1b61 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa1b61 Color code Preview on White Background

This is how #aa1b61 Color code will look on white background color. Color contrast ratio is 6.91

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

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