COLOR #AE8D89

HEX: #AE8D89 RGB: (174,141,137)

Color info

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

RGB color model

#AE8D89 color RGB value is (174,141,137).

RGB: (174,141,137) (68%, 55%, 54%)

RGB channels and saturation

R 174 of 255 = 68%
G 141 of 255 = 55%
B 137 of 255 = 54%

174
141
137

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

Portions of RGB colors in percentages

R + G + B = 174 + 141 + 137 = 452 (100%)
R 174 of 452 ~ 38.5%
G 141 of 452 ~ 31.19%
B 137 of 452 ~ 30.31'%

%38.5
%31.19
%30.31

CMYK color model

#AE8D89 color CMYK value is (0,19,21,32).

  • cyan value is 0.00%
  • magenta value is 18.97%
  • yellow value is 21.26%
  • key color value is 31.76%

CMYK: (0,19,21,32)
C0M19Y21K32 (0%, 19%, 21%, 32%)
(0.00 / 0.19 / 0.21 / 0.32)

CMYK percentages

%0
%18.97
%21.26
%31.76

Codes

Color #AE8D89 in popluar color models

AE 8D 89
RGB 174 141 137
HSL 18.59% 60.98%
HSB/HSV 21.26% 68.24%
CMYK 0.00% 18.97% 21.26%
31.76%

Color #AE8D89 in popluar number systems.

HEX AE 8D 89
Decimal 174 141 137
Binary 10101110 10001101 10001001
Octal 256 215 211

Shades and tints

Shades of #AE8D89

#AE8D89
(174,141,137)
#9F817D
(159,129,125)
#907571
(144,117,113)
#816965
(129,105,101)
#725D59
(114,93,89)
#63514D
(99,81,77)
#544541
(84,69,65)
#453935
(69,57,53)
#362D29
(54,45,41)
#27211D
(39,33,29)
#181511
(24,21,17)
#000000
(0,0,0)

Tints of #AE8D89

#AE8D89
(174,141,137)
#B59793
(181,151,147)
#BCA19D
(188,161,157)
#C3ABA7
(195,171,167)
#CAB5B1
(202,181,177)
#D1BFBB
(209,191,187)
#D8C9C5
(216,201,197)
#DFD3CF
(223,211,207)
#E6DDD9
(230,221,217)
#EDE7E3
(237,231,227)
#F4F1ED
(244,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE8D89 color. Also use rgb(174,141,137) instead hex code.

Text Font Color

.myTextColor { color: #AE8D89; }

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

This text font color is #AE8D89.

Background Color

.myBgColor { background-color: #AE8D89; }

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

This div background color is #AE8D89.

Border color

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

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

This div border color is #AE8D89.

Opacity

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

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

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

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

This text has shadow with #AE8D89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE8D89.

Preview

Color preview on black background

This text has color #AE8D89 on black background.


Color preview on white background

This text has color #AE8D89 on white background.


Black color preview on #AE8D89 background

This text has black color on #AE8D89 background.


White color preview on #AE8D89 background

This text has white color on #AE8D89 background.


Related colors

Complementary color

Complementary color for #hex is #517276.


I love getcolorcode.com

Triadic colors

1 #89AE8D and #8D89AE with #AE8D89 are triadic colors.

2 #898DAE and #8DAE89 with #AE8D89 are triadic colors.