COLOR #AE91A7

HEX: #AE91A7 RGB: (174,145,167)

Color info

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

RGB color model

#AE91A7 color RGB value is (174,145,167).

RGB: (174,145,167) (68%, 57%, 65%)

RGB channels and saturation

R 174 of 255 = 68%
G 145 of 255 = 57%
B 167 of 255 = 65%

174
145
167

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

Portions of RGB colors in percentages

R + G + B = 174 + 145 + 167 = 486 (100%)
R 174 of 486 ~ 35.8%
G 145 of 486 ~ 29.84%
B 167 of 486 ~ 34.36'%

%35.8
%29.84
%34.36

CMYK color model

#AE91A7 color CMYK value is (0,17,4,32).

  • cyan value is 0.00%
  • magenta value is 16.67%
  • yellow value is 4.02%
  • key color value is 31.76%
CMYK: (0,17,4,32) C0M17Y4K32 (0%,17%,4%,32%) (0.00/0.17/0.04/0.32) 

CMYK percentages

%0
%16.67
%4.02
%31.76

Codes

Color #AE91A7 in popluar color models

AE 91 A7
RGB 174 145 167
HSL 314° 15.18% 62.55%
HSB/HSV 314° 16.67% 68.24%
CMYK 0.00% 16.67% 4.02%
31.76%

Color #AE91A7 in popluar number systems.

HEX AE 91 A7
Decimal 174 145 167
Binary 10101110 10010001 10100111
Octal 256 221 247

Shades and tints

Shades of #AE91A7

#AE91A7
(174,145,167)
#9F8498
(159,132,152)
#907789
(144,119,137)
#816A7A
(129,106,122)
#725D6B
(114,93,107)
#63505C
(99,80,92)
#54434D
(84,67,77)
#45363E
(69,54,62)
#36292F
(54,41,47)
#271C20
(39,28,32)
#180F11
(24,15,17)
#000000
(0,0,0)

Tints of #AE91A7

#AE91A7
(174,145,167)
#B59BAF
(181,155,175)
#BCA5B7
(188,165,183)
#C3AFBF
(195,175,191)
#CAB9C7
(202,185,199)
#D1C3CF
(209,195,207)
#D8CDD7
(216,205,215)
#DFD7DF
(223,215,223)
#E6E1E7
(230,225,231)
#EDEBEF
(237,235,239)
#F4F5F7
(244,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE91A7; }

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

This text font color is #AE91A7.

Background Color

.myBgColor { background-color: #AE91A7; }

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

This div background color is #AE91A7.

Border color

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

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

This div border color is #AE91A7.

Opacity

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

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

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

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

This text has shadow with #AE91A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE91A7.

Preview

Color preview on black background

This text has color #AE91A7 on black background.


Color preview on white background

This text has color #AE91A7 on white background.


Black color preview on #AE91A7 background

This text has black color on #AE91A7 background.


White color preview on #AE91A7 background

This text has white color on #AE91A7 background.


Related colors

Complementary color

Complementary color for #hex is #516E58.


I love getcolorcode.com

Triadic colors

1 #A7AE91 and #91A7AE with #AE91A7 are triadic colors.

2 #A791AE and #91AEA7 with #AE91A7 are triadic colors.