Skip to main content Skip to docs navigation

#a64cd5 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 Yam and its hex is #A846D7 Nearest Color Name

Color Hue/Base color: Violet

Hex #a64cd5 Color code in RGB color code model is created after adding 65.1% red color, 29.8% green color and 83.53% blue color. Hex #a64cd5 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 64% magenta, 0% yellow and 16.47% black.

Hex #a64cd5 color code is between #aa44dd web safe hex color code and #9955cc web safe hex color code. #aa44dd is the nearest web safe color code. You can see here many more shades of #a64cd5 color code.

RGB Chart

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

Color Table

Hex Color Code a64cd5 #a64cd5
RGB Decimal 166, 76, 213 166, 76, 213
RGB Percent 65%, 30%, 84% rgb(65%, 30%, 84%)
CSS RGBa 166, 76, 213,1 rgba(166,76,213,1)
CMYK Model cmyk(22%,64%,0%,16.47%)
HSL Color Space 279,62% ,57% hsl(279,62% ,57%)
HSV Color Space 279°, 64%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100110 01001100 11010101
Octal 246 114 325
Decimal 166 76 213
Hex a6 4c d5

Different shades of #a64cd5 color code.

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

Darkest of #a64cd5
#511a6e
Darker of #a64cd5
#702497
Dark of #a64cd5
#8e2dc1
Base of #a64cd5
#a64cd5
Light of #a64cd5
#bb75df
Lighter
#cf9fe8
Lightest
#e4c8f2

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

#a64cd5
#7bd54c

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

Split Complementary

#a64cd5
#bfd54c
#4cd562

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

Analogous Color

#564cd5
#6d4cd5
#a64cd5
#d44cd5
#d54c9d

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

#a64cd5
#4cd5a6
#d5a64c

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

#a64cd5
#d5a64c
#7bd54c
#4c7bd5

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

#a64cd5
#d5624c
#7bd54c
#4cbfd5

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

#331045
#511a6e
#702497
#8e2dc1
#a64cd5
#bb75df
#cf9fe8
#e4c8f2
#f8f1fc

Tints of #a64cd5 Color

#a64cd5
#af5fd9
#b973de
#c387e3
#cd9be7
#d7afec
#e1c3f1
#ebd7f5
#f5ebfa
#ffffff

Shades of #a64cd5 color code

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

#a64cd5
#9343bd
#813ba5
#6e328e
#5c2a76
#49215e
#371947
#24102f
#120817
#000000

Tones

#a64cd5
#9f62bf
#9878a9
#918e93
#919191

Tones

Similar Color like #a64cd5 color

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

#a74dd6
#a84ed7
#a94fd8
#aa50d9
#ab51da
#ac52db
#ad53dc
#ae54dd
#af55de
#b056df
#b157e0
#b258e1
#b359e2
#b45ae3
#a54bd4
#a44ad3
#a349d2
#a248d1
#a147d0
#a046cf
#9f45ce
#9e44cd
#9d43cc
#9c42cb
#9b41ca
#9a40c9
#993fc8
#983ec7

Download this Dark Violet

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

#a64cd5 Color Code Preview on Black Background Color

This is how #a64cd5 Color will look on black background color. Color contrast ratio is 4.62

#a64cd5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a64cd5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a64cd5

#a64cd5 color code is use for CSS Background Color

Background color for the above div is #a64cd5

HTML with inline CSS

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

#a64cd5 color code is use for CSS Border Color

CSS Border color for the above div is #a64cd5

HTML with inline CSS

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

CSS Border Left color for the above div is #a64cd5

HTML with inline CSS

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

CSS Border Right color for the above div is #a64cd5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a64cd5

HTML with inline CSS

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

CSS Border Top color for the above div is #a64cd5

HTML with inline CSS

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

#a64cd5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a64cd5 Color code Preview on White Background

This is how #a64cd5 Color code will look on white background color. Color contrast ratio is 4.55

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

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