Skip to main content Skip to docs navigation

#aa3ebd 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 Pantone 7442 C and its hex is #963CBD Nearest Color Name

Color Hue/Base color: Violet

Hex #aa3ebd Color code in RGB color code model is created after adding 66.67% red color, 24.31% green color and 74.12% blue color. Hex #aa3ebd Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 67% magenta, 0% yellow and 25.88% black.

Hex #aa3ebd color code is between #9944bb web safe hex color code and #bb33cc web safe hex color code. #9944bb is the nearest web safe color code. You can see here many more shades of #aa3ebd color code.

RGB Chart

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

Color Table

Hex Color Code aa3ebd #aa3ebd
RGB Decimal 170, 62, 189 170, 62, 189
RGB Percent 67%, 24%, 74% rgb(67%, 24%, 74%)
CSS RGBa 170, 62, 189,1 rgba(170,62,189,1)
CMYK Model cmyk(10%,67%,0%,25.88%)
HSL Color Space 291,51% ,49% hsl(291,51% ,49%)
HSV Color Space 291°, 67%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 00111110 10111101
Octal 252 76 275
Decimal 170 62 189
Hex aa 3e bd

Different shades of #aa3ebd color code.

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

Darkest of #aa3ebd
#42184a
Darker of #aa3ebd
#652570
Dark of #aa3ebd
#873197
Base of #aa3ebd
#aa3ebd
Light of #aa3ebd
#bc62cc
Lighter
#cc89d8
Lightest
#ddafe5

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

#aa3ebd
#51bd3e

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

Split Complementary

#aa3ebd
#91bd3e
#3ebd6b

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

Analogous Color

#603ebd
#753ebd
#aa3ebd
#bd3ea6
#bd3e71

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

#aa3ebd
#3ebdaa
#bdaa3e

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

#aa3ebd
#bdaa3e
#51bd3e
#3e51bd

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

#aa3ebd
#bd6b3e
#51bd3e
#3e91bd

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

#200c23
#42184a
#652570
#873197
#aa3ebd
#bc62cc
#cc89d8
#ddafe5
#edd6f1

Tints of #aa3ebd Color

#aa3ebd
#b353c4
#bc68cb
#c67ed3
#cf93da
#d9a9e1
#e2bee9
#ecd4f0
#f5e9f7
#ffffff

Shades of #aa3ebd color code

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

#aa3ebd
#9737a8
#843093
#71297e
#5e2269
#4b1b54
#38143f
#250d2a
#120615
#000000

Tones

#aa3ebd
#9857a4
#87708b
#7e7e7e
#7e7e7e

Tones

Similar Color like #aa3ebd color

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

#ab3fbe
#ac40bf
#ad41c0
#ae42c1
#af43c2
#b044c3
#b145c4
#b246c5
#b347c6
#b448c7
#b549c8
#b64ac9
#b74bca
#b84ccb
#a93dbc
#a83cbb
#a73bba
#a63ab9
#a539b8
#a438b7
#a337b6
#a236b5
#a135b4
#a034b3
#9f33b2
#9e32b1
#9d31b0
#9c30af

Download this Dark Violet

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

#aa3ebd Color Code Preview on Black Background Color

This is how #aa3ebd Color will look on black background color. Color contrast ratio is 4.13

#aa3ebd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa3ebd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa3ebd

#aa3ebd color code is use for CSS Background Color

Background color for the above div is #aa3ebd

HTML with inline CSS

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

#aa3ebd color code is use for CSS Border Color

CSS Border color for the above div is #aa3ebd

HTML with inline CSS

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

CSS Border Left color for the above div is #aa3ebd

HTML with inline CSS

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

CSS Border Right color for the above div is #aa3ebd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa3ebd

HTML with inline CSS

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

CSS Border Top color for the above div is #aa3ebd

HTML with inline CSS

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

#aa3ebd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa3ebd Color code Preview on White Background

This is how #aa3ebd Color code will look on white background color. Color contrast ratio is 5.08

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

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