Skip to main content Skip to docs navigation

#aa5aaa hex color | Download Dark Violet 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 Orchid Dottyback and its hex is #AA55AA Nearest Color Name

Color Hue/Base color: Violet

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

Hex #aa5aaa color code is between #995599 web safe hex color code and #bb66bb web safe hex color code. #995599 is the nearest web safe color code. You can see here many more shades of #aa5aaa color code.

RGB Chart

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

Color Table

Hex Color Code aa5aaa #aa5aaa
RGB Decimal 170, 90, 170 170, 90, 170
RGB Percent 67%, 35%, 67% rgb(67%, 35%, 67%)
CSS RGBa 170, 90, 170,1 rgba(170,90,170,1)
CMYK Model cmyk(0%,47%,0%,33.33%)
HSL Color Space 300,32% ,51% hsl(300,32% ,51%)
HSV Color Space 300°, 47%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 01011010 10101010
Octal 252 132 252
Decimal 170 90 170
Hex aa 5a aa

Different shades of #aa5aaa color code.

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

Darkest of #aa5aaa
#472447
Darker of #aa5aaa
#683668
Dark of #aa5aaa
#8a478a
Base of #aa5aaa
#aa5aaa
Light of #aa5aaa
#bb7cbb
Lighter
#cd9dcd
Lightest
#debfde

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

#aa5aaa
#5aaa5a

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

Split Complementary

#aa5aaa
#82aa5a
#5aaa82

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

Analogous Color

#7b5aaa
#895aaa
#aa5aaa
#aa5a8f
#aa5a6e

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

#aa5aaa
#5aaaaa
#aaaa5a

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

#aa5aaa
#aaaa5a
#5aaa5a
#5a5aaa

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

#aa5aaa
#aa825a
#5aaa5a
#5a82aa

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

#251325
#472447
#683668
#8a478a
#aa5aaa
#bb7cbb
#cd9dcd
#debfde
#efe1ef

Tints of #aa5aaa Color

#aa5aaa
#b36cb3
#bc7ebc
#c691c6
#cfa3cf
#d9b5d9
#e2c8e2
#ecdaec
#f5ecf5
#ffffff

Shades of #aa5aaa color code

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

#aa5aaa
#975097
#844684
#713c71
#5e325e
#4b284b
#381e38
#251425
#120a12
#000000

Tones

#aa5aaa
#917391
#828282
#828282
#828282

Tones

Similar Color like #aa5aaa color

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

#ab5bab
#ac5cac
#ad5dad
#ae5eae
#af5faf
#b060b0
#b161b1
#b262b2
#b363b3
#b464b4
#b565b5
#b666b6
#b767b7
#b868b8
#a959a9
#a858a8
#a757a7
#a656a6
#a555a5
#a454a4
#a353a3
#a252a2
#a151a1
#a050a0
#9f4f9f
#9e4e9e
#9d4d9d
#9c4c9c

Download this Dark Violet

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

#aa5aaa Color Code Preview on Black Background Color

This is how #aa5aaa Color will look on black background color. Color contrast ratio is 4.75

#aa5aaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa5aaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa5aaa

#aa5aaa color code is use for CSS Background Color

Background color for the above div is #aa5aaa

HTML with inline CSS

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

#aa5aaa color code is use for CSS Border Color

CSS Border color for the above div is #aa5aaa

HTML with inline CSS

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

CSS Border Left color for the above div is #aa5aaa

HTML with inline CSS

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

CSS Border Right color for the above div is #aa5aaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa5aaa

HTML with inline CSS

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

CSS Border Top color for the above div is #aa5aaa

HTML with inline CSS

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

#aa5aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa5aaa Color code Preview on White Background

This is how #aa5aaa Color code will look on white background color. Color contrast ratio is 4.42

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

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