COLOR #AE91A6

HEX: #AE91A6 RGB: (174,145,166)

Color info

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

RGB color model

#AE91A6 color RGB value is (174,145,166).

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

RGB channels and saturation

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

174
145
166

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

Portions of RGB colors in percentages

R + G + B = 174 + 145 + 166 = 485 (100%)
R 174 of 485 ~ 35.88%
G 145 of 485 ~ 29.9%
B 166 of 485 ~ 34.23'%

%35.88
%29.9
%34.23

CMYK color model

#AE91A6 color CMYK value is (0,17,5,32).

  • cyan value is 0.00%
  • magenta value is 16.67%
  • yellow value is 4.60%
  • key color value is 31.76%
CMYK: (0,17,5,32) C0M17Y5K32 (0%,17%,5%,32%) (0.00/0.17/0.05/0.32) 

CMYK percentages

%0
%16.67
%4.6
%31.76

Codes

Color #AE91A6 in popluar color models

AE 91 A6
RGB 174 145 166
HSL 317° 15.18% 62.55%
HSB/HSV 317° 16.67% 68.24%
CMYK 0.00% 16.67% 4.60%
31.76%

Color #AE91A6 in popluar number systems.

HEX AE 91 A6
Decimal 174 145 166
Binary 10101110 10010001 10100110
Octal 256 221 246

Shades and tints

Shades of #AE91A6

#AE91A6
(174,145,166)
#9F8497
(159,132,151)
#907788
(144,119,136)
#816A79
(129,106,121)
#725D6A
(114,93,106)
#63505B
(99,80,91)
#54434C
(84,67,76)
#45363D
(69,54,61)
#36292E
(54,41,46)
#271C1F
(39,28,31)
#180F10
(24,15,16)
#000000
(0,0,0)

Tints of #AE91A6

#AE91A6
(174,145,166)
#B59BAE
(181,155,174)
#BCA5B6
(188,165,182)
#C3AFBE
(195,175,190)
#CAB9C6
(202,185,198)
#D1C3CE
(209,195,206)
#D8CDD6
(216,205,214)
#DFD7DE
(223,215,222)
#E6E1E6
(230,225,230)
#EDEBEE
(237,235,238)
#F4F5F6
(244,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE91A6; }

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

This text font color is #AE91A6.

Background Color

.myBgColor { background-color: #AE91A6; }

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

This div background color is #AE91A6.

Border color

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

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

This div border color is #AE91A6.

Opacity

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

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

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

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

This text has shadow with #AE91A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE91A6.

Preview

Color preview on black background

This text has color #AE91A6 on black background.


Color preview on white background

This text has color #AE91A6 on white background.


Black color preview on #AE91A6 background

This text has black color on #AE91A6 background.


White color preview on #AE91A6 background

This text has white color on #AE91A6 background.


Related colors

Complementary color

Complementary color for #hex is #516E59.


I love getcolorcode.com

Triadic colors

1 #A6AE91 and #91A6AE with #AE91A6 are triadic colors.

2 #A691AE and #91AEA6 with #AE91A6 are triadic colors.