@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ae53f7 hex color - Blue - Warm color - Information

#ae53f7 hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #ae53f7 Color code in RGB color code model is created after adding 68.24% red color, 32.55% green color and 96.86% blue color. Hex #ae53f7 Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 66% magenta, 0% yellow and 3.14% black.

Hex #ae53f7 color code is between #aa55ff web safe hex color code and #bb44ee web safe hex color code. #aa55ff is the nearest web safe color code. You can see here many more shades of #ae53f7 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code ae53f7 #ae53f7
RGB Decimal 174, 83, 247 rgb(174, 83, 247)
RGB Percent 68%, 33%, 97% rgb(68%, 33%, 97%)
CSS RGBa 174, 83, 247,1 rgba(174,83,247,1)
CMYK Model cmyk(30%,66%,0%,3.14%)
HSL Color Space 273,91% ,65% hsl(273,91% ,65%)
HSV Color Space 273°, 66%, 97%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 01010011 11110111
Octal 256 123 367
Decimal 174 83 247
Hex ae 53 f7

Different shades of #ae53f7 color code.

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

Light Shade of #ae53f7
#c584f9
Dark Shade of #ae53f7
#9722f5
Saturated Shade of #ae53f7
#af4bff
Desaturated Shade of #ae53f7
#ad5cee
Grey scale Shade of #ae53f7
#a5a5a5
Brighten Shade
#c76cff
Most Readable Shade
#FFFFFF

Shades of #ae53f7 color code

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

#ae53f7
#9a49db
#8740c0
#7437a4
#602e89
#4d246d
#3a1b52
#261236
#13091b
#000000

Similar Color like #ae53f7 color

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

#af54f8
#b055f9
#b156fa
#b257fb
#b358fc
#b459fd
#b55afe
#b65bff
#b75cff
#b85dff
#b95eff
#ba5fff
#bb60ff
#bc61ff
#ad52f6
#ac51f5
#ab50f4
#aa4ff3
#a94ef2
#a84df1
#a74cf0
#a64bef
#a54aee
#a449ed
#a348ec
#a247eb
#a146ea
#a045e9

Monochromatic Color with #ae53f7

#ae53f7
#180c22
#361a4d
#542877
#7236a2
#9045cc

Tints of #ae53f7 Color

#ae53f7
#b766f7
#c079f8
#c98cf9
#d29ffa
#dbb2fb
#e4c5fc
#edd8fd
#f6ebfe
#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

#ae53f7
#9cf753

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

Split Complementary

#ae53f7
#eef753
#53f75c

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

Analogous Color

#6c53f7
#8d53f7
#ae53f7
#cf53f7
#f053f7

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

#ae53f7
#f7ae53
#53f7ae

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

#ae53f7
#f75c53
#9cf753
#53eef7

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

#ae53f7
#9cf753
#53f75c
#f753ee

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

#ae53f7 Color Code Preview on Black Background Color

This is how #ae53f7 Color will look on black background color. Color contrast ratio is 5.38

#ae53f7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae53f7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae53f7

#ae53f7 color code is use for CSS Background Color

Background color for the above div is #ae53f7

HTML with inline CSS

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

#ae53f7 color code is use for CSS Border Color

CSS Border color for the above div is #ae53f7

HTML with inline CSS

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

CSS Border Left color for the above div is #ae53f7

HTML with inline CSS

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

CSS Border Right color for the above div is #ae53f7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae53f7

HTML with inline CSS

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

CSS Border Top color for the above div is #ae53f7

HTML with inline CSS

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

#ae53f7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae53f7 Color code Preview on White Background

This is how #ae53f7 Color code will look on white background color. Color contrast ratio is 3.90

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

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,83,247,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,247,83,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,83,247,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.