Skip to main content Skip to docs navigation

#aa1b9c 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 Pantone 248 C and its hex is #A51890 Nearest Color Name

Color Hue/Base color: Red

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

Hex #aa1b9c color code is between #992299 web safe hex color code and #bb11aa web safe hex color code. #992299 is the nearest web safe color code. You can see here many more shades of #aa1b9c color code.

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10101010 00011011 10011100
Octal 252 33 234
Decimal 170 27 156
Hex aa 1b 9c

Different shades of #aa1b9c color code.

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

Darkest of #aa1b9c
#260623
Darker of #aa1b9c
#520d4b
Dark of #aa1b9c
#7e1474
Base of #aa1b9c
#aa1b9c
Light of #aa1b9c
#d622c4
Lighter
#e249d3
Lightest
#e975de

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

#aa1b9c
#1baa29

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

Split Complementary

#aa1b9c
#55aa1b
#1baa70

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

Analogous Color

#651baa
#7c1baa
#aa1b9c
#aa1b6c
#aa1b31

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

#aa1b9c
#1b9caa
#9caa1b

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

#aa1b9c
#9caa1b
#1baa29
#291baa

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

#aa1b9c
#aa701b
#1baa29
#1b55aa

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

#000000
#260623
#520d4b
#7e1474
#aa1b9c
#d622c4
#e249d3
#e975de
#f0a1e8

Tints of #aa1b9c Color

#aa1b9c
#b334a7
#bc4db2
#c667bd
#cf80c8
#d999d3
#e2b3de
#eccce9
#f5e5f4
#ffffff

Shades of #aa1b9c color code

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

#aa1b9c
#97188a
#841579
#711268
#5e0f56
#4b0c45
#380934
#250622
#120311
#000000

Tones

#aa1b9c
#962f8c
#83427c
#6f566c
#636363

Tones

Similar Color like #aa1b9c color

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

#ab1c9d
#ac1d9e
#ad1e9f
#ae1fa0
#af20a1
#b021a2
#b122a3
#b223a4
#b324a5
#b425a6
#b526a7
#b627a8
#b728a9
#b829aa
#a91a9b
#a8199a
#a71899
#a61798
#a51697
#a41596
#a31495
#a21394
#a11293
#a01192
#9f1091
#9e0f90
#9d0e8f
#9c0d8e

Download this Dark Red

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

#aa1b9c Color Code Preview on Black Background Color

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

#aa1b9c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa1b9c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa1b9c

#aa1b9c color code is use for CSS Background Color

Background color for the above div is #aa1b9c

HTML with inline CSS

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

#aa1b9c color code is use for CSS Border Color

CSS Border color for the above div is #aa1b9c

HTML with inline CSS

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

CSS Border Left color for the above div is #aa1b9c

HTML with inline CSS

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

CSS Border Right color for the above div is #aa1b9c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa1b9c

HTML with inline CSS

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

CSS Border Top color for the above div is #aa1b9c

HTML with inline CSS

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

#aa1b9c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa1b9c Color code Preview on White Background

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

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