crispedge.com

Color picker

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

#ae7fe0 hex color - Violet - Cool color - Information

#ae7fe0 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ae7fe0 Color code in RGB color code model is created after adding 68.24% red color, 49.8% green color and 87.84% blue color. Hex #ae7fe0 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 43% magenta, 0% yellow and 12% black.

Hex #ae7fe0 color code is between #aa77dd web safe hex color code and #bb88ee web safe hex color code. #aa77dd is the nearest web safe color code. You can see here many more shades of #ae7fe0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeae7fe0#ae7fe0
RGB Decimal174, 127, 224rgb(174, 127, 224)
RGB Percent68%, 50%, 88%rgb(68%, 50%, 88%)
CSS RGBa174, 127, 224,1rgba(174,127,224,1)
CMYK Modelcmyk(22%,43%,0%,12%)
HSL Color Space269,61% ,69%hsl(269,61% ,69%)
HSV Color Space269°, 43%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011100111111111100000
Octal256177340
Decimal174127224
Hexae7fe0

Different shades of #ae7fe0 color code.

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

Light Shade of #ae7fe0
#c8a8ea
Dark Shade of #ae7fe0
#9456d6
Saturated Shade of #ae7fe0
#ae77e8
Desaturated Shade of #ae7fe0
#ae87d8
Grey scale Shade of #ae7fe0
#afafaf
Brighten Shade
#c798f9
Most Readable Shade
#000000

Shades of #ae7fe0 color code

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

#ae7fe0
#9a70c7
#8762ae
#745495
#60467c
#4d3863
#3a2a4a
#261c31
#130e18
#000000

Similar Color like #ae7fe0 color

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

#af80e1
#b081e2
#b182e3
#b283e4
#b384e5
#b485e6
#b586e7
#b687e8
#b788e9
#b889ea
#b98aeb
#ba8bec
#bb8ced
#bc8dee
#ad7edf
#ac7dde
#ab7cdd
#aa7bdc
#a97adb
#a879da
#a778d9
#a677d8
#a576d7
#a475d6
#a374d5
#a273d4
#a172d3
#a071d2

Monochromatic Color with #ae7fe0

#ae7fe0
#09070b
#2a1f36
#4b3760
#6c4f8b
#8d67b5

Tints of #ae7fe0 Color

#ae7fe0
#b78de3
#c09be6
#c9a9ea
#d2b7ed
#dbc6f1
#e4d4f4
#ede2f8
#f6f0fb
#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

#ae7fe0
#b1e07f

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

Split Complementary

#ae7fe0
#e0df7f
#80e07f

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

Analogous Color

#877fe0
#9b7fe0
#ae7fe0
#c17fe0
#d57fe0

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

#ae7fe0
#e0ae7f
#7fe0ae

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

#ae7fe0
#e07f80
#b1e07f
#7fe0de

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

#ae7fe0
#b1e07f
#80e07f
#df7fe0

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

#ae7fe0 Color Code Preview on Black Background Color

This is how #ae7fe0 Color will look on black background color. Color contrast ratio is 6.91

#ae7fe0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae7fe0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae7fe0

#ae7fe0 color code is use for CSS Background Color

Background color for the above div is #ae7fe0

HTML with inline CSS

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

#ae7fe0 color code is use for CSS Border Color

CSS Border color for the above div is #ae7fe0

HTML with inline CSS

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

CSS Border Left color for the above div is #ae7fe0

HTML with inline CSS

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

CSS Border Right color for the above div is #ae7fe0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae7fe0

HTML with inline CSS

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

CSS Border Top color for the above div is #ae7fe0

HTML with inline CSS

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

#ae7fe0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae7fe0 Color code Preview on White Background

This is how #ae7fe0 Color code will look on white background color. Color contrast ratio is 3.04

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

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.