Skip to main content Skip to docs navigation

#a64cbb 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 Royal Gramma Purple and its hex is #A152BD Nearest Color Name

Color Hue/Base color: Violet

Hex #a64cbb Color code in RGB color code model is created after adding 65.1% red color, 29.8% green color and 73.33% blue color. Hex #a64cbb Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 59% magenta, 0% yellow and 26.67% black.

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

RGB Chart

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

Color Table

Hex Color Code a64cbb #a64cbb
RGB Decimal 166, 76, 187 166, 76, 187
RGB Percent 65%, 30%, 73% rgb(65%, 30%, 73%)
CSS RGBa 166, 76, 187,1 rgba(166,76,187,1)
CMYK Model cmyk(11%,59%,0%,26.67%)
HSL Color Space 289,45% ,52% hsl(289,45% ,52%)
HSV Color Space 289°, 59%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100110 01001100 10111011
Octal 246 114 273
Decimal 166 76 187
Hex a6 4c bb

Different shades of #a64cbb color code.

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

Darkest of #a64cbb
#461e50
Darker of #a64cbb
#672c75
Dark of #a64cbb
#883a9a
Base of #a64cbb
#a64cbb
Light of #a64cbb
#b871c9
Lighter
#cb96d7
Lightest
#ddbbe5

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

#a64cbb
#61bb4c

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

Split Complementary

#a64cbb
#99bb4c
#4cbb6f

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

Analogous Color

#654cbb
#784cbb
#a64cbb
#bb4cab
#bb4c7d

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

#a64cbb
#4cbba6
#bba64c

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

#a64cbb
#bba64c
#61bb4c
#4c61bb

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

#a64cbb
#bb6f4c
#61bb4c
#4c99bb

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

#26102b
#461e50
#672c75
#883a9a
#a64cbb
#b871c9
#cb96d7
#ddbbe5
#f0e0f3

Tints of #a64cbb Color

#a64cbb
#af5fc2
#b973ca
#c387d1
#cd9bd9
#d7afe0
#e1c3e8
#ebd7ef
#f5ebf7
#ffffff

Shades of #a64cbb color code

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

#a64cbb
#9343a6
#813b91
#6e327c
#5c2a67
#492153
#37193e
#241029
#120814
#000000

Tones

#a64cbb
#9765a2
#877d8a
#848484
#848484

Tones

Similar Color like #a64cbb color

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

#a74dbc
#a84ebd
#a94fbe
#aa50bf
#ab51c0
#ac52c1
#ad53c2
#ae54c3
#af55c4
#b056c5
#b157c6
#b258c7
#b359c8
#b45ac9
#a54bba
#a44ab9
#a349b8
#a248b7
#a147b6
#a046b5
#9f45b4
#9e44b3
#9d43b2
#9c42b1
#9b41b0
#9a40af
#993fae
#983ead

Download this Dark Violet

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

#a64cbb Color Code Preview on Black Background Color

This is how #a64cbb Color will look on black background color. Color contrast ratio is 4.37

#a64cbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a64cbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a64cbb

#a64cbb color code is use for CSS Background Color

Background color for the above div is #a64cbb

HTML with inline CSS

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

#a64cbb color code is use for CSS Border Color

CSS Border color for the above div is #a64cbb

HTML with inline CSS

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

CSS Border Left color for the above div is #a64cbb

HTML with inline CSS

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

CSS Border Right color for the above div is #a64cbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a64cbb

HTML with inline CSS

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

CSS Border Top color for the above div is #a64cbb

HTML with inline CSS

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

#a64cbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a64cbb Color code Preview on White Background

This is how #a64cbb Color code will look on white background color. Color contrast ratio is 4.80

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

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