crispedge.com

#ae3aaa hex color - Violet - Warm color - Information

#ae3aaa hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ae3aaa Color code in RGB color code model is created after adding 68.24% red color, 22.75% green color and 66.67% blue color. Hex #ae3aaa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 2% yellow and 32% black.

Hex #ae3aaa color code is between #aa3399 web safe hex color code and #bb44bb web safe hex color code. #aa3399 is the nearest web safe color code. You can see here many more shades of #ae3aaa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae3aaa#ae3aaa
RGB Decimal174, 58, 170rgb(174, 58, 170)
RGB Percent68%, 23%, 67%rgb(68%, 23%, 67%)
CSS RGBa174, 58, 170,1rgba(174,58,170,1)
CMYK Modelcmyk(0%,67%,2%,32%)
HSL Color Space302,50% ,45%hsl(302,50% ,45%)
HSV Color Space302°, 67%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100011101010101010
Octal25672252
Decimal17458170
Hexae3aaa

Different shades of #ae3aaa color code.

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

Light Shade of #ae3aaa
#c655c2
Dark Shade of #ae3aaa
#882d85
Saturated Shade of #ae3aaa
#ba2eb5
Desaturated Shade of #ae3aaa
#a2469f
Grey scale Shade of #ae3aaa
#747474
Brighten Shade
#c753c3
Most Readable Shade
#FFFFFF

Shades of #ae3aaa color code

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

#ae3aaa
#9a3397
#872d84
#742671
#60205e
#4d194b
#3a1338
#260c25
#130612
#000000

Similar Color like #ae3aaa color

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

#af3bab
#b03cac
#b13dad
#b23eae
#b33faf
#b440b0
#b541b1
#b642b2
#b743b3
#b844b4
#b945b5
#ba46b6
#bb47b7
#bc48b8
#ad39a9
#ac38a8
#ab37a7
#aa36a6
#a935a5
#a834a4
#a733a3
#a632a2
#a531a1
#a430a0
#a32f9f
#a22e9e
#a12d9d
#a02c9c

Monochromatic Color with #ae3aaa

#ae3aaa
#d848d4
#040104
#2e0f2d
#591e57
#832c80

Tints of #ae3aaa Color

#ae3aaa
#b74fb3
#c065bc
#c97bc6
#d291cf
#dba7d9
#e4bde2
#edd3ec
#f6e9f5
#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

#ae3aaa
#3aae3e

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

Split Complementary

#ae3aaa
#70ae3a
#3aae78

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

Analogous Color

#843aae
#9b3aae
#ae3aaa
#ae3a93
#ae3a7c

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

#ae3aaa
#aaae3a
#3aaaae

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

#ae3aaa
#ae783a
#3aae3e
#3a70ae

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

#ae3aaa
#3aae3e
#3aae78
#ae3a70

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

#ae3aaa Color Code Preview on Black Background Color

This is how #ae3aaa Color will look on black background color. Color contrast ratio is 3.99

#ae3aaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae3aaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae3aaa

#ae3aaa color code is use for CSS Background Color

Background color for the above div is #ae3aaa

HTML with inline CSS

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

#ae3aaa color code is use for CSS Border Color

CSS Border color for the above div is #ae3aaa

HTML with inline CSS

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

CSS Border Left color for the above div is #ae3aaa

HTML with inline CSS

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

CSS Border Right color for the above div is #ae3aaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae3aaa

HTML with inline CSS

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

CSS Border Top color for the above div is #ae3aaa

HTML with inline CSS

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

#ae3aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae3aaa Color code Preview on White Background

This is how #ae3aaa Color code will look on white background color. Color contrast ratio is 5.27

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

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,58,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(58,174,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,58,170,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.

< /html>