Skip to main content Skip to docs navigation

#a40aaa 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 Nebula and its hex is #A104C3 Nearest Color Name

Color Hue/Base color: Violet

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

Hex #a40aaa color code is between #aa1199 web safe hex color code and #9900bb web safe hex color code. #aa1199 is the nearest web safe color code. You can see here many more shades of #a40aaa color code.

RGB Chart

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

Color Table

Hex Color Code a40aaa #a40aaa
RGB Decimal 164, 10, 170 164, 10, 170
RGB Percent 64%, 4%, 67% rgb(64%, 4%, 67%)
CSS RGBa 164, 10, 170,1 rgba(164,10,170,1)
CMYK Model cmyk(4%,94%,0%,33.33%)
HSL Color Space 298,89% ,35% hsl(298,89% ,35%)
HSV Color Space 298°, 94%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100100 00001010 10101010
Octal 244 12 252
Decimal 164 10 170
Hex a4 0a aa

Different shades of #a40aaa color code.

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

Darkest of #a40aaa
#190119
Darker of #a40aaa
#47044a
Dark of #a40aaa
#76077a
Base of #a40aaa
#a40aaa
Light of #a40aaa
#d20dda
Lighter
#eb28f2
Lightest
#ef58f5

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

#a40aaa
#10aa0a

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

Split Complementary

#a40aaa
#60aa0a
#0aaa54

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

Analogous Color

#470aaa
#610aaa
#a40aaa
#aa0a7b
#aa0a38

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

#a40aaa
#0aaaa4
#aaa40a

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

#a40aaa
#aaa40a
#10aa0a
#0a10aa

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

#a40aaa
#aa540a
#10aa0a
#0a60aa

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

#000000
#190119
#47044a
#76077a
#a40aaa
#d20dda
#eb28f2
#ef58f5
#f488f8

Tints of #a40aaa Color

#a40aaa
#ae25b3
#b840bc
#c25bc6
#cc76cf
#d692d9
#e0ade2
#eac8ec
#f4e3f5
#ffffff

Shades of #a40aaa color code

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

#a40aaa
#910897
#7f0784
#6d0671
#5b055e
#48044b
#360338
#240225
#120112
#000000

Tones

#a40aaa
#931c98
#832e86
#724074
#615262

Tones

Similar Color like #a40aaa color

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

#a50bab
#a60cac
#a70dad
#a80eae
#a90faf
#aa10b0
#ab11b1
#ac12b2
#ad13b3
#ae14b4
#af15b5
#b016b6
#b117b7
#b218b8
#a309a9
#a208a8
#a107a7
#a006a6
#9f05a5
#9e04a4
#9d03a3
#9c02a2
#9b01a1
#9a00a0
#99009f
#98009e
#97009d
#96009c

Download this Dark Violet

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

#a40aaa Color Code Preview on Black Background Color

This is how #a40aaa Color will look on black background color. Color contrast ratio is 3.20

#a40aaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a40aaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a40aaa

#a40aaa color code is use for CSS Background Color

Background color for the above div is #a40aaa

HTML with inline CSS

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

#a40aaa color code is use for CSS Border Color

CSS Border color for the above div is #a40aaa

HTML with inline CSS

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

CSS Border Left color for the above div is #a40aaa

HTML with inline CSS

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

CSS Border Right color for the above div is #a40aaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a40aaa

HTML with inline CSS

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

CSS Border Top color for the above div is #a40aaa

HTML with inline CSS

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

#a40aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a40aaa Color code Preview on White Background

This is how #a40aaa Color code will look on white background color. Color contrast ratio is 6.56

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

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