COLOR #899171

HEX: #899171 RGB: (137,145,113)

Color info

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

RGB color model

#899171 color RGB value is (137,145,113).

RGB: (137,145,113) (54%, 57%, 44%)

RGB channels and saturation

R 137 of 255 = 54%
G 145 of 255 = 57%
B 113 of 255 = 44%

137
145
113

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

Portions of RGB colors in percentages

R + G + B = 137 + 145 + 113 = 395 (100%)
R 137 of 395 ~ 34.68%
G 145 of 395 ~ 36.71%
B 113 of 395 ~ 28.61'%

%34.68
%36.71
%28.61

CMYK color model

#899171 color CMYK value is (6,0,22,43).

  • cyan value is 5.52%
  • magenta value is 0.00%
  • yellow value is 22.07%
  • key color value is 43.14%

CMYK: (6,0,22,43)
C6M0Y22K43 (6%, 0%, 22%, 43%)
(0.06 / 0.00 / 0.22 / 0.43)

CMYK percentages

%5.52
%0
%22.07
%43.14

Codes

Color #899171 in popluar color models

89 91 71
RGB 137 145 113
HSL 75° 12.70% 50.59%
HSB/HSV 75° 22.07% 56.86%
CMYK 5.52% 0.00% 22.07%
43.14%

Color #899171 in popluar number systems.

HEX 89 91 71
Decimal 137 145 113
Binary 10001001 10010001 1110001
Octal 211 221 161

Shades and tints

Shades of #899171

#899171
(137,145,113)
#7D8467
(125,132,103)
#71775D
(113,119,93)
#656A53
(101,106,83)
#595D49
(89,93,73)
#4D503F
(77,80,63)
#414335
(65,67,53)
#35362B
(53,54,43)
#292921
(41,41,33)
#1D1C17
(29,28,23)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #899171

#899171
(137,145,113)
#939B7D
(147,155,125)
#9DA589
(157,165,137)
#A7AF95
(167,175,149)
#B1B9A1
(177,185,161)
#BBC3AD
(187,195,173)
#C5CDB9
(197,205,185)
#CFD7C5
(207,215,197)
#D9E1D1
(217,225,209)
#E3EBDD
(227,235,221)
#EDF5E9
(237,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #899171 color. Also use rgb(137,145,113) instead hex code.

Text Font Color

.myTextColor { color: #899171; }

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

This text font color is #899171.

Background Color

.myBgColor { background-color: #899171; }

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

This div background color is #899171.

Border color

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

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

This div border color is #899171.

Opacity

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

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

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

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

This text has shadow with #899171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899171.

Preview

Color preview on black background

This text has color #899171 on black background.


Color preview on white background

This text has color #899171 on white background.


Black color preview on #899171 background

This text has black color on #899171 background.


White color preview on #899171 background

This text has white color on #899171 background.


Related colors

Complementary color

Complementary color for #hex is #766E8E.


I love getcolorcode.com

Triadic colors

1 #718991 and #917189 with #899171 are triadic colors.

2 #719189 and #918971 with #899171 are triadic colors.