COLOR #AE8A96

HEX: #AE8A96 RGB: (174,138,150)

Color info

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

RGB color model

#AE8A96 color RGB value is (174,138,150).

RGB: (174,138,150) (68%, 54%, 59%)

RGB channels and saturation

R 174 of 255 = 68%
G 138 of 255 = 54%
B 150 of 255 = 59%

174
138
150

R + G + B ~ 60%. #AE8A96 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 174 + 138 + 150 = 462 (100%)
R 174 of 462 ~ 37.66%
G 138 of 462 ~ 29.87%
B 150 of 462 ~ 32.47'%

%37.66
%29.87
%32.47

CMYK color model

#AE8A96 color CMYK value is (0,21,14,32).

  • cyan value is 0.00%
  • magenta value is 20.69%
  • yellow value is 13.79%
  • key color value is 31.76%

CMYK: (0,21,14,32)
C0M21Y14K32 (0%, 21%, 14%, 32%)
(0.00 / 0.21 / 0.14 / 0.32)

CMYK percentages

%0
%20.69
%13.79
%31.76

Codes

Color #AE8A96 in popluar color models

AE 8A 96
RGB 174 138 150
HSL 340° 18.18% 61.18%
HSB/HSV 340° 20.69% 68.24%
CMYK 0.00% 20.69% 13.79%
31.76%

Color #AE8A96 in popluar number systems.

HEX AE 8A 96
Decimal 174 138 150
Binary 10101110 10001010 10010110
Octal 256 212 226

Shades and tints

Shades of #AE8A96

#AE8A96
(174,138,150)
#9F7E89
(159,126,137)
#90727C
(144,114,124)
#81666F
(129,102,111)
#725A62
(114,90,98)
#634E55
(99,78,85)
#544248
(84,66,72)
#45363B
(69,54,59)
#362A2E
(54,42,46)
#271E21
(39,30,33)
#181214
(24,18,20)
#000000
(0,0,0)

Tints of #AE8A96

#AE8A96
(174,138,150)
#B5949F
(181,148,159)
#BC9EA8
(188,158,168)
#C3A8B1
(195,168,177)
#CAB2BA
(202,178,186)
#D1BCC3
(209,188,195)
#D8C6CC
(216,198,204)
#DFD0D5
(223,208,213)
#E6DADE
(230,218,222)
#EDE4E7
(237,228,231)
#F4EEF0
(244,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE8A96 color. Also use rgb(174,138,150) instead hex code.

Text Font Color

.myTextColor { color: #AE8A96; }

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

This text font color is #AE8A96.

Background Color

.myBgColor { background-color: #AE8A96; }

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

This div background color is #AE8A96.

Border color

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

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

This div border color is #AE8A96.

Opacity

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

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

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

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

This text has shadow with #AE8A96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE8A96.

Preview

Color preview on black background

This text has color #AE8A96 on black background.


Color preview on white background

This text has color #AE8A96 on white background.


Black color preview on #AE8A96 background

This text has black color on #AE8A96 background.


White color preview on #AE8A96 background

This text has white color on #AE8A96 background.


Related colors

Complementary color

Complementary color for #hex is #517569.


I love getcolorcode.com

Triadic colors

1 #96AE8A and #8A96AE with #AE8A96 are triadic colors.

2 #968AAE and #8AAE96 with #AE8A96 are triadic colors.