crispedge.com

#ae81ca hex color - Violet - Warm color - Information

#ae81ca hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ae81ca Color code in RGB color code model is created after adding 68.24% red color, 50.59% green color and 79.22% blue color. Hex #ae81ca Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 36% magenta, 0% yellow and 21% black.

Hex #ae81ca color code is between #aa88cc web safe hex color code and #bb77bb web safe hex color code. #aa88cc is the nearest web safe color code. You can see here many more shades of #ae81ca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae81ca#ae81ca
RGB Decimal174, 129, 202rgb(174, 129, 202)
RGB Percent68%, 51%, 79%rgb(68%, 51%, 79%)
CSS RGBa174, 129, 202,1rgba(174,129,202,1)
CMYK Modelcmyk(14%,36%,0%,21%)
HSL Color Space277,41% ,65%hsl(277,41% ,65%)
HSV Color Space277°, 36%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101000000111001010
Octal256201312
Decimal174129202
Hexae81ca

Different shades of #ae81ca color code.

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

Light Shade of #ae81ca
#c5a5d9
Dark Shade of #ae81ca
#975dbb
Saturated Shade of #ae81ca
#b078d3
Desaturated Shade of #ae81ca
#ac8ac1
Grey scale Shade of #ae81ca
#a5a5a5
Brighten Shade
#c79ae3
Most Readable Shade
#000000

Shades of #ae81ca color code

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

#ae81ca
#9a72b3
#87649d
#745686
#604770
#4d3959
#3a2b43
#261c2c
#130e16
#000000

Similar Color like #ae81ca color

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

#af82cb
#b083cc
#b184cd
#b285ce
#b386cf
#b487d0
#b588d1
#b689d2
#b78ad3
#b88bd4
#b98cd5
#ba8dd6
#bb8ed7
#bc8fd8
#ad80c9
#ac7fc8
#ab7ec7
#aa7dc6
#a97cc5
#a87bc4
#a77ac3
#a679c2
#a578c1
#a477c0
#a376bf
#a275be
#a174bd
#a073bc

Monochromatic Color with #ae81ca

#ae81ca
#d39cf4
#1c1420
#40304a
#654b75
#89669f

Tints of #ae81ca Color

#ae81ca
#b78fcf
#c09dd5
#c9abdb
#d2b9e1
#dbc7e7
#e4d5ed
#ede3f3
#f6f1f9
#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

#ae81ca
#9dca81

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

Split Complementary

#ae81ca
#c2ca81
#81ca8a

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

Analogous Color

#9181ca
#9f81ca
#ae81ca
#bd81ca
#ca81c9

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

#ae81ca
#caae81
#81caae

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

#ae81ca
#ca8981
#9dca81
#81c1ca

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

#ae81ca
#9dca81
#81ca8a
#ca81c2

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

#ae81ca Color Code Preview on Black Background Color

This is how #ae81ca Color will look on black background color. Color contrast ratio is 6.79

#ae81ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae81ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae81ca

#ae81ca color code is use for CSS Background Color

Background color for the above div is #ae81ca

HTML with inline CSS

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

#ae81ca color code is use for CSS Border Color

CSS Border color for the above div is #ae81ca

HTML with inline CSS

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

CSS Border Left color for the above div is #ae81ca

HTML with inline CSS

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

CSS Border Right color for the above div is #ae81ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae81ca

HTML with inline CSS

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

CSS Border Top color for the above div is #ae81ca

HTML with inline CSS

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

#ae81ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae81ca Color code Preview on White Background

This is how #ae81ca Color code will look on white background color. Color contrast ratio is 3.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 #ae81ca; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ae81ca; }

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,129,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,202,129,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,129,202,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>