crispedge.com

#ae97be hex color - Violet - Warm color - Information

#ae97be hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ae97be Color code in RGB color code model is created after adding 68.24% red color, 59.22% green color and 74.51% blue color. Hex #ae97be Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 21% magenta, 0% yellow and 25% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeae97be#ae97be
RGB Decimal174, 151, 190rgb(174, 151, 190)
RGB Percent68%, 59%, 75%rgb(68%, 59%, 75%)
CSS RGBa174, 151, 190,1rgba(174,151,190,1)
CMYK Modelcmyk(8%,21%,0%,25%)
HSL Color Space275,23% ,67%hsl(275,23% ,67%)
HSV Color Space275°, 21%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101001011110111110
Octal256227276
Decimal174151190
Hexae97be

Different shades of #ae97be color code.

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

Light Shade of #ae97be
#c6b6d2
Dark Shade of #ae97be
#9678aa
Saturated Shade of #ae97be
#b08fc6
Desaturated Shade of #ae97be
#ac9fb6
Grey scale Shade of #ae97be
#aaaaaa
Brighten Shade
#c7b0d7
Most Readable Shade
#000000

Shades of #ae97be color code

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

#ae97be
#9a86a8
#877593
#74647e
#605369
#4d4354
#3a323f
#26212a
#131015
#000000

Similar Color like #ae97be color

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

#af98bf
#b099c0
#b19ac1
#b29bc2
#b39cc3
#b49dc4
#b59ec5
#b69fc6
#b7a0c7
#b8a1c8
#b9a2c9
#baa3ca
#bba4cb
#bca5cc
#ad96bd
#ac95bc
#ab94bb
#aa93ba
#a992b9
#a891b8
#a790b7
#a68fb6
#a58eb5
#a48db4
#a38cb3
#a28bb2
#a18ab1
#a089b0

Monochromatic Color with #ae97be

#ae97be
#d5b9e8
#121014
#39323e
#605369
#877593

Tints of #ae97be Color

#ae97be
#b7a2c5
#c0aecc
#c9b9d3
#d2c5da
#dbd0e2
#e4dce9
#ede7f0
#f6f3f7
#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

#ae97be
#a7be97

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

Split Complementary

#ae97be
#bbbe97
#97be9b

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

Analogous Color

#9e97be
#a697be
#ae97be
#b697be
#be97be

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

#ae97be
#beae97
#97beae

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

#ae97be
#be9a97
#a7be97
#97babe

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

#ae97be
#a7be97
#97be9b
#be97bb

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

#ae97be Color Code Preview on Black Background Color

This is how #ae97be Color will look on black background color. Color contrast ratio is 7.97

#ae97be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae97be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae97be

#ae97be color code is use for CSS Background Color

Background color for the above div is #ae97be

HTML with inline CSS

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

#ae97be color code is use for CSS Border Color

CSS Border color for the above div is #ae97be

HTML with inline CSS

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

CSS Border Left color for the above div is #ae97be

HTML with inline CSS

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

CSS Border Right color for the above div is #ae97be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae97be

HTML with inline CSS

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

CSS Border Top color for the above div is #ae97be

HTML with inline CSS

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

#ae97be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae97be Color code Preview on White Background

This is how #ae97be Color code will look on white background color. Color contrast ratio is 2.63

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

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,151,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(167,190,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,151,190,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>