COLOR #AE88A7

HEX: #AE88A7 RGB: (174,136,167)

Color info

#AE88A7 contains red, green and blue colors in about the same proportion. Web safe color of #AE88A7 is #999999 (or #999).

RGB color model

#AE88A7 color RGB value is (174,136,167).

RGB: (174,136,167) (68%, 53%, 65%)

RGB channels and saturation

R 174 of 255 = 68%
G 136 of 255 = 53%
B 167 of 255 = 65%

174
136
167

R + G + B ~ 62%. #AE88A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 136 + 167 = 477 (100%)
R 174 of 477 ~ 36.48%
G 136 of 477 ~ 28.51%
B 167 of 477 ~ 35.01'%

%36.48
%28.51
%35.01

CMYK color model

#AE88A7 color CMYK value is (0,22,4,32).

  • cyan value is 0.00%
  • magenta value is 21.84%
  • yellow value is 4.02%
  • key color value is 31.76%

CMYK: (0,22,4,32)
C0M22Y4K32 (0%, 22%, 4%, 32%)
(0.00 / 0.22 / 0.04 / 0.32)

CMYK percentages

%0
%21.84
%4.02
%31.76

Codes

Color #AE88A7 in popluar color models

AE 88 A7
RGB 174 136 167
HSL 311° 19.00% 60.78%
HSB/HSV 311° 21.84% 68.24%
CMYK 0.00% 21.84% 4.02%
31.76%

Color #AE88A7 in popluar number systems.

HEX AE 88 A7
Decimal 174 136 167
Binary 10101110 10001000 10100111
Octal 256 210 247

Shades and tints

Shades of #AE88A7

#AE88A7
(174,136,167)
#9F7C98
(159,124,152)
#907089
(144,112,137)
#81647A
(129,100,122)
#72586B
(114,88,107)
#634C5C
(99,76,92)
#54404D
(84,64,77)
#45343E
(69,52,62)
#36282F
(54,40,47)
#271C20
(39,28,32)
#181011
(24,16,17)
#000000
(0,0,0)

Tints of #AE88A7

#AE88A7
(174,136,167)
#B592AF
(181,146,175)
#BC9CB7
(188,156,183)
#C3A6BF
(195,166,191)
#CAB0C7
(202,176,199)
#D1BACF
(209,186,207)
#D8C4D7
(216,196,215)
#DFCEDF
(223,206,223)
#E6D8E7
(230,216,231)
#EDE2EF
(237,226,239)
#F4ECF7
(244,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE88A7 color. Also use rgb(174,136,167) instead hex code.

Text Font Color

.myTextColor { color: #AE88A7; }

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

This text font color is #AE88A7.

Background Color

.myBgColor { background-color: #AE88A7; }

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

This div background color is #AE88A7.

Border color

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

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

This div border color is #AE88A7.

Opacity

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

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

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

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

This text has shadow with #AE88A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE88A7.

Preview

Color preview on black background

This text has color #AE88A7 on black background.


Color preview on white background

This text has color #AE88A7 on white background.


Black color preview on #AE88A7 background

This text has black color on #AE88A7 background.


White color preview on #AE88A7 background

This text has white color on #AE88A7 background.


Related colors

Complementary color

Complementary color for #hex is #517758.


I love getcolorcode.com

Triadic colors

1 #A7AE88 and #88A7AE with #AE88A7 are triadic colors.

2 #A788AE and #88AEA7 with #AE88A7 are triadic colors.