COLOR #AE9D77

HEX: #AE9D77 RGB: (174,157,119)

Color info

#AE9D77 contains red, green and blue colors in about the same proportion. Web safe color of #AE9D77 is #999966 (or #996).

RGB color model

#AE9D77 color RGB value is (174,157,119).

RGB: (174,157,119) (68%, 62%, 47%)

RGB channels and saturation

R 174 of 255 = 68%
G 157 of 255 = 62%
B 119 of 255 = 47%

174
157
119

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

Portions of RGB colors in percentages

R + G + B = 174 + 157 + 119 = 450 (100%)
R 174 of 450 ~ 38.67%
G 157 of 450 ~ 34.89%
B 119 of 450 ~ 26.44'%

%38.67
%34.89
%26.44

CMYK color model

#AE9D77 color CMYK value is (0,10,32,32).

  • cyan value is 0.00%
  • magenta value is 9.77%
  • yellow value is 31.61%
  • key color value is 31.76%
CMYK: (0,10,32,32) C0M10Y32K32 (0%,10%,32%,32%) (0.00/0.10/0.32/0.32) 

CMYK percentages

%0
%9.77
%31.61
%31.76

Codes

Color #AE9D77 in popluar color models

AE 9D 77
RGB 174 157 119
HSL 41° 25.35% 57.45%
HSB/HSV 41° 31.61% 68.24%
CMYK 0.00% 9.77% 31.61%
31.76%

Color #AE9D77 in popluar number systems.

HEX AE 9D 77
Decimal 174 157 119
Binary 10101110 10011101 1110111
Octal 256 235 167

Shades and tints

Shades of #AE9D77

#AE9D77
(174,157,119)
#9F8F6D
(159,143,109)
#908163
(144,129,99)
#817359
(129,115,89)
#72654F
(114,101,79)
#635745
(99,87,69)
#54493B
(84,73,59)
#453B31
(69,59,49)
#362D27
(54,45,39)
#271F1D
(39,31,29)
#181113
(24,17,19)
#000000
(0,0,0)

Tints of #AE9D77

#AE9D77
(174,157,119)
#B5A583
(181,165,131)
#BCAD8F
(188,173,143)
#C3B59B
(195,181,155)
#CABDA7
(202,189,167)
#D1C5B3
(209,197,179)
#D8CDBF
(216,205,191)
#DFD5CB
(223,213,203)
#E6DDD7
(230,221,215)
#EDE5E3
(237,229,227)
#F4EDEF
(244,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE9D77 color. Also use rgb(174,157,119) instead hex code.

Text Font Color

.myTextColor { color: #AE9D77; }

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

This text font color is #AE9D77.

Background Color

.myBgColor { background-color: #AE9D77; }

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

This div background color is #AE9D77.

Border color

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

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

This div border color is #AE9D77.

Opacity

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

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

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

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

This text has shadow with #AE9D77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE9D77.

Preview

Color preview on black background

This text has color #AE9D77 on black background.


Color preview on white background

This text has color #AE9D77 on white background.


Black color preview on #AE9D77 background

This text has black color on #AE9D77 background.


White color preview on #AE9D77 background

This text has white color on #AE9D77 background.


Related colors

Complementary color

Complementary color for #hex is #516288.


I love getcolorcode.com

Triadic colors

1 #77AE9D and #9D77AE with #AE9D77 are triadic colors.

2 #779DAE and #9DAE77 with #AE9D77 are triadic colors.