crispedge.com

Color picker

Loading...

#ae4eba hex color - Violet - Warm color - Information

#ae4eba hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ae4eba Color code in RGB color code model is created after adding 68.24% red color, 30.59% green color and 72.94% blue color. Hex #ae4eba Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 58% magenta, 0% yellow and 27% black.

Hex #ae4eba color code is between #aa55bb web safe hex color code and #bb44aa web safe hex color code. #aa55bb is the nearest web safe color code. You can see here many more shades of #ae4eba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae4eba#ae4eba
RGB Decimal174, 78, 186rgb(174, 78, 186)
RGB Percent68%, 31%, 73%rgb(68%, 31%, 73%)
CSS RGBa174, 78, 186,1rgba(174,78,186,1)
CMYK Modelcmyk(6%,58%,0%,27%)
HSL Color Space293,44% ,52%hsl(293,44% ,52%)
HSV Color Space293°, 58%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100100111010111010
Octal256116272
Decimal17478186
Hexae4eba

Different shades of #ae4eba color code.

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

Light Shade of #ae4eba
#bf73c8
Dark Shade of #ae4eba
#8f3c99
Saturated Shade of #ae4eba
#b842c6
Desaturated Shade of #ae4eba
#a45aae
Grey scale Shade of #ae4eba
#848484
Brighten Shade
#c767d3
Most Readable Shade
#FFFFFF

Shades of #ae4eba color code

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

#ae4eba
#9a45a5
#873c90
#74347c
#602b67
#4d2252
#3a1a3e
#261129
#130814
#000000

Similar Color like #ae4eba color

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

#af4fbb
#b050bc
#b151bd
#b252be
#b353bf
#b454c0
#b555c1
#b656c2
#b757c3
#b858c4
#b959c5
#ba5ac6
#bb5bc7
#bc5cc8
#ad4db9
#ac4cb8
#ab4bb7
#aa4ab6
#a949b5
#a848b4
#a747b3
#a646b2
#a545b1
#a444b0
#a343af
#a242ae
#a141ad
#a040ac

Monochromatic Color with #ae4eba

#ae4eba
#d660e4
#0f0710
#37193a
#5e2a65
#863c8f

Tints of #ae4eba Color

#ae4eba
#b761c1
#c075c9
#c989d1
#d29cd8
#dbb0e0
#e4c4e8
#edd7ef
#f6ebf7
#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

#ae4eba
#5aba4e

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

Split Complementary

#ae4eba
#90ba4e
#4eba78

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

Analogous Color

#834eba
#984eba
#ae4eba
#ba4eb0
#ba4e9b

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

#ae4eba
#baae4e
#4ebaae

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

#ae4eba
#ba784e
#5aba4e
#4e90ba

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

#ae4eba
#5aba4e
#4eba78
#ba4e90

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

#ae4eba Color Code Preview on Black Background Color

This is how #ae4eba Color will look on black background color. Color contrast ratio is 4.60

#ae4eba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae4eba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae4eba

#ae4eba color code is use for CSS Background Color

Background color for the above div is #ae4eba

HTML with inline CSS

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

#ae4eba color code is use for CSS Border Color

CSS Border color for the above div is #ae4eba

HTML with inline CSS

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

CSS Border Left color for the above div is #ae4eba

HTML with inline CSS

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

CSS Border Right color for the above div is #ae4eba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae4eba

HTML with inline CSS

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

CSS Border Top color for the above div is #ae4eba

HTML with inline CSS

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

#ae4eba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae4eba Color code Preview on White Background

This is how #ae4eba Color code will look on white background color. Color contrast ratio is 4.57

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

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,78,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,186,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,78,186,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.