crispedge.com

Color picker

Loading...

#ae96dc hex color - Violet - Cool color - Information

#ae96dc hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

Hex #ae96dc color code is between #aa99dd web safe hex color code and #bb88cc web safe hex color code. #aa99dd is the nearest web safe color code. You can see here many more shades of #ae96dc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae96dc#ae96dc
RGB Decimal174, 150, 220rgb(174, 150, 220)
RGB Percent68%, 59%, 86%rgb(68%, 59%, 86%)
CSS RGBa174, 150, 220,1rgba(174,150,220,1)
CMYK Modelcmyk(21%,32%,0%,14%)
HSL Color Space261,50% ,73%hsl(261,50% ,73%)
HSV Color Space261°, 32%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101001011011011100
Octal256226334
Decimal174150220
Hexae96dc

Different shades of #ae96dc color code.

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

Light Shade of #ae96dc
#cbbce9
Dark Shade of #ae96dc
#9070cf
Saturated Shade of #ae96dc
#ac8fe3
Desaturated Shade of #ae96dc
#b09dd5
Grey scale Shade of #ae96dc
#b9b9b9
Brighten Shade
#c7aff5
Most Readable Shade
#000000

Shades of #ae96dc color code

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

#ae96dc
#9a85c3
#8774ab
#746492
#60537a
#4d4261
#3a3249
#262130
#131018
#000000

Similar Color like #ae96dc color

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

#af97dd
#b098de
#b199df
#b29ae0
#b39be1
#b49ce2
#b59de3
#b69ee4
#b79fe5
#b8a0e6
#b9a1e7
#baa2e8
#bba3e9
#bca4ea
#ad95db
#ac94da
#ab93d9
#aa92d8
#a991d7
#a890d6
#a78fd5
#a68ed4
#a58dd3
#a48cd2
#a38bd1
#a28ad0
#a189cf
#a088ce

Monochromatic Color with #ae96dc

#ae96dc
#060507
#282232
#493f5c
#6b5c87
#8c79b1

Tints of #ae96dc Color

#ae96dc
#b7a1df
#c0ade3
#c9b9e7
#d2c4eb
#dbd0ef
#e4dcf3
#ede7f7
#f6f3fb
#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

#ae96dc
#c4dc96

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

Split Complementary

#ae96dc
#dcd196
#a1dc96

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

Analogous Color

#969adc
#a096dc
#ae96dc
#bc96dc
#ca96dc

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

#ae96dc
#dcae96
#96dcae

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

#ae96dc
#dc96a1
#c4dc96
#96dcd1

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

#ae96dc
#c4dc96
#a1dc96
#d196dc

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

#ae96dc Color Code Preview on Black Background Color

This is how #ae96dc Color will look on black background color. Color contrast ratio is 8.20

#ae96dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae96dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae96dc

#ae96dc color code is use for CSS Background Color

Background color for the above div is #ae96dc

HTML with inline CSS

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

#ae96dc color code is use for CSS Border Color

CSS Border color for the above div is #ae96dc

HTML with inline CSS

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

CSS Border Left color for the above div is #ae96dc

HTML with inline CSS

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

CSS Border Right color for the above div is #ae96dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae96dc

HTML with inline CSS

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

CSS Border Top color for the above div is #ae96dc

HTML with inline CSS

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

#ae96dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae96dc Color code Preview on White Background

This is how #ae96dc Color code will look on white background color. Color contrast ratio is 2.56

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

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,150,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(196,220,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,150,220,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.