crispedge.com

Color picker

Loading...

#ae90eb hex color - Violet - Cool color - Information

#ae90eb hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ae90eb Color code in RGB color code model is created after adding 68.24% red color, 56.47% green color and 92.16% blue color. Hex #ae90eb Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 39% magenta, 0% yellow and 8% black.

Hex #ae90eb color code is between #aa88ee web safe hex color code and #bb99dd web safe hex color code. #aa88ee is the nearest web safe color code. You can see here many more shades of #ae90eb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae90eb#ae90eb
RGB Decimal174, 144, 235rgb(174, 144, 235)
RGB Percent68%, 56%, 92%rgb(68%, 56%, 92%)
CSS RGBa174, 144, 235,1rgba(174,144,235,1)
CMYK Modelcmyk(26%,39%,0%,8%)
HSL Color Space260,69% ,74%hsl(260,69% ,74%)
HSV Color Space260°, 39%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101001000011101011
Octal256220353
Decimal174144235
Hexae90eb

Different shades of #ae90eb color code.

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

Light Shade of #ae90eb
#cebbf3
Dark Shade of #ae90eb
#8e65e3
Saturated Shade of #ae90eb
#ac89f2
Desaturated Shade of #ae90eb
#b097e4
Grey scale Shade of #ae90eb
#bdbdbd
Brighten Shade
#c7a9ff
Most Readable Shade
#000000

Shades of #ae90eb color code

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

#ae90eb
#9a80d0
#8770b6
#74609c
#605082
#4d4068
#3a304e
#262034
#13101a
#000000

Similar Color like #ae90eb color

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

#af91ec
#b092ed
#b193ee
#b294ef
#b395f0
#b496f1
#b597f2
#b698f3
#b799f4
#b89af5
#b99bf6
#ba9cf7
#bb9df8
#bc9ef9
#ad8fea
#ac8ee9
#ab8de8
#aa8ce7
#a98be6
#a88ae5
#a789e4
#a688e3
#a587e2
#a486e1
#a385e0
#a284df
#a183de
#a082dd

Monochromatic Color with #ae90eb

#ae90eb
#110e16
#302841
#50426b
#6f5c96
#8f76c0

Tints of #ae90eb Color

#ae90eb
#b79ced
#c0a8ef
#c9b5f1
#d2c1f3
#dbcdf6
#e4daf8
#ede6fa
#f6f2fc
#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

#ae90eb
#cdeb90

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

Split Complementary

#ae90eb
#ebdc90
#9feb90

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

Analogous Color

#9096eb
#9c90eb
#ae90eb
#c090eb
#d290eb

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

#ae90eb
#ebae90
#90ebae

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

#ae90eb
#eb909f
#cdeb90
#90ebdb

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

#ae90eb
#cdeb90
#9feb90
#dc90eb

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

#ae90eb Color Code Preview on Black Background Color

This is how #ae90eb Color will look on black background color. Color contrast ratio is 7.99

#ae90eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae90eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae90eb

#ae90eb color code is use for CSS Background Color

Background color for the above div is #ae90eb

HTML with inline CSS

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

#ae90eb color code is use for CSS Border Color

CSS Border color for the above div is #ae90eb

HTML with inline CSS

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

CSS Border Left color for the above div is #ae90eb

HTML with inline CSS

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

CSS Border Right color for the above div is #ae90eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae90eb

HTML with inline CSS

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

CSS Border Top color for the above div is #ae90eb

HTML with inline CSS

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

#ae90eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae90eb Color code Preview on White Background

This is how #ae90eb Color code will look on white background color. Color contrast ratio is 2.63

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

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(174,144,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,235,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,144,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.