COLOR #897172

HEX: #897172 RGB: (137,113,114)

Color info

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

RGB color model

#897172 color RGB value is (137,113,114).

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

RGB channels and saturation

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

137
113
114

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

Portions of RGB colors in percentages

R + G + B = 137 + 113 + 114 = 364 (100%)
R 137 of 364 ~ 37.64%
G 113 of 364 ~ 31.04%
B 114 of 364 ~ 31.32'%

%37.64
%31.04
%31.32

CMYK color model

#897172 color CMYK value is (0,18,17,46).

  • cyan value is 0.00%
  • magenta value is 17.52%
  • yellow value is 16.79%
  • key color value is 46.27%
CMYK: (0,18,17,46) C0M18Y17K46 (0%,18%,17%,46%) (0.00/0.18/0.17/0.46) 

CMYK percentages

%0
%17.52
%16.79
%46.27

Codes

Color #897172 in popluar color models

89 71 72
RGB 137 113 114
HSL 358° 9.60% 49.02%
HSB/HSV 358° 17.52% 53.73%
CMYK 0.00% 17.52% 16.79%
46.27%

Color #897172 in popluar number systems.

HEX 89 71 72
Decimal 137 113 114
Binary 10001001 1110001 1110010
Octal 211 161 162

Shades and tints

Shades of #897172

#897172
(137,113,114)
#7D6768
(125,103,104)
#715D5E
(113,93,94)
#655354
(101,83,84)
#59494A
(89,73,74)
#4D3F40
(77,63,64)
#413536
(65,53,54)
#352B2C
(53,43,44)
#292122
(41,33,34)
#1D1718
(29,23,24)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #897172

#897172
(137,113,114)
#937D7E
(147,125,126)
#9D898A
(157,137,138)
#A79596
(167,149,150)
#B1A1A2
(177,161,162)
#BBADAE
(187,173,174)
#C5B9BA
(197,185,186)
#CFC5C6
(207,197,198)
#D9D1D2
(217,209,210)
#E3DDDE
(227,221,222)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #897172; }

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

This text font color is #897172.

Background Color

.myBgColor { background-color: #897172; }

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

This div background color is #897172.

Border color

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

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

This div border color is #897172.

Opacity

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

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

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

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

This text has shadow with #897172 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897172.

Preview

Color preview on black background

This text has color #897172 on black background.


Color preview on white background

This text has color #897172 on white background.


Black color preview on #897172 background

This text has black color on #897172 background.


White color preview on #897172 background

This text has white color on #897172 background.


Related colors

Complementary color

Complementary color for #hex is #768E8D.


I love getcolorcode.com

Triadic colors

1 #728971 and #717289 with #897172 are triadic colors.

2 #727189 and #718972 with #897172 are triadic colors.