crispedge.com

Color picker

Loading...

#ae7d9e hex color - Violet - Warm color - Information

#ae7d9e hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ae7d9e Color code in RGB color code model is created after adding 68.24% red color, 49.02% green color and 61.96% blue color. Hex #ae7d9e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 9% yellow and 32% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae7d9e#ae7d9e
RGB Decimal174, 125, 158rgb(174, 125, 158)
RGB Percent68%, 49%, 62%rgb(68%, 49%, 62%)
CSS RGBa174, 125, 158,1rgba(174,125,158,1)
CMYK Modelcmyk(0%,28%,9%,32%)
HSL Color Space320,23% ,59%hsl(320,23% ,59%)
HSV Color Space320°, 28%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100111110110011110
Octal256175236
Decimal174125158
Hexae7d9e

Different shades of #ae7d9e color code.

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

Light Shade of #ae7d9e
#c29cb5
Dark Shade of #ae7d9e
#995f86
Saturated Shade of #ae7d9e
#b972a2
Desaturated Shade of #ae7d9e
#a3889a
Grey scale Shade of #ae7d9e
#959595
Brighten Shade
#c796b7
Most Readable Shade
#000000

Shades of #ae7d9e color code

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

#ae7d9e
#9a6f8c
#87617a
#745369
#604557
#4d3746
#3a2934
#261b23
#130d11
#000000

Similar Color like #ae7d9e color

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

#af7e9f
#b07fa0
#b180a1
#b281a2
#b382a3
#b483a4
#b584a5
#b685a6
#b786a7
#b887a8
#b988a9
#ba89aa
#bb8aab
#bc8bac
#ad7c9d
#ac7b9c
#ab7a9b
#aa799a
#a97899
#a87798
#a77697
#a67596
#a57495
#a47394
#a37293
#a27192
#a17091
#a06f90

Monochromatic Color with #ae7d9e

#ae7d9e
#d89cc5
#040304
#2e212a
#594051
#835e77

Tints of #ae7d9e Color

#ae7d9e
#b78ba8
#c099b3
#c9a8be
#d2b6c9
#dbc5d3
#e4d3de
#ede2e9
#f6f0f4
#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

#ae7d9e
#7dae8d

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

Split Complementary

#ae7d9e
#86ae7d
#7daea5

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

Analogous Color

#aa7dae
#ae7da8
#ae7d9e
#ae7d94
#ae7d8a

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

#ae7d9e
#9eae7d
#7d9eae

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

#ae7d9e
#aea57d
#7dae8d
#7d85ae

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

#ae7d9e
#7dae8d
#7daea5
#ae7d86

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

#ae7d9e Color Code Preview on Black Background Color

This is how #ae7d9e Color will look on black background color. Color contrast ratio is 6.23

#ae7d9e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae7d9e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae7d9e

#ae7d9e color code is use for CSS Background Color

Background color for the above div is #ae7d9e

HTML with inline CSS

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

#ae7d9e color code is use for CSS Border Color

CSS Border color for the above div is #ae7d9e

HTML with inline CSS

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

CSS Border Left color for the above div is #ae7d9e

HTML with inline CSS

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

CSS Border Right color for the above div is #ae7d9e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae7d9e

HTML with inline CSS

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

CSS Border Top color for the above div is #ae7d9e

HTML with inline CSS

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

#ae7d9e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae7d9e Color code Preview on White Background

This is how #ae7d9e Color code will look on white background color. Color contrast ratio is 3.37

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

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,125,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,174,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,125,158,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.