crispedge.com

Color picker

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

#ae6f9d hex color - Violet - Warm color - Information

#ae6f9d hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ae6f9d Color code in RGB color code model is created after adding 68.24% red color, 43.53% green color and 61.57% blue color. Hex #ae6f9d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 10% yellow and 32% black.

Hex #ae6f9d color code is between #aa7799 web safe hex color code and #bb66aa web safe hex color code. #aa7799 is the nearest web safe color code. You can see here many more shades of #ae6f9d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeae6f9d#ae6f9d
RGB Decimal174, 111, 157rgb(174, 111, 157)
RGB Percent68%, 44%, 62%rgb(68%, 44%, 62%)
CSS RGBa174, 111, 157,1rgba(174,111,157,1)
CMYK Modelcmyk(0%,36%,10%,32%)
HSL Color Space316,28% ,56%hsl(316,28% ,56%)
HSV Color Space316°, 36%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100110111110011101
Octal256157235
Decimal174111157
Hexae6f9d

Different shades of #ae6f9d color code.

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

Light Shade of #ae6f9d
#c090b3
Dark Shade of #ae6f9d
#965484
Saturated Shade of #ae6f9d
#b964a2
Desaturated Shade of #ae6f9d
#a37a98
Grey scale Shade of #ae6f9d
#8e8e8e
Brighten Shade
#c788b6
Most Readable Shade
#FFFFFF

Shades of #ae6f9d color code

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

#ae6f9d
#9a628b
#87567a
#744a68
#603d57
#4d3145
#3a2534
#261822
#130c11
#000000

Similar Color like #ae6f9d color

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

#af709e
#b0719f
#b172a0
#b273a1
#b374a2
#b475a3
#b576a4
#b677a5
#b778a6
#b879a7
#b97aa8
#ba7ba9
#bb7caa
#bc7dab
#ad6e9c
#ac6d9b
#ab6c9a
#aa6b99
#a96a98
#a86997
#a76896
#a66795
#a56694
#a46593
#a36492
#a26391
#a16290
#a0618f

Monochromatic Color with #ae6f9d

#ae6f9d
#d88ac3
#040304
#2e1e2a
#593950
#835477

Tints of #ae6f9d Color

#ae6f9d
#b77fa7
#c08fb2
#c99fbd
#d2afc8
#dbbfd3
#e4cfde
#eddfe9
#f6eff4
#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

#ae6f9d
#6fae80

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

Split Complementary

#ae6f9d
#7dae6f
#6fae9f

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

Analogous Color

#a66fae
#ae6faa
#ae6f9d
#ae6f90
#ae6f84

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

#ae6f9d
#9dae6f
#6f9dae

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

#ae6f9d
#ae9f6f
#6fae80
#6f7dae

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

#ae6f9d
#6fae80
#6faea0
#ae6f7d

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

#ae6f9d Color Code Preview on Black Background Color

This is how #ae6f9d Color will look on black background color. Color contrast ratio is 5.56

#ae6f9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae6f9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae6f9d

#ae6f9d color code is use for CSS Background Color

Background color for the above div is #ae6f9d

HTML with inline CSS

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

#ae6f9d color code is use for CSS Border Color

CSS Border color for the above div is #ae6f9d

HTML with inline CSS

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

CSS Border Left color for the above div is #ae6f9d

HTML with inline CSS

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

CSS Border Right color for the above div is #ae6f9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae6f9d

HTML with inline CSS

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

CSS Border Top color for the above div is #ae6f9d

HTML with inline CSS

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

#ae6f9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae6f9d Color code Preview on White Background

This is how #ae6f9d Color code will look on white background color. Color contrast ratio is 3.78

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.