Skip to main content Skip to docs navigation

#a15aeb hex color - Blue - Cool color - Information

On this page
@
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 Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a15aeb Color code in RGB color code model is created after adding 63.14% red color, 35.29% green color and 92.16% blue color. Hex #a15aeb Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 62% magenta, 0% yellow and 7.84% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code a15aeb #a15aeb
RGB Decimal 161, 90, 235 rgb(161, 90, 235)
RGB Percent 63%, 35%, 92% rgb(63%, 35%, 92%)
CSS RGBa 161, 90, 235,1 rgba(161,90,235,1)
CMYK Model cmyk(31%,62%,0%,7.84%)
HSL Color Space 269,78% ,64% hsl(269,78% ,64%)
HSV Color Space 269°, 62%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100001 01011010 11101011
Octal 241 132 353
Decimal 161 90 235
Hex a1 5a eb

Different shades of #a15aeb color code.

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

Light Shade of #a15aeb
#bb87f1
Dark Shade of #a15aeb
#872ce5
Saturated Shade of #a15aeb
#a151f4
Desaturated Shade of #a15aeb
#a163e2
Grey scale Shade of #a15aeb
#a2a2a2
Brighten Shade
#ba73ff
Most Readable Shade
#FFFFFF

Shades of #a15aeb color code

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

#a15aeb
#8f50d0
#7d46b6
#6b3c9c
#593282
#472868
#351e4e
#231434
#110a1a
#000000

Similar Color like #a15aeb color

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

#a25bec
#a35ced
#a45dee
#a55eef
#a65ff0
#a760f1
#a861f2
#a962f3
#aa63f4
#ab64f5
#ac65f6
#ad66f7
#ae67f8
#af68f9
#a059ea
#9f58e9
#9e57e8
#9d56e7
#9c55e6
#9b54e5
#9a53e4
#9952e3
#9851e2
#9750e1
#964fe0
#954edf
#944dde
#934cdd

Monochromatic Color with #a15aeb

#a15aeb
#0f0916
#2d1941
#4a296b
#673996
#844ac0

Tints of #a15aeb Color

#a15aeb
#ab6ced
#b57eef
#c091f1
#caa3f3
#d5b5f6
#dfc8f8
#eadafa
#f4ecfc
#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

#a15aeb
#a4eb5a

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

Split Complementary

#a15aeb
#ebe95a
#5ceb5a

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

Analogous Color

#675aeb
#845aeb
#a15aeb
#be5aeb
#db5aeb

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

#a15aeb
#eba15a
#5aeba1

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

#a15aeb
#eb5a5b
#a4eb5a
#5aebe9

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

#a15aeb
#a4eb5a
#5ceb5a
#e95aeb

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

#a15aeb Color Code Preview on Black Background Color

This is how #a15aeb Color will look on black background color. Color contrast ratio is 5.18

#a15aeb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a15aeb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a15aeb

#a15aeb color code is use for CSS Background Color

Background color for the above div is #a15aeb

HTML with inline CSS

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

#a15aeb color code is use for CSS Border Color

CSS Border color for the above div is #a15aeb

HTML with inline CSS

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

CSS Border Left color for the above div is #a15aeb

HTML with inline CSS

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

CSS Border Right color for the above div is #a15aeb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a15aeb

HTML with inline CSS

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

CSS Border Top color for the above div is #a15aeb

HTML with inline CSS

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

#a15aeb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a15aeb Color code Preview on White Background

This is how #a15aeb Color code will look on white background color. Color contrast ratio is 4.06

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

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,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(164,235,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,90,235,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.