crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ae93e7 hex color - Violet - Cool color - Information

#ae93e7 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ae93e7 Color code in RGB color code model is created after adding 68.24% red color, 57.65% green color and 90.59% blue color. Hex #ae93e7 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 36% magenta, 0% yellow and 9% black.

Hex #ae93e7 color code is between #aa99ee web safe hex color code and #bb88dd web safe hex color code. #aa99ee is the nearest web safe color code. You can see here many more shades of #ae93e7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeae93e7#ae93e7
RGB Decimal174, 147, 231rgb(174, 147, 231)
RGB Percent68%, 58%, 91%rgb(68%, 58%, 91%)
CSS RGBa174, 147, 231,1rgba(174,147,231,1)
CMYK Modelcmyk(25%,36%,0%,9%)
HSL Color Space259,64% ,74%hsl(259,64% ,74%)
HSV Color Space259°, 36%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101001001111100111
Octal256223347
Decimal174147231
Hexae93e7

Different shades of #ae93e7 color code.

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

Light Shade of #ae93e7
#cdbdf0
Dark Shade of #ae93e7
#8f69de
Saturated Shade of #ae93e7
#ac8cee
Desaturated Shade of #ae93e7
#b09ae0
Grey scale Shade of #ae93e7
#bdbdbd
Brighten Shade
#c7acff
Most Readable Shade
#000000

Shades of #ae93e7 color code

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

#ae93e7
#9a82cd
#8772b3
#74629a
#605180
#4d4166
#3a314d
#262033
#131019
#000000

Similar Color like #ae93e7 color

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

#af94e8
#b095e9
#b196ea
#b297eb
#b398ec
#b499ed
#b59aee
#b69bef
#b79cf0
#b89df1
#b99ef2
#ba9ff3
#bba0f4
#bca1f5
#ad92e6
#ac91e5
#ab90e4
#aa8fe3
#a98ee2
#a88de1
#a78ce0
#a68bdf
#a58ade
#a489dd
#a388dc
#a287db
#a186da
#a085d9

Monochromatic Color with #ae93e7

#ae93e7
#0e0c12
#2e273d
#4e4267
#6e5d92
#8e78bc

Tints of #ae93e7 Color

#ae93e7
#b79fe9
#c0abec
#c9b7ef
#d2c3f1
#dbcff4
#e4dbf7
#ede7f9
#f6f3fc
#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

#ae93e7
#cce793

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

Split Complementary

#ae93e7
#e7d893
#a2e793

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

Analogous Color

#939ae7
#9d93e7
#ae93e7
#bf93e7
#d093e7

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

#ae93e7
#e7ae93
#93e7ae

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

#ae93e7
#e793a2
#cce793
#93e7d8

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

#ae93e7
#cce793
#a2e793
#d893e7

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

#ae93e7 Color Code Preview on Black Background Color

This is how #ae93e7 Color will look on black background color. Color contrast ratio is 8.13

#ae93e7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae93e7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae93e7

#ae93e7 color code is use for CSS Background Color

Background color for the above div is #ae93e7

HTML with inline CSS

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

#ae93e7 color code is use for CSS Border Color

CSS Border color for the above div is #ae93e7

HTML with inline CSS

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

CSS Border Left color for the above div is #ae93e7

HTML with inline CSS

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

CSS Border Right color for the above div is #ae93e7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae93e7

HTML with inline CSS

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

CSS Border Top color for the above div is #ae93e7

HTML with inline CSS

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

#ae93e7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae93e7 Color code Preview on White Background

This is how #ae93e7 Color code will look on white background color. Color contrast ratio is 2.58

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.