COLOR #AE8CA7

HEX: #AE8CA7 RGB: (174,140,167)

Color info

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

RGB color model

#AE8CA7 color RGB value is (174,140,167).

RGB: (174,140,167) (68%, 55%, 65%)

RGB channels and saturation

R 174 of 255 = 68%
G 140 of 255 = 55%
B 167 of 255 = 65%

174
140
167

R + G + B ~ 63%. #AE8CA7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 140 + 167 = 481 (100%)
R 174 of 481 ~ 36.17%
G 140 of 481 ~ 29.11%
B 167 of 481 ~ 34.72'%

%36.17
%29.11
%34.72

CMYK color model

#AE8CA7 color CMYK value is (0,20,4,32).

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

CMYK: (0,20,4,32)
C0M20Y4K32 (0%, 20%, 4%, 32%)
(0.00 / 0.20 / 0.04 / 0.32)

CMYK percentages

%0
%19.54
%4.02
%31.76

Codes

Color #AE8CA7 in popluar color models

AE 8C A7
RGB 174 140 167
HSL 312° 17.35% 61.57%
HSB/HSV 312° 19.54% 68.24%
CMYK 0.00% 19.54% 4.02%
31.76%

Color #AE8CA7 in popluar number systems.

HEX AE 8C A7
Decimal 174 140 167
Binary 10101110 10001100 10100111
Octal 256 214 247

Shades and tints

Shades of #AE8CA7

#AE8CA7
(174,140,167)
#9F8098
(159,128,152)
#907489
(144,116,137)
#81687A
(129,104,122)
#725C6B
(114,92,107)
#63505C
(99,80,92)
#54444D
(84,68,77)
#45383E
(69,56,62)
#362C2F
(54,44,47)
#272020
(39,32,32)
#181411
(24,20,17)
#000000
(0,0,0)

Tints of #AE8CA7

#AE8CA7
(174,140,167)
#B596AF
(181,150,175)
#BCA0B7
(188,160,183)
#C3AABF
(195,170,191)
#CAB4C7
(202,180,199)
#D1BECF
(209,190,207)
#D8C8D7
(216,200,215)
#DFD2DF
(223,210,223)
#E6DCE7
(230,220,231)
#EDE6EF
(237,230,239)
#F4F0F7
(244,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE8CA7; }

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

This text font color is #AE8CA7.

Background Color

.myBgColor { background-color: #AE8CA7; }

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

This div background color is #AE8CA7.

Border color

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

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

This div border color is #AE8CA7.

Opacity

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

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

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

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

This text has shadow with #AE8CA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE8CA7.

Preview

Color preview on black background

This text has color #AE8CA7 on black background.


Color preview on white background

This text has color #AE8CA7 on white background.


Black color preview on #AE8CA7 background

This text has black color on #AE8CA7 background.


White color preview on #AE8CA7 background

This text has white color on #AE8CA7 background.


Related colors

Complementary color

Complementary color for #hex is #517358.


I love getcolorcode.com

Triadic colors

1 #A7AE8C and #8CA7AE with #AE8CA7 are triadic colors.

2 #A78CAE and #8CAEA7 with #AE8CA7 are triadic colors.