Skip to main content Skip to docs navigation

#a31ecb 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 #a31ecb Color code in RGB color code model is created after adding 63.92% red color, 11.76% green color and 79.61% blue color. Hex #a31ecb Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 85% magenta, 0% yellow and 20.39% black.

Hex #a31ecb color code is between #aa22cc web safe hex color code and #9911bb web safe hex color code. #aa22cc is the nearest web safe color code. You can see here many more shades of #a31ecb color code.

RGB Chart

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

Color Table

Hex Color Code a31ecb #a31ecb
RGB Decimal 163, 30, 203 163, 30, 203
RGB Percent 64%, 12%, 80% rgb(64%, 12%, 80%)
CSS RGBa 163, 30, 203,1 rgba(163,30,203,1)
CMYK Model cmyk(20%,85%,0%,20.39%)
HSL Color Space 286,74% ,46% hsl(286,74% ,46%)
HSV Color Space 286°, 85%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100011 00011110 11001011
Octal 243 36 313
Decimal 163 30 203
Hex a3 1e cb

Different shades of #a31ecb color code.

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

Darkest of #a31ecb
#380a46
Darker of #a31ecb
#5c1172
Dark of #a31ecb
#7f179f
Base of #a31ecb
#a31ecb
Light of #a31ecb
#bb3ae2
Lighter
#ca67e8
Lightest
#da93ef

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

#a31ecb
#46cb1e

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

Split Complementary

#a31ecb
#9dcb1e
#1ecb4d

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

Analogous Color

#3e1ecb
#5b1ecb
#a31ecb
#cb1eb9
#cb1e71

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

#a31ecb
#1ecba3
#cba31e

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

#a31ecb
#cba31e
#46cb1e
#1e46cb

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

#a31ecb
#cb4d1e
#46cb1e
#1e9dcb

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

#140419
#380a46
#5c1172
#7f179f
#a31ecb
#bb3ae2
#ca67e8
#da93ef
#e9bff6

Tints of #a31ecb Color

#a31ecb
#ad37d0
#b750d6
#c169dc
#cb82e2
#d69be7
#e0b4ed
#eacdf3
#f4e6f9
#ffffff

Shades of #a31ecb color code

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

#a31ecb
#901ab4
#7e179d
#6c1487
#5a1070
#480d5a
#360a43
#24062d
#120316
#000000

Tones

#a31ecb
#9635b4
#8a4d9c
#7d6485
#757575

Tones

Similar Color like #a31ecb color

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

#a41fcc
#a520cd
#a621ce
#a722cf
#a823d0
#a924d1
#aa25d2
#ab26d3
#ac27d4
#ad28d5
#ae29d6
#af2ad7
#b02bd8
#b12cd9
#a21dca
#a11cc9
#a01bc8
#9f1ac7
#9e19c6
#9d18c5
#9c17c4
#9b16c3
#9a15c2
#9914c1
#9813c0
#9712bf
#9611be
#9510bd

Download this Dark Violet

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

#a31ecb Color Code Preview on Black Background Color

This is how #a31ecb Color will look on black background color. Color contrast ratio is 3.61

#a31ecb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a31ecb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a31ecb

#a31ecb color code is use for CSS Background Color

Background color for the above div is #a31ecb

HTML with inline CSS

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

#a31ecb color code is use for CSS Border Color

CSS Border color for the above div is #a31ecb

HTML with inline CSS

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

CSS Border Left color for the above div is #a31ecb

HTML with inline CSS

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

CSS Border Right color for the above div is #a31ecb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a31ecb

HTML with inline CSS

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

CSS Border Top color for the above div is #a31ecb

HTML with inline CSS

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

#a31ecb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a31ecb Color code Preview on White Background

This is how #a31ecb Color code will look on white background color. Color contrast ratio is 5.82

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

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