crispedge.com

Color picker

Loading...

#a15add hex color - Violet - Warm color - Information

#a15add hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a15add Color code in RGB color code model is created after adding 63.14% red color, 35.29% green color and 86.67% blue color. Hex #a15add Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 59% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea15add#a15add
RGB Decimal161, 90, 221rgb(161, 90, 221)
RGB Percent63%, 35%, 87%rgb(63%, 35%, 87%)
CSS RGBa161, 90, 221,1rgba(161,90,221,1)
CMYK Modelcmyk(27%,59%,0%,13%)
HSL Color Space273,66% ,61%hsl(273,66% ,61%)
HSV Color Space273°, 59%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000010101101011011101
Octal241132335
Decimal16190221
Hexa15add

Different shades of #a15add color code.

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

Light Shade of #a15add
#b984e6
Dark Shade of #a15add
#8930d4
Saturated Shade of #a15add
#a250e7
Desaturated Shade of #a15add
#a064d3
Grey scale Shade of #a15add
#9b9b9b
Brighten Shade
#ba73f6
Most Readable Shade
#FFFFFF

Shades of #a15add color code

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

#a15add
#8f50c4
#7d46ab
#6b3c93
#59327a
#472862
#351e49
#231431
#110a18
#000000

Similar Color like #a15add color

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

#a25bde
#a35cdf
#a45de0
#a55ee1
#a65fe2
#a760e3
#a861e4
#a962e5
#aa63e6
#ab64e7
#ac65e8
#ad66e9
#ae67ea
#af68eb
#a059dc
#9f58db
#9e57da
#9d56d9
#9c55d8
#9b54d7
#9a53d6
#9952d5
#9851d4
#9750d3
#964fd2
#954ed1
#944dd0
#934ccf

Monochromatic Color with #a15add

#a15add
#060308
#251533
#44265d
#633788
#8249b3

Tints of #a15add Color

#a15add
#ab6ce0
#b57ee4
#c091e8
#caa3ec
#d5b5ef
#dfc8f3
#eadaf7
#f4ecfb
#ffffff

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

#a15add
#96dd5a

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

Split Complementary

#a15add
#d7dd5a
#5add60

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

Analogous Color

#6d5add
#875add
#a15add
#bb5add
#d55add

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

#a15add
#dda15a
#5adda1

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

#a15add
#dd605a
#96dd5a
#5ad7dd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#a15add
#96dd5a
#5add60
#dd5ad7

Double Complementary 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).

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

#a15add Color Code Preview on Black Background Color

This is how #a15add Color will look on black background color. Color contrast ratio is 5.02

#a15add in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a15add

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a15add

#a15add color code is use for CSS Background Color

Background color for the above div is #a15add

HTML with inline CSS

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

#a15add color code is use for CSS Border Color

CSS Border color for the above div is #a15add

HTML with inline CSS

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

CSS Border Left color for the above div is #a15add

HTML with inline CSS

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

CSS Border Right color for the above div is #a15add

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a15add

HTML with inline CSS

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

CSS Border Top color for the above div is #a15add

HTML with inline CSS

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

#a15add hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a15add Color code Preview on White Background

This is how #a15add Color code will look on white background color. Color contrast ratio is 4.18

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(161,90,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,221,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,90,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.