crispedge.com

Color picker

Loading...

#ae3cc2 hex color - Violet - Warm color - Information

#ae3cc2 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ae3cc2 Color code in RGB color code model is created after adding 68.24% red color, 23.53% green color and 76.08% blue color. Hex #ae3cc2 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 69% magenta, 0% yellow and 24% black.

Hex #ae3cc2 color code is between #aa44bb web safe hex color code and #bb33cc web safe hex color code. #aa44bb is the nearest web safe color code. You can see here many more shades of #ae3cc2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae3cc2#ae3cc2
RGB Decimal174, 60, 194rgb(174, 60, 194)
RGB Percent68%, 24%, 76%rgb(68%, 24%, 76%)
CSS RGBa174, 60, 194,1rgba(174,60,194,1)
CMYK Modelcmyk(10%,69%,0%,24%)
HSL Color Space291,53% ,50%hsl(291,53% ,50%)
HSV Color Space291°, 69%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100011110011000010
Octal25674302
Decimal17460194
Hexae3cc2

Different shades of #ae3cc2 color code.

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

Light Shade of #ae3cc2
#be62cf
Dark Shade of #ae3cc2
#8b309b
Saturated Shade of #ae3cc2
#b72fcf
Desaturated Shade of #ae3cc2
#a549b5
Grey scale Shade of #ae3cc2
#7f7f7f
Brighten Shade
#c755db
Most Readable Shade
#FFFFFF

Shades of #ae3cc2 color code

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

#ae3cc2
#9a35ac
#872e96
#742881
#60216b
#4d1a56
#3a1440
#260d2b
#130615
#000000

Similar Color like #ae3cc2 color

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

#af3dc3
#b03ec4
#b13fc5
#b240c6
#b341c7
#b442c8
#b543c9
#b644ca
#b745cb
#b846cc
#b947cd
#ba48ce
#bb49cf
#bc4ad0
#ad3bc1
#ac3ac0
#ab39bf
#aa38be
#a937bd
#a836bc
#a735bb
#a634ba
#a533b9
#a432b8
#a331b7
#a230b6
#a12fb5
#a02eb4

Monochromatic Color with #ae3cc2

#ae3cc2
#d449ec
#160718
#3c1542
#62226d
#882f97

Tints of #ae3cc2 Color

#ae3cc2
#b751c8
#c067cf
#c97dd6
#d292dd
#dba8e3
#e4beea
#edd3f1
#f6e9f8
#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

#ae3cc2
#50c23c

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

Split Complementary

#ae3cc2
#93c23c
#3cc26b

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

Analogous Color

#783cc2
#933cc2
#ae3cc2
#c23cbb
#c23ca0

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

#ae3cc2
#c2ae3c
#3cc2ae

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

#ae3cc2
#c26b3c
#50c23c
#3c93c2

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

#ae3cc2
#50c23c
#3cc26b
#c23c93

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

#ae3cc2 Color Code Preview on Black Background Color

This is how #ae3cc2 Color will look on black background color. Color contrast ratio is 4.23

#ae3cc2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae3cc2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae3cc2

#ae3cc2 color code is use for CSS Background Color

Background color for the above div is #ae3cc2

HTML with inline CSS

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

#ae3cc2 color code is use for CSS Border Color

CSS Border color for the above div is #ae3cc2

HTML with inline CSS

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

CSS Border Left color for the above div is #ae3cc2

HTML with inline CSS

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

CSS Border Right color for the above div is #ae3cc2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae3cc2

HTML with inline CSS

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

CSS Border Top color for the above div is #ae3cc2

HTML with inline CSS

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

#ae3cc2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae3cc2 Color code Preview on White Background

This is how #ae3cc2 Color code will look on white background color. Color contrast ratio is 4.97

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

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,60,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,194,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,60,194,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.