crispedge.com

Color picker

Loading...

#ae2591 hex color - Violet - Warm color - Information

#ae2591 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ae2591 Color code in RGB color code model is created after adding 68.24% red color, 14.51% green color and 56.86% blue color. Hex #ae2591 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 79% magenta, 17% yellow and 32% black.

Hex #ae2591 color code is between #aa2299 web safe hex color code and #bb3388 web safe hex color code. #aa2299 is the nearest web safe color code. You can see here many more shades of #ae2591 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae2591#ae2591
RGB Decimal174, 37, 145rgb(174, 37, 145)
RGB Percent68%, 15%, 57%rgb(68%, 15%, 57%)
CSS RGBa174, 37, 145,1rgba(174,37,145,1)
CMYK Modelcmyk(0%,79%,17%,32%)
HSL Color Space313,65% ,41%hsl(313,65% ,41%)
HSV Color Space313°, 79%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100010010110010001
Octal25645221
Decimal17437145
Hexae2591

Different shades of #ae2591 color code.

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

Light Shade of #ae2591
#d332b1
Dark Shade of #ae2591
#841c6e
Saturated Shade of #ae2591
#b91a97
Desaturated Shade of #ae2591
#a3308b
Grey scale Shade of #ae2591
#696969
Brighten Shade
#c73eaa
Most Readable Shade
#FFFFFF

Shades of #ae2591 color code

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

#ae2591
#9a2080
#871c70
#741860
#601450
#4d1040
#3a0c30
#260820
#130410
#000000

Similar Color like #ae2591 color

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

#af2692
#b02793
#b12894
#b22995
#b32a96
#b42b97
#b52c98
#b62d99
#b72e9a
#b82f9b
#b9309c
#ba319d
#bb329e
#bc339f
#ad2490
#ac238f
#ab228e
#aa218d
#a9208c
#a81f8b
#a71e8a
#a61d89
#a51c88
#a41b87
#a31a86
#a21985
#a11884
#a01783

Monochromatic Color with #ae2591

#ae2591
#d82eb4
#040103
#2e0a27
#59134a
#831c6e

Tints of #ae2591 Color

#ae2591
#b73d9d
#c055a9
#c96db5
#d285c1
#db9ece
#e4b6da
#edcee6
#f6e6f2
#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

#ae2591
#25ae42

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

Split Complementary

#ae2591
#4dae25
#25ae86

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

Analogous Color

#9425ae
#ae25ac
#ae2591
#ae2576
#ae255a

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

#ae2591
#91ae25
#2591ae

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

#ae2591
#ae8625
#25ae42
#254cae

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

#ae2591
#25ae42
#25ae86
#ae254d

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

#ae2591 Color Code Preview on Black Background Color

This is how #ae2591 Color will look on black background color. Color contrast ratio is 3.47

#ae2591 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae2591

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae2591

#ae2591 color code is use for CSS Background Color

Background color for the above div is #ae2591

HTML with inline CSS

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

#ae2591 color code is use for CSS Border Color

CSS Border color for the above div is #ae2591

HTML with inline CSS

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

CSS Border Left color for the above div is #ae2591

HTML with inline CSS

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

CSS Border Right color for the above div is #ae2591

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae2591

HTML with inline CSS

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

CSS Border Top color for the above div is #ae2591

HTML with inline CSS

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

#ae2591 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae2591 Color code Preview on White Background

This is how #ae2591 Color code will look on white background color. Color contrast ratio is 6.05

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

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,37,145,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(37,174,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,37,145,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.