COLOR #897173

HEX: #897173 RGB: (137,113,115)

Color info

#897173 contains red, green and blue colors in about the same proportion. Web safe color of #897173 is #996666 (or #966).

RGB color model

#897173 color RGB value is (137,113,115).

RGB: (137,113,115) (54%, 44%, 45%)

RGB channels and saturation

R 137 of 255 = 54%
G 113 of 255 = 44%
B 115 of 255 = 45%

137
113
115

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

Portions of RGB colors in percentages

R + G + B = 137 + 113 + 115 = 365 (100%)
R 137 of 365 ~ 37.53%
G 113 of 365 ~ 30.96%
B 115 of 365 ~ 31.51'%

%37.53
%30.96
%31.51

CMYK color model

#897173 color CMYK value is (0,18,16,46).

  • cyan value is 0.00%
  • magenta value is 17.52%
  • yellow value is 16.06%
  • key color value is 46.27%

CMYK: (0,18,16,46)
C0M18Y16K46 (0%, 18%, 16%, 46%)
(0.00 / 0.18 / 0.16 / 0.46)

CMYK percentages

%0
%17.52
%16.06
%46.27

Codes

Color #897173 in popluar color models

89 71 73
RGB 137 113 115
HSL 355° 9.60% 49.02%
HSB/HSV 355° 17.52% 53.73%
CMYK 0.00% 17.52% 16.06%
46.27%

Color #897173 in popluar number systems.

HEX 89 71 73
Decimal 137 113 115
Binary 10001001 1110001 1110011
Octal 211 161 163

Shades and tints

Shades of #897173

#897173
(137,113,115)
#7D6769
(125,103,105)
#715D5F
(113,93,95)
#655355
(101,83,85)
#59494B
(89,73,75)
#4D3F41
(77,63,65)
#413537
(65,53,55)
#352B2D
(53,43,45)
#292123
(41,33,35)
#1D1719
(29,23,25)
#110D0F
(17,13,15)
#000000
(0,0,0)

Tints of #897173

#897173
(137,113,115)
#937D7F
(147,125,127)
#9D898B
(157,137,139)
#A79597
(167,149,151)
#B1A1A3
(177,161,163)
#BBADAF
(187,173,175)
#C5B9BB
(197,185,187)
#CFC5C7
(207,197,199)
#D9D1D3
(217,209,211)
#E3DDDF
(227,221,223)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #897173; }

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

This text font color is #897173.

Background Color

.myBgColor { background-color: #897173; }

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

This div background color is #897173.

Border color

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

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

This div border color is #897173.

Opacity

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

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

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

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

This text has shadow with #897173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897173.

Preview

Color preview on black background

This text has color #897173 on black background.


Color preview on white background

This text has color #897173 on white background.


Black color preview on #897173 background

This text has black color on #897173 background.


White color preview on #897173 background

This text has white color on #897173 background.


Related colors

Complementary color

Complementary color for #hex is #768E8C.


I love getcolorcode.com

Triadic colors

1 #738971 and #717389 with #897173 are triadic colors.

2 #737189 and #718973 with #897173 are triadic colors.