crispedge.com

Color picker

Loading...

#ae76ed hex color - Blue - Cool color - Information

#ae76ed hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #ae76ed Color code in RGB color code model is created after adding 68.24% red color, 46.27% green color and 92.94% blue color. Hex #ae76ed Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 50% magenta, 0% yellow and 7% black.

Hex #ae76ed color code is between #aa77ee web safe hex color code and #bb66dd web safe hex color code. #aa77ee is the nearest web safe color code. You can see here many more shades of #ae76ed color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae76ed#ae76ed
RGB Decimal174, 118, 237rgb(174, 118, 237)
RGB Percent68%, 46%, 93%rgb(68%, 46%, 93%)
CSS RGBa174, 118, 237,1rgba(174,118,237,1)
CMYK Modelcmyk(27%,50%,0%,7%)
HSL Color Space268,77% ,70%hsl(268,77% ,70%)
HSV Color Space268°, 50%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011100111011011101101
Octal256166355
Decimal174118237
Hexae76ed

Different shades of #ae76ed color code.

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

Light Shade of #ae76ed
#c9a3f3
Dark Shade of #ae76ed
#9349e7
Saturated Shade of #ae76ed
#ae6ef5
Desaturated Shade of #ae76ed
#ae7ee5
Grey scale Shade of #ae76ed
#b1b1b1
Brighten Shade
#c78fff
Most Readable Shade
#000000

Shades of #ae76ed color code

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

#ae76ed
#9a68d2
#875bb8
#744e9e
#604183
#4d3469
#3a274f
#261a34
#130d1a
#000000

Similar Color like #ae76ed color

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

#af77ee
#b078ef
#b179f0
#b27af1
#b37bf2
#b47cf3
#b57df4
#b67ef5
#b77ff6
#b880f7
#b981f8
#ba82f9
#bb83fa
#bc84fb
#ad75ec
#ac74eb
#ab73ea
#aa72e9
#a971e8
#a870e7
#a76fe6
#a66ee5
#a56de4
#a46ce3
#a36be2
#a26ae1
#a169e0
#a068df

Monochromatic Color with #ae76ed

#ae76ed
#120c18
#312143
#50376d
#704c98
#8f61c2

Tints of #ae76ed Color

#ae76ed
#b785ef
#c094f1
#c9a3f3
#d2b2f5
#dbc2f7
#e4d1f9
#ede0fb
#f6effd
#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

#ae76ed
#b5ed76

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

Split Complementary

#ae76ed
#edea76
#79ed76

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

Analogous Color

#7e76ed
#9676ed
#ae76ed
#c676ed
#de76ed

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

#ae76ed
#edae76
#76edae

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

#ae76ed
#ed7679
#b5ed76
#76ede9

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

#ae76ed
#b5ed76
#79ed76
#ea76ed

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

#ae76ed Color Code Preview on Black Background Color

This is how #ae76ed Color will look on black background color. Color contrast ratio is 6.61

#ae76ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae76ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae76ed

#ae76ed color code is use for CSS Background Color

Background color for the above div is #ae76ed

HTML with inline CSS

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

#ae76ed color code is use for CSS Border Color

CSS Border color for the above div is #ae76ed

HTML with inline CSS

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

CSS Border Left color for the above div is #ae76ed

HTML with inline CSS

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

CSS Border Right color for the above div is #ae76ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae76ed

HTML with inline CSS

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

CSS Border Top color for the above div is #ae76ed

HTML with inline CSS

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

#ae76ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae76ed Color code Preview on White Background

This is how #ae76ed Color code will look on white background color. Color contrast ratio is 3.18

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

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,118,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(181,237,118,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,118,237,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.