crispedge.com

Color picker

Loading...

#ae99f0 hex color - Blue - Cool color - Information

#ae99f0 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #ae99f0 Color code in RGB color code model is created after adding 68.24% red color, 60% green color and 94.12% blue color. Hex #ae99f0 Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 36% magenta, 0% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae99f0#ae99f0
RGB Decimal174, 153, 240rgb(174, 153, 240)
RGB Percent68%, 60%, 94%rgb(68%, 60%, 94%)
CSS RGBa174, 153, 240,1rgba(174,153,240,1)
CMYK Modelcmyk(28%,36%,0%,6%)
HSL Color Space254,74% ,77%hsl(254,74% ,77%)
HSV Color Space254°, 36%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101001100111110000
Octal256231360
Decimal174153240
Hexae99f0

Different shades of #ae99f0 color code.

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

Light Shade of #ae99f0
#d1c5f7
Dark Shade of #ae99f0
#8b6de9
Saturated Shade of #ae99f0
#ab93f6
Desaturated Shade of #ae99f0
#b19fea
Grey scale Shade of #ae99f0
#c4c4c4
Brighten Shade
#c7b2ff
Most Readable Shade
#000000

Shades of #ae99f0 color code

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

#ae99f0
#9a88d5
#8777ba
#7466a0
#605585
#4d446a
#3a3350
#262235
#13111a
#000000

Similar Color like #ae99f0 color

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

#af9af1
#b09bf2
#b19cf3
#b29df4
#b39ef5
#b49ff6
#b5a0f7
#b6a1f8
#b7a2f9
#b8a3fa
#b9a4fb
#baa5fc
#bba6fd
#bca7fe
#ad98ef
#ac97ee
#ab96ed
#aa95ec
#a994eb
#a893ea
#a792e9
#a691e8
#a590e7
#a48fe6
#a38ee5
#a28de4
#a18ce3
#a08be2

Monochromatic Color with #ae99f0

#ae99f0
#14121b
#332d46
#524870
#70639b
#8f7ec5

Tints of #ae99f0 Color

#ae99f0
#b7a4f1
#c0aff3
#c9bbf5
#d2c6f6
#dbd1f8
#e4ddfa
#ede8fb
#f6f3fd
#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

#ae99f0
#dbf099

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

Split Complementary

#ae99f0
#f0d999
#aff099

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

Analogous Color

#99a7f0
#9d99f0
#ae99f0
#bf99f0
#d199f0

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

#ae99f0
#f0ae99
#99f0ae

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

#ae99f0
#f099af
#dbf099
#99f0d9

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

#ae99f0
#dbf099
#aff099
#d999f0

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

#ae99f0 Color Code Preview on Black Background Color

This is how #ae99f0 Color will look on black background color. Color contrast ratio is 8.61

#ae99f0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae99f0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae99f0

#ae99f0 color code is use for CSS Background Color

Background color for the above div is #ae99f0

HTML with inline CSS

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

#ae99f0 color code is use for CSS Border Color

CSS Border color for the above div is #ae99f0

HTML with inline CSS

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

CSS Border Left color for the above div is #ae99f0

HTML with inline CSS

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

CSS Border Right color for the above div is #ae99f0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae99f0

HTML with inline CSS

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

CSS Border Top color for the above div is #ae99f0

HTML with inline CSS

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

#ae99f0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae99f0 Color code Preview on White Background

This is how #ae99f0 Color code will look on white background color. Color contrast ratio is 2.44

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

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,153,240,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,240,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,153,240,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.