Skip to main content Skip to docs navigation

#a321dc 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 Prom Queen and its hex is #9B1DCD Nearest Color Name

Color Hue/Base color: Violet

Hex #a321dc Color code in RGB color code model is created after adding 63.92% red color, 12.94% green color and 86.27% blue color. Hex #a321dc Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 85% magenta, 0% yellow and 13.73% black.

Hex #a321dc color code is between #aa22dd web safe hex color code and #9911cc web safe hex color code. #aa22dd is the nearest web safe color code. You can see here many more shades of #a321dc color code.

RGB Chart

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

Color Table

Hex Color Code a321dc #a321dc
RGB Decimal 163, 33, 220 163, 33, 220
RGB Percent 64%, 13%, 86% rgb(64%, 13%, 86%)
CSS RGBa 163, 33, 220,1 rgba(163,33,220,1)
CMYK Model cmyk(26%,85%,0%,13.73%)
HSL Color Space 282,74% ,50% hsl(282,74% ,50%)
HSV Color Space 282°, 85%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100011 00100001 11011100
Octal 243 41 334
Decimal 163 33 220
Hex a3 21 dc

Different shades of #a321dc color code.

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

Darkest of #a321dc
#400d57
Darker of #a321dc
#611483
Dark of #a321dc
#821ab0
Base of #a321dc
#a321dc
Light of #a321dc
#b64ce4
Lighter
#c878eb
Lightest
#daa5f1

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

#a321dc
#5adc21

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

Split Complementary

#a321dc
#b8dc21
#21dc46

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

Analogous Color

#3621dc
#5521dc
#a321dc
#dc21d7
#dc2189

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

#a321dc
#21dca3
#dca321

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

#a321dc
#dca321
#5adc21
#215adc

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

#a321dc
#dc4621
#5adc21
#21b8dc

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

#20062b
#400d57
#611483
#821ab0
#a321dc
#b64ce4
#c878eb
#daa5f1
#ecd1f8

Tints of #a321dc Color

#a321dc
#ad39df
#b752e3
#c16be7
#cb83eb
#d69cef
#e0b5f3
#eacdf7
#f4e6fb
#ffffff

Shades of #a321dc color code

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

#a321dc
#901dc3
#7e19ab
#6c1692
#5a127a
#480e61
#360b49
#240730
#120318
#000000

Tones

#a321dc
#993ac3
#8f54a9
#856d90
#7f7f7f

Tones

Similar Color like #a321dc color

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

#a422dd
#a523de
#a624df
#a725e0
#a826e1
#a927e2
#aa28e3
#ab29e4
#ac2ae5
#ad2be6
#ae2ce7
#af2de8
#b02ee9
#b12fea
#a220db
#a11fda
#a01ed9
#9f1dd8
#9e1cd7
#9d1bd6
#9c1ad5
#9b19d4
#9a18d3
#9917d2
#9816d1
#9715d0
#9614cf
#9513ce

Download this Dark Violet

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

#a321dc Color Code Preview on Black Background Color

This is how #a321dc Color will look on black background color. Color contrast ratio is 3.81

#a321dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a321dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a321dc

#a321dc color code is use for CSS Background Color

Background color for the above div is #a321dc

HTML with inline CSS

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

#a321dc color code is use for CSS Border Color

CSS Border color for the above div is #a321dc

HTML with inline CSS

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

CSS Border Left color for the above div is #a321dc

HTML with inline CSS

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

CSS Border Right color for the above div is #a321dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a321dc

HTML with inline CSS

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

CSS Border Top color for the above div is #a321dc

HTML with inline CSS

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

#a321dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a321dc Color code Preview on White Background

This is how #a321dc Color code will look on white background color. Color contrast ratio is 5.51

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

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