COLOR #AE5C87

HEX: #AE5C87 RGB: (174,92,135)

Color info

#AE5C87 contains mainly red and blue colors. Web safe color of #AE5C87 is #996699 (or #969).

RGB color model

#AE5C87 color RGB value is (174,92,135).

RGB: (174,92,135) (68%, 36%, 53%)

RGB channels and saturation

R 174 of 255 = 68%
G 92 of 255 = 36%
B 135 of 255 = 53%

174
92
135

R + G + B ~ 52%. #AE5C87 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 174 + 92 + 135 = 401 (100%)
R 174 of 401 ~ 43.39%
G 92 of 401 ~ 22.94%
B 135 of 401 ~ 33.67'%

%43.39
%22.94
%33.67

CMYK color model

#AE5C87 color CMYK value is (0,47,22,32).

  • cyan value is 0.00%
  • magenta value is 47.13%
  • yellow value is 22.41%
  • key color value is 31.76%
CMYK: (0,47,22,32) C0M47Y22K32 (0%,47%,22%,32%) (0.00/0.47/0.22/0.32) 

CMYK percentages

%0
%47.13
%22.41
%31.76

Codes

Color #AE5C87 in popluar color models

AE 5C 87
RGB 174 92 135
HSL 329° 33.61% 52.16%
HSB/HSV 329° 47.13% 68.24%
CMYK 0.00% 47.13% 22.41%
31.76%

Color #AE5C87 in popluar number systems.

HEX AE 5C 87
Decimal 174 92 135
Binary 10101110 1011100 10000111
Octal 256 134 207

Shades and tints

Shades of #AE5C87

#AE5C87
(174,92,135)
#9F547B
(159,84,123)
#904C6F
(144,76,111)
#814463
(129,68,99)
#723C57
(114,60,87)
#63344B
(99,52,75)
#542C3F
(84,44,63)
#452433
(69,36,51)
#361C27
(54,28,39)
#27141B
(39,20,27)
#180C0F
(24,12,15)
#000000
(0,0,0)

Tints of #AE5C87

#AE5C87
(174,92,135)
#B56A91
(181,106,145)
#BC789B
(188,120,155)
#C386A5
(195,134,165)
#CA94AF
(202,148,175)
#D1A2B9
(209,162,185)
#D8B0C3
(216,176,195)
#DFBECD
(223,190,205)
#E6CCD7
(230,204,215)
#EDDAE1
(237,218,225)
#F4E8EB
(244,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE5C87 color. Also use rgb(174,92,135) instead hex code.

Text Font Color

.myTextColor { color: #AE5C87; }

<p style="color:#AE5C87">This sample text font color is #AE5C87.</p>

This text font color is #AE5C87.

Background Color

.myBgColor { background-color: #AE5C87; }

<div style="background-color:#AE5C87">Inner text</div>

This div background color is #AE5C87.

Border color

.myBorderColor { border: 1px solid #AE5C87; }

<div style="border:3px solid #AE5C87">Div</div>

This div border color is #AE5C87.

Opacity

.myOpacity80 { color: #AE5C87; opacity: 0.8; }

<p style="color:#AE5C87;opacity:0.8;">80%</p>

Text with #AE5C87 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #AE5C87;}

<p style="text-shadow: 3px 3px 1px #AE5C87">Text here.</p>

This text has shadow with #AE5C87 color.


.textShadow {text-shadow: 3px 3px 1px #AE5C87', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #AE5C87, 5px 5px 20px red">Text here.</p>

This text has shadow with #AE5C87 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#AE5C87, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#AE5C87, Direction=45, Strength=4)">Text</p>

This text has shadow with #AE5C87 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #AE5C87;
-webkit-box-shadow: 1px 1px 3px 2px #AE5C87;
box-shadow: 1px 1px 3px 2px #AE5C87;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #AE5C87; -webkit-box-shadow: 1px 1px 3px 2px #AE5C87; box-shadow:1px 1px 3px 2px #AE5C87;">
Div content here
</div>

This div box has shadow with color #AE5C87.

Preview

Color preview on black background

This text has color #AE5C87 on black background.


Color preview on white background

This text has color #AE5C87 on white background.


Black color preview on #AE5C87 background

This text has black color on #AE5C87 background.


White color preview on #AE5C87 background

This text has white color on #AE5C87 background.


Related colors

Complementary color

Complementary color for #hex is #51A378.


I love getcolorcode.com

Triadic colors

1 #87AE5C and #5C87AE with #AE5C87 are triadic colors.

2 #875CAE and #5CAE87 with #AE5C87 are triadic colors.