COLOR #AEA896

HEX: #AEA896 RGB: (174,168,150)

Color info

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

RGB color model

#AEA896 color RGB value is (174,168,150).

RGB: (174,168,150) (68%, 66%, 59%)

RGB channels and saturation

R 174 of 255 = 68%
G 168 of 255 = 66%
B 150 of 255 = 59%

174
168
150

R + G + B ~ 64%. #AEA896 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 168 + 150 = 492 (100%)
R 174 of 492 ~ 35.37%
G 168 of 492 ~ 34.15%
B 150 of 492 ~ 30.49'%

%35.37
%34.15
%30.49

CMYK color model

#AEA896 color CMYK value is (0,3,14,32).

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

CMYK: (0,3,14,32)
C0M3Y14K32 (0%, 3%, 14%, 32%)
(0.00 / 0.03 / 0.14 / 0.32)

CMYK percentages

%0
%3.45
%13.79
%31.76

Codes

Color #AEA896 in popluar color models

AE A8 96
RGB 174 168 150
HSL 45° 12.90% 63.53%
HSB/HSV 45° 13.79% 68.24%
CMYK 0.00% 3.45% 13.79%
31.76%

Color #AEA896 in popluar number systems.

HEX AE A8 96
Decimal 174 168 150
Binary 10101110 10101000 10010110
Octal 256 250 226

Shades and tints

Shades of #AEA896

#AEA896
(174,168,150)
#9F9989
(159,153,137)
#908A7C
(144,138,124)
#817B6F
(129,123,111)
#726C62
(114,108,98)
#635D55
(99,93,85)
#544E48
(84,78,72)
#453F3B
(69,63,59)
#36302E
(54,48,46)
#272121
(39,33,33)
#181214
(24,18,20)
#000000
(0,0,0)

Tints of #AEA896

#AEA896
(174,168,150)
#B5AF9F
(181,175,159)
#BCB6A8
(188,182,168)
#C3BDB1
(195,189,177)
#CAC4BA
(202,196,186)
#D1CBC3
(209,203,195)
#D8D2CC
(216,210,204)
#DFD9D5
(223,217,213)
#E6E0DE
(230,224,222)
#EDE7E7
(237,231,231)
#F4EEF0
(244,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEA896; }

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

This text font color is #AEA896.

Background Color

.myBgColor { background-color: #AEA896; }

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

This div background color is #AEA896.

Border color

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

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

This div border color is #AEA896.

Opacity

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

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

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

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

This text has shadow with #AEA896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEA896.

Preview

Color preview on black background

This text has color #AEA896 on black background.


Color preview on white background

This text has color #AEA896 on white background.


Black color preview on #AEA896 background

This text has black color on #AEA896 background.


White color preview on #AEA896 background

This text has white color on #AEA896 background.


Related colors

Complementary color

Complementary color for #hex is #515769.


I love getcolorcode.com

Triadic colors

1 #96AEA8 and #A896AE with #AEA896 are triadic colors.

2 #96A8AE and #A8AE96 with #AEA896 are triadic colors.