Skip to main content Skip to docs navigation

#a15dcd 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 Ripe Lavander and its hex is #A259CE Nearest Color Name

Color Hue/Base color: Violet

Hex #a15dcd Color code in RGB color code model is created after adding 63.14% red color, 36.47% green color and 80.39% blue color. Hex #a15dcd Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 55% magenta, 0% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code a15dcd #a15dcd
RGB Decimal 161, 93, 205 161, 93, 205
RGB Percent 63%, 36%, 80% rgb(63%, 36%, 80%)
CSS RGBa 161, 93, 205,1 rgba(161,93,205,1)
CMYK Model cmyk(21%,55%,0%,19.61%)
HSL Color Space 276,53% ,58% hsl(276,53% ,58%)
HSV Color Space 276°, 55%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100001 01011101 11001101
Octal 241 135 315
Decimal 161 93 205
Hex a1 5d cd

Different shades of #a15dcd color code.

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

Darkest of #a15dcd
#51226f
Darker of #a15dcd
#6d2e96
Dark of #a15dcd
#893abd
Base of #a15dcd
#a15dcd
Light of #a15dcd
#b884d9
Lighter
#ceabe5
Lightest
#e5d2f1

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

#a15dcd
#89cd5d

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

Split Complementary

#a15dcd
#c1cd5d
#5dcd69

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

Analogous Color

#605dcd
#725dcd
#a15dcd
#c65dcd
#cd5da5

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

#a15dcd
#5dcda1
#cda15d

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

#a15dcd
#cda15d
#89cd5d
#5d89cd

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

#a15dcd
#cd695d
#89cd5d
#5dc1cd

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

#341648
#51226f
#6d2e96
#893abd
#a15dcd
#b884d9
#ceabe5
#e5d2f1
#fbf9fd

Tints of #a15dcd Color

#a15dcd
#ab6fd2
#b581d8
#c093dd
#caa5e3
#d5b7e8
#dfc9ee
#eadbf3
#f4edf9
#ffffff

Shades of #a15dcd color code

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

#a15dcd
#8f52b6
#7d489f
#6b3e88
#593371
#47295b
#351f44
#23142d
#110a16
#000000

Tones

#a15dcd
#9c72b8
#9887a3
#959595
#959595

Tones

Similar Color like #a15dcd color

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

#a25ece
#a35fcf
#a460d0
#a561d1
#a662d2
#a763d3
#a864d4
#a965d5
#aa66d6
#ab67d7
#ac68d8
#ad69d9
#ae6ada
#af6bdb
#a05ccc
#9f5bcb
#9e5aca
#9d59c9
#9c58c8
#9b57c7
#9a56c6
#9955c5
#9854c4
#9753c3
#9652c2
#9551c1
#9450c0
#934fbf

Download this Dark Violet

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

#a15dcd Color Code Preview on Black Background Color

This is how #a15dcd Color will look on black background color. Color contrast ratio is 4.96

#a15dcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a15dcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a15dcd

#a15dcd color code is use for CSS Background Color

Background color for the above div is #a15dcd

HTML with inline CSS

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

#a15dcd color code is use for CSS Border Color

CSS Border color for the above div is #a15dcd

HTML with inline CSS

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

CSS Border Left color for the above div is #a15dcd

HTML with inline CSS

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

CSS Border Right color for the above div is #a15dcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a15dcd

HTML with inline CSS

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

CSS Border Top color for the above div is #a15dcd

HTML with inline CSS

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

#a15dcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a15dcd Color code Preview on White Background

This is how #a15dcd Color code will look on white background color. Color contrast ratio is 4.23

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

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(161,93,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(137,205,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,93,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }