crispedge.com

Color picker

Loading...

#a15df2 hex color - Blue - Cool color - Information

#a15df2 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a15df2 Color code in RGB color code model is created after adding 63.14% red color, 36.47% green color and 94.9% blue color. Hex #a15df2 Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 62% magenta, 0% yellow and 5% black.

Hex #a15df2 color code is between #9955ee web safe hex color code and #aa66ff web safe hex color code. #9955ee is the nearest web safe color code. You can see here many more shades of #a15df2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea15df2#a15df2
RGB Decimal161, 93, 242rgb(161, 93, 242)
RGB Percent63%, 36%, 95%rgb(63%, 36%, 95%)
CSS RGBa161, 93, 242,1rgba(161,93,242,1)
CMYK Modelcmyk(33%,62%,0%,5%)
HSL Color Space267,85% ,66%hsl(267,85% ,66%)
HSV Color Space267°, 62%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000010101110111110010
Octal241135362
Decimal16193242
Hexa15df2

Different shades of #a15df2 color code.

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

Light Shade of #a15df2
#bc8cf6
Dark Shade of #a15df2
#862eee
Saturated Shade of #a15df2
#a054fb
Desaturated Shade of #a15df2
#a266e9
Grey scale Shade of #a15df2
#a7a7a7
Brighten Shade
#ba76ff
Most Readable Shade
#FFFFFF

Shades of #a15df2 color code

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

#a15df2
#8f52d7
#7d48bc
#6b3ea1
#593386
#47296b
#351f50
#231435
#110a1a
#000000

Similar Color like #a15df2 color

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

#a25ef3
#a35ff4
#a460f5
#a561f6
#a662f7
#a763f8
#a864f9
#a965fa
#aa66fb
#ab67fc
#ac68fd
#ad69fe
#ae6aff
#af6bff
#a05cf1
#9f5bf0
#9e5aef
#9d59ee
#9c58ed
#9b57ec
#9a56eb
#9955ea
#9854e9
#9753e8
#9652e7
#9551e6
#9450e5
#934fe4

Monochromatic Color with #a15df2

#a15df2
#140b1d
#301c48
#4c2c72
#683c9d
#854dc7

Tints of #a15df2 Color

#a15df2
#ab6ff3
#b581f4
#c093f6
#caa5f7
#d5b7f9
#dfc9fa
#eadbfc
#f4edfd
#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

#a15df2
#aef25d

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

Split Complementary

#a15df2
#f2ec5d
#63f25d

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

Analogous Color

#655df2
#835df2
#a15df2
#bf5df2
#dd5df2

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

#a15df2
#f2a15d
#5df2a1

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

#a15df2
#f25d63
#aef25d
#5df2eb

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

#a15df2
#aef25d
#63f25d
#ec5df2

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 #a15df2 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.

#a15df2 Color Code Preview on Black Background Color

This is how #a15df2 Color will look on black background color. Color contrast ratio is 5.36

#a15df2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a15df2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a15df2

#a15df2 color code is use for CSS Background Color

Background color for the above div is #a15df2

HTML with inline CSS

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

#a15df2 color code is use for CSS Border Color

CSS Border color for the above div is #a15df2

HTML with inline CSS

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

CSS Border Left color for the above div is #a15df2

HTML with inline CSS

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

CSS Border Right color for the above div is #a15df2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a15df2

HTML with inline CSS

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

CSS Border Top color for the above div is #a15df2

HTML with inline CSS

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

#a15df2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a15df2 Color code Preview on White Background

This is how #a15df2 Color code will look on white background color. Color contrast ratio is 3.92

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

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,93,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,242,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,93,242,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.