COLOR #897072

HEX: #897072 RGB: (137,112,114)

Color info

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

RGB color model

#897072 color RGB value is (137,112,114).

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

RGB channels and saturation

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

137
112
114

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

Portions of RGB colors in percentages

R + G + B = 137 + 112 + 114 = 363 (100%)
R 137 of 363 ~ 37.74%
G 112 of 363 ~ 30.85%
B 114 of 363 ~ 31.4'%

%37.74
%30.85
%31.4

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 18.25%
  • 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
%18.25
%16.79
%46.27

Codes

Color #897072 in popluar color models

89 70 72
RGB 137 112 114
HSL 355° 10.04% 48.82%
HSB/HSV 355° 18.25% 53.73%
CMYK 0.00% 18.25% 16.79%
46.27%

Color #897072 in popluar number systems.

HEX 89 70 72
Decimal 137 112 114
Binary 10001001 1110000 1110010
Octal 211 160 162

Shades and tints

Shades of #897072

#897072
(137,112,114)
#7D6668
(125,102,104)
#715C5E
(113,92,94)
#655254
(101,82,84)
#59484A
(89,72,74)
#4D3E40
(77,62,64)
#413436
(65,52,54)
#352A2C
(53,42,44)
#292022
(41,32,34)
#1D1618
(29,22,24)
#110C0E
(17,12,14)
#000000
(0,0,0)

Tints of #897072

#897072
(137,112,114)
#937D7E
(147,125,126)
#9D8A8A
(157,138,138)
#A79796
(167,151,150)
#B1A4A2
(177,164,162)
#BBB1AE
(187,177,174)
#C5BEBA
(197,190,186)
#CFCBC6
(207,203,198)
#D9D8D2
(217,216,210)
#E3E5DE
(227,229,222)
#EDF2EA
(237,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #897072; }

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

This text font color is #897072.

Background Color

.myBgColor { background-color: #897072; }

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

This div background color is #897072.

Border color

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

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

This div border color is #897072.

Opacity

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

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

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

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

This text has shadow with #897072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897072.

Preview

Color preview on black background

This text has color #897072 on black background.


Color preview on white background

This text has color #897072 on white background.


Black color preview on #897072 background

This text has black color on #897072 background.


White color preview on #897072 background

This text has white color on #897072 background.


Related colors

Complementary color

Complementary color for #hex is #768F8D.


I love getcolorcode.com

Triadic colors

1 #728970 and #707289 with #897072 are triadic colors.

2 #727089 and #708972 with #897072 are triadic colors.