crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ae5cb1 hex color - Violet - Warm color - Information

#ae5cb1 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ae5cb1 Color code in RGB color code model is created after adding 68.24% red color, 36.08% green color and 69.41% blue color. Hex #ae5cb1 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 48% magenta, 0% yellow and 31% black.

Hex #ae5cb1 color code is between #aa55aa web safe hex color code and #bb66bb web safe hex color code. #aa55aa is the nearest web safe color code. You can see here many more shades of #ae5cb1 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeae5cb1#ae5cb1
RGB Decimal174, 92, 177rgb(174, 92, 177)
RGB Percent68%, 36%, 69%rgb(68%, 36%, 69%)
CSS RGBa174, 92, 177,1rgba(174,92,177,1)
CMYK Modelcmyk(2%,48%,0%,31%)
HSL Color Space298,35% ,53%hsl(298,35% ,53%)
HSV Color Space298°, 48%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100101110010110001
Octal256134261
Decimal17492177
Hexae5cb1

Different shades of #ae5cb1 color code.

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

Light Shade of #ae5cb1
#bf7ec1
Dark Shade of #ae5cb1
#914793
Saturated Shade of #ae5cb1
#b950bd
Desaturated Shade of #ae5cb1
#a368a5
Grey scale Shade of #ae5cb1
#868686
Brighten Shade
#c775ca
Most Readable Shade
#FFFFFF

Shades of #ae5cb1 color code

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

#ae5cb1
#9a519d
#874789
#743d76
#603362
#4d284e
#3a1e3b
#261427
#130a13
#000000

Similar Color like #ae5cb1 color

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

#af5db2
#b05eb3
#b15fb4
#b260b5
#b361b6
#b462b7
#b563b8
#b664b9
#b765ba
#b866bb
#b967bc
#ba68bd
#bb69be
#bc6abf
#ad5bb0
#ac5aaf
#ab59ae
#aa58ad
#a957ac
#a856ab
#a755aa
#a654a9
#a553a8
#a452a7
#a351a6
#a250a5
#a14fa4
#a04ea3

Monochromatic Color with #ae5cb1

#ae5cb1
#d872db
#070407
#311a31
#5a305c
#844686

Tints of #ae5cb1 Color

#ae5cb1
#b76eb9
#c080c2
#c992cb
#d2a4d3
#dbb6dc
#e4c8e5
#eddaed
#f6ecf6
#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

#ae5cb1
#5fb15c

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

Split Complementary

#ae5cb1
#8ab15c
#5cb183

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

Analogous Color

#8c5cb1
#9d5cb1
#ae5cb1
#b15ca3
#b15c92

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

#ae5cb1
#b1ae5c
#5cb1ae

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

#ae5cb1
#b1835c
#5fb15c
#5c89b1

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

#ae5cb1
#5fb15c
#5cb183
#b15c8a

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

#ae5cb1 Color Code Preview on Black Background Color

This is how #ae5cb1 Color will look on black background color. Color contrast ratio is 4.97

#ae5cb1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae5cb1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae5cb1

#ae5cb1 color code is use for CSS Background Color

Background color for the above div is #ae5cb1

HTML with inline CSS

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

#ae5cb1 color code is use for CSS Border Color

CSS Border color for the above div is #ae5cb1

HTML with inline CSS

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

CSS Border Left color for the above div is #ae5cb1

HTML with inline CSS

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

CSS Border Right color for the above div is #ae5cb1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae5cb1

HTML with inline CSS

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

CSS Border Top color for the above div is #ae5cb1

HTML with inline CSS

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

#ae5cb1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae5cb1 Color code Preview on White Background

This is how #ae5cb1 Color code will look on white background color. Color contrast ratio is 4.23

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.