COLOR #897277

HEX: #897277 RGB: (137,114,119)

Color info

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

RGB color model

#897277 color RGB value is (137,114,119).

RGB: (137,114,119) (54%, 45%, 47%)

RGB channels and saturation

R 137 of 255 = 54%
G 114 of 255 = 45%
B 119 of 255 = 47%

137
114
119

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

Portions of RGB colors in percentages

R + G + B = 137 + 114 + 119 = 370 (100%)
R 137 of 370 ~ 37.03%
G 114 of 370 ~ 30.81%
B 119 of 370 ~ 32.16'%

%37.03
%30.81
%32.16

CMYK color model

#897277 color CMYK value is (0,17,13,46).

  • cyan value is 0.00%
  • magenta value is 16.79%
  • yellow value is 13.14%
  • key color value is 46.27%

CMYK: (0,17,13,46)
C0M17Y13K46 (0%, 17%, 13%, 46%)
(0.00 / 0.17 / 0.13 / 0.46)

CMYK percentages

%0
%16.79
%13.14
%46.27

Codes

Color #897277 in popluar color models

89 72 77
RGB 137 114 119
HSL 347° 9.16% 49.22%
HSB/HSV 347° 16.79% 53.73%
CMYK 0.00% 16.79% 13.14%
46.27%

Color #897277 in popluar number systems.

HEX 89 72 77
Decimal 137 114 119
Binary 10001001 1110010 1110111
Octal 211 162 167

Shades and tints

Shades of #897277

#897277
(137,114,119)
#7D686D
(125,104,109)
#715E63
(113,94,99)
#655459
(101,84,89)
#594A4F
(89,74,79)
#4D4045
(77,64,69)
#41363B
(65,54,59)
#352C31
(53,44,49)
#292227
(41,34,39)
#1D181D
(29,24,29)
#110E13
(17,14,19)
#000000
(0,0,0)

Tints of #897277

#897277
(137,114,119)
#937E83
(147,126,131)
#9D8A8F
(157,138,143)
#A7969B
(167,150,155)
#B1A2A7
(177,162,167)
#BBAEB3
(187,174,179)
#C5BABF
(197,186,191)
#CFC6CB
(207,198,203)
#D9D2D7
(217,210,215)
#E3DEE3
(227,222,227)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #897277; }

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

This text font color is #897277.

Background Color

.myBgColor { background-color: #897277; }

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

This div background color is #897277.

Border color

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

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

This div border color is #897277.

Opacity

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

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

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

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

This text has shadow with #897277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897277.

Preview

Color preview on black background

This text has color #897277 on black background.


Color preview on white background

This text has color #897277 on white background.


Black color preview on #897277 background

This text has black color on #897277 background.


White color preview on #897277 background

This text has white color on #897277 background.


Related colors

Complementary color

Complementary color for #hex is #768D88.


I love getcolorcode.com

Triadic colors

1 #778972 and #727789 with #897277 are triadic colors.

2 #777289 and #728977 with #897277 are triadic colors.