Skip to main content Skip to docs navigation

#ae448c hex color - Red - Warm color - Information

#ae448c hex color - Red - Warm color

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Hue/Base color: Red

Hex #ae448c Color code in RGB color code model is created after adding 68.24% red color, 26.67% green color and 54.9% blue color. Hex #ae448c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 20% yellow and 31.76% black.

Hex #ae448c color code is between #aa3388 web safe hex color code and #bb5599 web safe hex color code. #aa3388 is the nearest web safe color code. You can see here many more shades of #ae448c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ae448c #ae448c
RGB Decimal 174, 68, 140 rgb(174, 68, 140)
RGB Percent 68%, 27%, 55% rgb(68%, 27%, 55%)
CSS RGBa 174, 68, 140,1 rgba(174,68,140,1)
CMYK Model cmyk(0%,61%,20%,31.76%)
HSL Color Space 319,44% ,47% hsl(319,44% ,47%)
HSV Color Space 319°, 61%, 68%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 01000100 10001100
Octal 256 104 214
Decimal 174 68 140
Hex ae 44 8c

Different shades of #ae448c color code.

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

Light Shade of #ae448c
#c263a4
Dark Shade of #ae448c
#89366e
Saturated Shade of #ae448c
#ba3890
Desaturated Shade of #ae448c
#a25088
Grey scale Shade of #ae448c
#797979
Brighten Shade
#c75da5
Most Readable Shade
#FFFFFF

Shades of #ae448c color code

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

#ae448c
#9a3c7c
#87346c
#742d5d
#60254d
#4d1e3e
#3a162e
#260f1f
#13070f
#000000

Similar Color like #ae448c color

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

#af458d
#b0468e
#b1478f
#b24890
#b34991
#b44a92
#b54b93
#b64c94
#b74d95
#b84e96
#b94f97
#ba5098
#bb5199
#bc529a
#ad438b
#ac428a
#ab4189
#aa4088
#a93f87
#a83e86
#a73d85
#a63c84
#a53b83
#a43a82
#a33981
#a23880
#a1377f
#a0367e

Monochromatic Color with #ae448c

#ae448c
#d855ae
#040203
#2e1225
#592348
#83336a

Tints of #ae448c Color

#ae448c
#b75898
#c06da5
#c982b2
#d297bf
#dbabcb
#e4c0d8
#edd5e5
#f6eaf2
#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

#ae448c
#44ae66

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

Split Complementary

#ae448c
#57ae44
#44ae9b

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

Analogous Color

#a644ae
#ae44a1
#ae448c
#ae4477
#ae4462

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

#ae448c
#8cae44
#448cae

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

#ae448c
#ae9b44
#44ae66
#4457ae

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

#ae448c
#44ae66
#44ae9b
#ae4457

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

#ae448c Color Code Preview on Black Background Color

This is how #ae448c Color will look on black background color. Color contrast ratio is 4.01

#ae448c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae448c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ae448c

#ae448c color code is use for CSS Background Color

Background color for the above div is #ae448c

HTML with inline CSS

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

#ae448c color code is use for CSS Border Color

CSS Border color for the above div is #ae448c

HTML with inline CSS

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

CSS Border Left color for the above div is #ae448c

HTML with inline CSS

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

CSS Border Right color for the above div is #ae448c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ae448c

HTML with inline CSS

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

CSS Border Top color for the above div is #ae448c

HTML with inline CSS

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

#ae448c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ae448c Color code Preview on White Background

This is how #ae448c Color code will look on white background color. Color contrast ratio is 5.24

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

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,68,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(68,174,102,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,68,140,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.