COLOR #897061

HEX: #897061 RGB: (137,112,97)

Color info

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

RGB color model

#897061 color RGB value is (137,112,97).

RGB: (137,112,97) (54%, 44%, 38%)

RGB channels and saturation

R 137 of 255 = 54%
G 112 of 255 = 44%
B 97 of 255 = 38%

137
112
97

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

Portions of RGB colors in percentages

R + G + B = 137 + 112 + 97 = 346 (100%)
R 137 of 346 ~ 39.6%
G 112 of 346 ~ 32.37%
B 97 of 346 ~ 28.03'%

%39.6
%32.37
%28.03

CMYK color model

#897061 color CMYK value is (0,18,29,46).

  • cyan value is 0.00%
  • magenta value is 18.25%
  • yellow value is 29.20%
  • key color value is 46.27%
CMYK: (0,18,29,46) C0M18Y29K46 (0%,18%,29%,46%) (0.00/0.18/0.29/0.46) 

CMYK percentages

%0
%18.25
%29.2
%46.27

Codes

Color #897061 in popluar color models

89 70 61
RGB 137 112 97
HSL 23° 17.09% 45.88%
HSB/HSV 23° 29.20% 53.73%
CMYK 0.00% 18.25% 29.20%
46.27%

Color #897061 in popluar number systems.

HEX 89 70 61
Decimal 137 112 97
Binary 10001001 1110000 1100001
Octal 211 160 141

Shades and tints

Shades of #897061

#897061
(137,112,97)
#7D6659
(125,102,89)
#715C51
(113,92,81)
#655249
(101,82,73)
#594841
(89,72,65)
#4D3E39
(77,62,57)
#413431
(65,52,49)
#352A29
(53,42,41)
#292021
(41,32,33)
#1D1619
(29,22,25)
#110C11
(17,12,17)
#000000
(0,0,0)

Tints of #897061

#897061
(137,112,97)
#937D6F
(147,125,111)
#9D8A7D
(157,138,125)
#A7978B
(167,151,139)
#B1A499
(177,164,153)
#BBB1A7
(187,177,167)
#C5BEB5
(197,190,181)
#CFCBC3
(207,203,195)
#D9D8D1
(217,216,209)
#E3E5DF
(227,229,223)
#EDF2ED
(237,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #897061; }

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

This text font color is #897061.

Background Color

.myBgColor { background-color: #897061; }

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

This div background color is #897061.

Border color

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

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

This div border color is #897061.

Opacity

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

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

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

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

This text has shadow with #897061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897061.

Preview

Color preview on black background

This text has color #897061 on black background.


Color preview on white background

This text has color #897061 on white background.


Black color preview on #897061 background

This text has black color on #897061 background.


White color preview on #897061 background

This text has white color on #897061 background.


Related colors

Complementary color

Complementary color for #hex is #768F9E.


I love getcolorcode.com

Triadic colors

1 #618970 and #706189 with #897061 are triadic colors.

2 #617089 and #708961 with #897061 are triadic colors.