crispedge.com

Color picker

Loading...

#ae59cf hex color - Violet - Warm color - Information

#ae59cf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ae59cf Color code in RGB color code model is created after adding 68.24% red color, 34.9% green color and 81.18% blue color. Hex #ae59cf Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 57% magenta, 0% yellow and 19% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ae59cf #ae59cf
RGB Decimal 174, 89, 207 rgb(174, 89, 207)
RGB Percent 68%, 35%, 81% rgb(68%, 35%, 81%)
CSS RGBa 174, 89, 207,1 rgba(174,89,207,1)
CMYK Model cmyk(16%,57%,0%,19%)
HSL Color Space 283,55% ,58% hsl(283,55% ,58%)
HSV Color Space 283°, 57%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 01011001 11001111
Octal 256 131 317
Decimal 174 89 207
Hex ae 59 cf

Different shades of #ae59cf color code.

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

Light Shade of #ae59cf
#c181da
Dark Shade of #ae59cf
#9837be
Saturated Shade of #ae59cf
#b34eda
Desaturated Shade of #ae59cf
#a964c4
Grey scale Shade of #ae59cf
#949494
Brighten Shade
#c772e8
Most Readable Shade
#FFFFFF

Shades of #ae59cf color code

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

#ae59cf
#9a4fb8
#8745a1
#743b8a
#603173
#4d275c
#3a1d45
#26132e
#130917
#000000

Similar Color like #ae59cf color

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

#af5ad0
#b05bd1
#b15cd2
#b25dd3
#b35ed4
#b45fd5
#b560d6
#b661d7
#b762d8
#b863d9
#b964da
#ba65db
#bb66dc
#bc67dd
#ad58ce
#ac57cd
#ab56cc
#aa55cb
#a954ca
#a853c9
#a752c8
#a651c7
#a550c6
#a44fc5
#a34ec4
#a24dc3
#a14cc2
#a04bc1

Monochromatic Color with #ae59cf

#ae59cf
#d26bf9
#1f1025
#43224f
#67347a
#8a47a4

Tints of #ae59cf Color

#ae59cf
#b76bd4
#c07dd9
#c990df
#d2a2e4
#dbb5e9
#e4c7ef
#eddaf4
#f6ecf9
#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

#ae59cf
#7acf59

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

Split Complementary

#ae59cf
#b5cf59
#59cf73

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

Analogous Color

#7f59cf
#9659cf
#ae59cf
#c659cf
#cf59c1

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

#ae59cf
#cfae59
#59cfae

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

#ae59cf
#cf7359
#7acf59
#59b5cf

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

#ae59cf
#7acf59
#59cf73
#cf59b5

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

#ae59cf Color Code Preview on Black Background Color

This is how #ae59cf Color will look on black background color. Color contrast ratio is 5.13

#ae59cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae59cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae59cf

#ae59cf color code is use for CSS Background Color

Background color for the above div is #ae59cf

HTML with inline CSS

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

#ae59cf color code is use for CSS Border Color

CSS Border color for the above div is #ae59cf

HTML with inline CSS

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

CSS Border Left color for the above div is #ae59cf

HTML with inline CSS

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

CSS Border Right color for the above div is #ae59cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae59cf

HTML with inline CSS

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

CSS Border Top color for the above div is #ae59cf

HTML with inline CSS

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

#ae59cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae59cf Color code Preview on White Background

This is how #ae59cf Color code will look on white background color. Color contrast ratio is 4.09

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

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,89,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(122,207,89,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,89,207,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.