crispedge.com

#ae617e hex color - Red - Warm color - Information

#ae617e hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ae617e color code is between #aa6677 web safe hex color code and #bb5588 web safe hex color code. #aa6677 is the nearest web safe color code. You can see here many more shades of #ae617e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeae617e#ae617e
RGB Decimal174, 97, 126rgb(174, 97, 126)
RGB Percent68%, 38%, 49%rgb(68%, 38%, 49%)
CSS RGBa174, 97, 126,1rgba(174,97,126,1)
CMYK Modelcmyk(0%,44%,28%,32%)
HSL Color Space337,32% ,53%hsl(337,32% ,53%)
HSV Color Space337°, 44%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011100110000101111110
Octal256141176
Decimal17497126
Hexae617e

Different shades of #ae617e color code.

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

Light Shade of #ae617e
#bf839a
Dark Shade of #ae617e
#914b65
Saturated Shade of #ae617e
#ba557b
Desaturated Shade of #ae617e
#a26d81
Grey scale Shade of #ae617e
#878787
Brighten Shade
#c77a97
Most Readable Shade
#FFFFFF

Shades of #ae617e color code

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

#ae617e
#9a5670
#874b62
#744054
#603546
#4d2b38
#3a202a
#26151c
#130a0e
#000000

Similar Color like #ae617e color

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

#af627f
#b06380
#b16481
#b26582
#b36683
#b46784
#b56885
#b66986
#b76a87
#b86b88
#b96c89
#ba6d8a
#bb6e8b
#bc6f8c
#ad607d
#ac5f7c
#ab5e7b
#aa5d7a
#a95c79
#a85b78
#a75a77
#a65976
#a55875
#a45774
#a35673
#a25572
#a15471
#a05370

Monochromatic Color with #ae617e

#ae617e
#d8799d
#040203
#2e1a22
#593240
#83495f

Tints of #ae617e Color

#ae617e
#b7728c
#c0849a
#c995a9
#d2a7b7
#dbb8c5
#e4cad4
#eddbe2
#f6edf0
#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

#ae617e
#61ae91

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

Split Complementary

#ae617e
#61ae6a
#61a5ae

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

Analogous Color

#ae619d
#ae618d
#ae617e
#ae616f
#ae6361

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

#ae617e
#7eae61
#617eae

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

#ae617e
#a4ae61
#61ae91
#6a61ae

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

#ae617e
#61ae91
#61a5ae
#ae6a61

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

#ae617e Color Code Preview on Black Background Color

This is how #ae617e Color will look on black background color. Color contrast ratio is 4.81

#ae617e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae617e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae617e

#ae617e color code is use for CSS Background Color

Background color for the above div is #ae617e

HTML with inline CSS

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

#ae617e color code is use for CSS Border Color

CSS Border color for the above div is #ae617e

HTML with inline CSS

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

CSS Border Left color for the above div is #ae617e

HTML with inline CSS

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

CSS Border Right color for the above div is #ae617e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae617e

HTML with inline CSS

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

CSS Border Top color for the above div is #ae617e

HTML with inline CSS

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

#ae617e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae617e Color code Preview on White Background

This is how #ae617e Color code will look on white background color. Color contrast ratio is 4.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 #ae617e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ae617e; }

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

< /html>