Skip to main content Skip to docs navigation

#a331a1 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 Purple Cactus Flower and its hex is #A83A9A Nearest Color Name

Color Hue/Base color: Violet

Hex #a331a1 Color code in RGB color code model is created after adding 63.92% red color, 19.22% green color and 63.14% blue color. Hex #a331a1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 1% yellow and 36.08% black.

Hex #a331a1 color code is between #aa3399 web safe hex color code and #9922aa web safe hex color code. #aa3399 is the nearest web safe color code. You can see here many more shades of #a331a1 color code.

RGB Chart

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

Color Table

Hex Color Code a331a1 #a331a1
RGB Decimal 163, 49, 161 163, 49, 161
RGB Percent 64%, 19%, 63% rgb(64%, 19%, 63%)
CSS RGBa 163, 49, 161,1 rgba(163,49,161,1)
CMYK Model cmyk(0%,70%,1%,36.08%)
HSL Color Space 301,54% ,42% hsl(301,54% ,42%)
HSV Color Space 301°, 70%, 64%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100011 00110001 10100001
Octal 243 61 241
Decimal 163 49 161
Hex a3 31 a1

Different shades of #a331a1 color code.

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

Darkest of #a331a1
#2d0e2d
Darker of #a331a1
#551954
Dark of #a331a1
#7c257a
Base of #a331a1
#a331a1
Light of #a331a1
#c641c4
Lighter
#d268d0
Lightest
#dd90dc

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

#a331a1
#31a333

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

Split Complementary

#a331a1
#68a331
#31a36c

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

Analogous Color

#6231a3
#7531a3
#a331a1
#a3317b
#a3314c

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

#a331a1
#31a1a3
#a1a331

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

#a331a1
#a1a331
#31a333
#3331a3

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

#a331a1
#a36c31
#31a333
#3168a3

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

#060206
#2d0e2d
#551954
#7c257a
#a331a1
#c641c4
#d268d0
#dd90dc
#e9b7e8

Tints of #a331a1 Color

#a331a1
#ad47ab
#b75eb5
#c175c0
#cb8cca
#d6a3d5
#e0badf
#ead1ea
#f4e8f4
#ffffff

Shades of #a331a1 color code

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

#a331a1
#902b8f
#7e267d
#6c206b
#5a1b59
#481547
#361035
#240a23
#120511
#000000

Tones

#a331a1
#8e468d
#795b78
#6a6a6a
#6a6a6a

Tones

Similar Color like #a331a1 color

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

#a432a2
#a533a3
#a634a4
#a735a5
#a836a6
#a937a7
#aa38a8
#ab39a9
#ac3aaa
#ad3bab
#ae3cac
#af3dad
#b03eae
#b13faf
#a230a0
#a12f9f
#a02e9e
#9f2d9d
#9e2c9c
#9d2b9b
#9c2a9a
#9b2999
#9a2898
#992797
#982696
#972595
#962494
#952393

Download this Dark Violet

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

#a331a1 Color Code Preview on Black Background Color

This is how #a331a1 Color will look on black background color. Color contrast ratio is 3.51

#a331a1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a331a1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a331a1

#a331a1 color code is use for CSS Background Color

Background color for the above div is #a331a1

HTML with inline CSS

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

#a331a1 color code is use for CSS Border Color

CSS Border color for the above div is #a331a1

HTML with inline CSS

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

CSS Border Left color for the above div is #a331a1

HTML with inline CSS

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

CSS Border Right color for the above div is #a331a1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a331a1

HTML with inline CSS

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

CSS Border Top color for the above div is #a331a1

HTML with inline CSS

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

#a331a1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a331a1 Color code Preview on White Background

This is how #a331a1 Color code will look on white background color. Color contrast ratio is 5.98

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

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