@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ae49da hex color - Violet - Warm color - Information

#ae49da hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ae49da Color code in RGB color code model is created after adding 68.24% red color, 28.63% green color and 85.49% blue color. Hex #ae49da Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 67% magenta, 0% yellow and 14.51% black.

Hex #ae49da color code is between #aa44dd web safe hex color code and #bb55cc web safe hex color code. #aa44dd is the nearest web safe color code. You can see here many more shades of #ae49da color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ae49da #ae49da
RGB Decimal 174, 73, 218 rgb(174, 73, 218)
RGB Percent 68%, 29%, 85% rgb(68%, 29%, 85%)
CSS RGBa 174, 73, 218,1 rgba(174,73,218,1)
CMYK Model cmyk(20%,67%,0%,14.51%)
HSL Color Space 282,66% ,57% hsl(282,66% ,57%)
HSV Color Space 282°, 67%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 01001001 11011010
Octal 256 111 332
Decimal 174 73 218
Hex ae 49 da

Different shades of #ae49da color code.

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

Light Shade of #ae49da
#c173e3
Dark Shade of #ae49da
#9729c7
Saturated Shade of #ae49da
#b23ee5
Desaturated Shade of #ae49da
#aa54cf
Grey scale Shade of #ae49da
#919191
Brighten Shade
#c762f3
Most Readable Shade
#FFFFFF

Shades of #ae49da color code

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

#ae49da
#9a40c1
#8738a9
#743091
#602879
#4d2060
#3a1848
#261030
#130818
#000000

Similar Color like #ae49da color

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

#af4adb
#b04bdc
#b14cdd
#b24dde
#b34edf
#b44fe0
#b550e1
#b651e2
#b752e3
#b853e4
#b954e5
#ba55e6
#bb56e7
#bc57e8
#ad48d9
#ac47d8
#ab46d7
#aa45d6
#a944d5
#a843d4
#a742d3
#a641d2
#a540d1
#a43fd0
#a33ecf
#a23dce
#a13ccd
#a03bcc

Monochromatic Color with #ae49da

#ae49da
#040205
#261030
#481e5a
#6a2d85
#8c3baf

Tints of #ae49da Color

#ae49da
#b75dde
#c071e2
#c985e6
#d299ea
#dbaeee
#e4c2f2
#edd6f6
#f6eafa
#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

#ae49da
#75da49

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

Split Complementary

#ae49da
#bdda49
#49da66

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

Analogous Color

#7449da
#9149da
#ae49da
#cb49da
#da49cc

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

#ae49da
#daae49
#49daae

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

#ae49da
#da6549
#75da49
#49bdda

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

#ae49da
#75da49
#49da66
#da49bd

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

#ae49da Color Code Preview on Black Background Color

This is how #ae49da Color will look on black background color. Color contrast ratio is 4.77

#ae49da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae49da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae49da

#ae49da color code is use for CSS Background Color

Background color for the above div is #ae49da

HTML with inline CSS

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

#ae49da color code is use for CSS Border Color

CSS Border color for the above div is #ae49da

HTML with inline CSS

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

CSS Border Left color for the above div is #ae49da

HTML with inline CSS

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

CSS Border Right color for the above div is #ae49da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae49da

HTML with inline CSS

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

CSS Border Top color for the above div is #ae49da

HTML with inline CSS

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

#ae49da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae49da Color code Preview on White Background

This is how #ae49da Color code will look on white background color. Color contrast ratio is 4.41

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

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,73,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(117,218,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,73,218,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.