Skip to main content Skip to docs navigation

#a65aaa 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 2583 C and its hex is #A05EB5 Nearest Color Name

Color Hue/Base color: Violet

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

Hex #a65aaa color code is between #aa5599 web safe hex color code and #9966bb web safe hex color code. #aa5599 is the nearest web safe color code. You can see here many more shades of #a65aaa color code.

RGB Chart

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

Color Table

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

Color in numbers

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

Different shades of #a65aaa color code.

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

Darkest of #a65aaa
#452447
Darker of #a65aaa
#663668
Dark of #a65aaa
#87478a
Base of #a65aaa
#a65aaa
Light of #a65aaa
#b87cbb
Lighter
#ca9dcd
Lightest
#dcbfde

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

#a65aaa
#5eaa5a

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

Split Complementary

#a65aaa
#86aa5a
#5aaa7e

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

Analogous Color

#775aaa
#855aaa
#a65aaa
#aa5a93
#aa5a72

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

#a65aaa
#5aaaa6
#aaa65a

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

#a65aaa
#aaa65a
#5eaa5a
#5a5eaa

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

#a65aaa
#aa7e5a
#5eaa5a
#5a86aa

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

#241325
#452447
#663668
#87478a
#a65aaa
#b87cbb
#ca9dcd
#dcbfde
#efe1ef

Tints of #a65aaa Color

#a65aaa
#af6cb3
#b97ebc
#c391c6
#cda3cf
#d7b5d9
#e1c8e2
#ebdaec
#f5ecf5
#ffffff

Shades of #a65aaa color code

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

#a65aaa
#935097
#814684
#6e3c71
#5c325e
#49284b
#371e38
#241425
#120a12
#000000

Tones

#a65aaa
#8f7391
#828282
#828282
#828282

Tones

Similar Color like #a65aaa color

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

#a75bab
#a85cac
#a95dad
#aa5eae
#ab5faf
#ac60b0
#ad61b1
#ae62b2
#af63b3
#b064b4
#b165b5
#b266b6
#b367b7
#b468b8
#a559a9
#a458a8
#a357a7
#a256a6
#a155a5
#a054a4
#9f53a3
#9e52a2
#9d51a1
#9c50a0
#9b4f9f
#9a4e9e
#994d9d
#984c9c

Download this Dark Violet

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

#a65aaa Color Code Preview on Black Background Color

This is how #a65aaa Color will look on black background color. Color contrast ratio is 4.66

#a65aaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a65aaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a65aaa

#a65aaa color code is use for CSS Background Color

Background color for the above div is #a65aaa

HTML with inline CSS

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

#a65aaa color code is use for CSS Border Color

CSS Border color for the above div is #a65aaa

HTML with inline CSS

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

CSS Border Left color for the above div is #a65aaa

HTML with inline CSS

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

CSS Border Right color for the above div is #a65aaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a65aaa

HTML with inline CSS

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

CSS Border Top color for the above div is #a65aaa

HTML with inline CSS

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

#a65aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a65aaa Color code Preview on White Background

This is how #a65aaa Color code will look on white background color. Color contrast ratio is 4.50

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

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