COLOR #AE87D4

HEX: #AE87D4 RGB: (174,135,212)

Color info

#AE87D4 contains mainly red and blue colors. Web safe color of #AE87D4 is #9999CC (or #99C).

RGB color model

#AE87D4 color RGB value is (174,135,212).

RGB: (174,135,212) (68%, 53%, 83%)

RGB channels and saturation

R 174 of 255 = 68%
G 135 of 255 = 53%
B 212 of 255 = 83%

174
135
212

R + G + B ~ 68%. #AE87D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 135 + 212 = 521 (100%)
R 174 of 521 ~ 33.4%
G 135 of 521 ~ 25.91%
B 212 of 521 ~ 40.69'%

%33.4
%25.91
%40.69

CMYK color model

#AE87D4 color CMYK value is (18,36,0,17).

  • cyan value is 17.92%
  • magenta value is 36.32%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (18,36,0,17)
C18M36Y0K17 (18%, 36%, 0%, 17%)
(0.18 / 0.36 / 0.00 / 0.17)

CMYK percentages

%17.92
%36.32
%0
%16.86

Codes

Color #AE87D4 in popluar color models

AE 87 D4
RGB 174 135 212
HSL 270° 47.24% 68.04%
HSB/HSV 270° 36.32% 83.14%
CMYK 17.92% 36.32% 0.00%
16.86%

Color #AE87D4 in popluar number systems.

HEX AE 87 D4
Decimal 174 135 212
Binary 10101110 10000111 11010100
Octal 256 207 324

Shades and tints

Shades of #AE87D4

#AE87D4
(174,135,212)
#9F7BC1
(159,123,193)
#906FAE
(144,111,174)
#81639B
(129,99,155)
#725788
(114,87,136)
#634B75
(99,75,117)
#543F62
(84,63,98)
#45334F
(69,51,79)
#36273C
(54,39,60)
#271B29
(39,27,41)
#180F16
(24,15,22)
#000000
(0,0,0)

Tints of #AE87D4

#AE87D4
(174,135,212)
#B591D7
(181,145,215)
#BC9BDA
(188,155,218)
#C3A5DD
(195,165,221)
#CAAFE0
(202,175,224)
#D1B9E3
(209,185,227)
#D8C3E6
(216,195,230)
#DFCDE9
(223,205,233)
#E6D7EC
(230,215,236)
#EDE1EF
(237,225,239)
#F4EBF2
(244,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE87D4; }

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

This text font color is #AE87D4.

Background Color

.myBgColor { background-color: #AE87D4; }

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

This div background color is #AE87D4.

Border color

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

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

This div border color is #AE87D4.

Opacity

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

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

Text with #AE87D4 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 #AE87D4;}

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

This text has shadow with #AE87D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE87D4.

Preview

Color preview on black background

This text has color #AE87D4 on black background.


Color preview on white background

This text has color #AE87D4 on white background.


Black color preview on #AE87D4 background

This text has black color on #AE87D4 background.


White color preview on #AE87D4 background

This text has white color on #AE87D4 background.


Related colors

Complementary color

Complementary color for #hex is #51782B.


I love getcolorcode.com

Triadic colors

1 #D4AE87 and #87D4AE with #AE87D4 are triadic colors.

2 #D487AE and #87AED4 with #AE87D4 are triadic colors.