Skip to main content Skip to docs navigation

#a06bdb 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 Matt Purple and its hex is #9370DB Nearest Color Name

Color Hue/Base color: Violet

Hex #a06bdb Color code in RGB color code model is created after adding 62.75% red color, 41.96% green color and 85.88% blue color. Hex #a06bdb Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 51% magenta, 0% yellow and 14.12% black.

Hex #a06bdb color code is between #9966dd web safe hex color code and #aa77cc web safe hex color code. #9966dd is the nearest web safe color code. You can see here many more shades of #a06bdb color code.

RGB Chart

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

Color Table

Hex Color Code a06bdb #a06bdb
RGB Decimal 160, 107, 219 160, 107, 219
RGB Percent 63%, 42%, 86% rgb(63%, 42%, 86%)
CSS RGBa 160, 107, 219,1 rgba(160,107,219,1)
CMYK Model cmyk(27%,51%,0%,14.12%)
HSL Color Space 268,61% ,64% hsl(268,61% ,64%)
HSV Color Space 268°, 51%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100000 01101011 11011011
Octal 240 153 333
Decimal 160 107 219
Hex a0 6b db

Different shades of #a06bdb color code.

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

Darkest of #a06bdb
#54228b
Darker of #a06bdb
#6c2cb4
Dark of #a06bdb
#8642d1
Base of #a06bdb
#a06bdb
Light of #a06bdb
#ba94e5
Lighter
#d5bdef
Lightest
#efe6f9

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

#a06bdb
#a6db6b

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

Split Complementary

#a06bdb
#dbd86b
#6edb6b

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

Analogous Color

#6b77db
#716bdb
#a06bdb
#c56bdb
#db6bc2

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

#a06bdb
#6bdba0
#dba06b

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

#a06bdb
#dba06b
#a6db6b
#6ba6db

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

#a06bdb
#db6b6e
#a6db6b
#6bdbd8

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

#3b1862
#54228b
#6c2cb4
#8642d1
#a06bdb
#ba94e5
#d5bdef
#efe6f9
#ffffff

Tints of #a06bdb Color

#a06bdb
#aa7bdf
#b58be3
#bf9ce7
#caaceb
#d4bdef
#dfcdf3
#e9def7
#f4eefb
#ffffff

Shades of #a06bdb color code

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

#a06bdb
#8e5fc2
#7c53aa
#6a4792
#583b79
#472f61
#352349
#231730
#110b18
#000000

Tones

#a06bdb
#a17dc9
#a290b6
#a3a2a4
#a3a3a3

Tones

Similar Color like #a06bdb color

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

#a16cdc
#a26ddd
#a36ede
#a46fdf
#a570e0
#a671e1
#a772e2
#a873e3
#a974e4
#aa75e5
#ab76e6
#ac77e7
#ad78e8
#ae79e9
#9f6ada
#9e69d9
#9d68d8
#9c67d7
#9b66d6
#9a65d5
#9964d4
#9863d3
#9762d2
#9661d1
#9560d0
#945fcf
#935ece
#925dcd

Download this Dark Violet

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

#a06bdb Color Code Preview on Black Background Color

This is how #a06bdb Color will look on black background color. Color contrast ratio is 5.62

#a06bdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a06bdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a06bdb

#a06bdb color code is use for CSS Background Color

Background color for the above div is #a06bdb

HTML with inline CSS

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

#a06bdb color code is use for CSS Border Color

CSS Border color for the above div is #a06bdb

HTML with inline CSS

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

CSS Border Left color for the above div is #a06bdb

HTML with inline CSS

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

CSS Border Right color for the above div is #a06bdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a06bdb

HTML with inline CSS

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

CSS Border Top color for the above div is #a06bdb

HTML with inline CSS

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

#a06bdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a06bdb Color code Preview on White Background

This is how #a06bdb Color code will look on white background color. Color contrast ratio is 3.74

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

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