COLOR #897576

HEX: #897576 RGB: (137,117,118)

Color info

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

RGB color model

#897576 color RGB value is (137,117,118).

RGB: (137,117,118) (54%, 46%, 46%)

RGB channels and saturation

R 137 of 255 = 54%
G 117 of 255 = 46%
B 118 of 255 = 46%

137
117
118

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

Portions of RGB colors in percentages

R + G + B = 137 + 117 + 118 = 372 (100%)
R 137 of 372 ~ 36.83%
G 117 of 372 ~ 31.45%
B 118 of 372 ~ 31.72'%

%36.83
%31.45
%31.72

CMYK color model

#897576 color CMYK value is (0,15,14,46).

  • cyan value is 0.00%
  • magenta value is 14.60%
  • yellow value is 13.87%
  • key color value is 46.27%

CMYK: (0,15,14,46)
C0M15Y14K46 (0%, 15%, 14%, 46%)
(0.00 / 0.15 / 0.14 / 0.46)

CMYK percentages

%0
%14.6
%13.87
%46.27

Codes

Color #897576 in popluar color models

89 75 76
RGB 137 117 118
HSL 357° 7.87% 49.80%
HSB/HSV 357° 14.60% 53.73%
CMYK 0.00% 14.60% 13.87%
46.27%

Color #897576 in popluar number systems.

HEX 89 75 76
Decimal 137 117 118
Binary 10001001 1110101 1110110
Octal 211 165 166

Shades and tints

Shades of #897576

#897576
(137,117,118)
#7D6B6C
(125,107,108)
#716162
(113,97,98)
#655758
(101,87,88)
#594D4E
(89,77,78)
#4D4344
(77,67,68)
#41393A
(65,57,58)
#352F30
(53,47,48)
#292526
(41,37,38)
#1D1B1C
(29,27,28)
#111112
(17,17,18)
#000000
(0,0,0)

Tints of #897576

#897576
(137,117,118)
#938182
(147,129,130)
#9D8D8E
(157,141,142)
#A7999A
(167,153,154)
#B1A5A6
(177,165,166)
#BBB1B2
(187,177,178)
#C5BDBE
(197,189,190)
#CFC9CA
(207,201,202)
#D9D5D6
(217,213,214)
#E3E1E2
(227,225,226)
#EDEDEE
(237,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #897576 color. Also use rgb(137,117,118) instead hex code.

Text Font Color

.myTextColor { color: #897576; }

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

This text font color is #897576.

Background Color

.myBgColor { background-color: #897576; }

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

This div background color is #897576.

Border color

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

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

This div border color is #897576.

Opacity

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

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

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

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

This text has shadow with #897576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897576.

Preview

Color preview on black background

This text has color #897576 on black background.


Color preview on white background

This text has color #897576 on white background.


Black color preview on #897576 background

This text has black color on #897576 background.


White color preview on #897576 background

This text has white color on #897576 background.


Related colors

Complementary color

Complementary color for #hex is #768A89.


I love getcolorcode.com

Triadic colors

1 #768975 and #757689 with #897576 are triadic colors.

2 #767589 and #758976 with #897576 are triadic colors.