COLOR #897570

HEX: #897570 RGB: (137,117,112)

Color info

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

RGB color model

#897570 color RGB value is (137,117,112).

RGB: (137,117,112) (54%, 46%, 44%)

RGB channels and saturation

R 137 of 255 = 54%
G 117 of 255 = 46%
B 112 of 255 = 44%

137
117
112

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

Portions of RGB colors in percentages

R + G + B = 137 + 117 + 112 = 366 (100%)
R 137 of 366 ~ 37.43%
G 117 of 366 ~ 31.97%
B 112 of 366 ~ 30.6'%

%37.43
%31.97
%30.6

CMYK color model

#897570 color CMYK value is (0,15,18,46).

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

CMYK: (0,15,18,46)
C0M15Y18K46 (0%, 15%, 18%, 46%)
(0.00 / 0.15 / 0.18 / 0.46)

CMYK percentages

%0
%14.6
%18.25
%46.27

Codes

Color #897570 in popluar color models

89 75 70
RGB 137 117 112
HSL 12° 10.04% 48.82%
HSB/HSV 12° 18.25% 53.73%
CMYK 0.00% 14.60% 18.25%
46.27%

Color #897570 in popluar number systems.

HEX 89 75 70
Decimal 137 117 112
Binary 10001001 1110101 1110000
Octal 211 165 160

Shades and tints

Shades of #897570

#897570
(137,117,112)
#7D6B66
(125,107,102)
#71615C
(113,97,92)
#655752
(101,87,82)
#594D48
(89,77,72)
#4D433E
(77,67,62)
#413934
(65,57,52)
#352F2A
(53,47,42)
#292520
(41,37,32)
#1D1B16
(29,27,22)
#11110C
(17,17,12)
#000000
(0,0,0)

Tints of #897570

#897570
(137,117,112)
#93817D
(147,129,125)
#9D8D8A
(157,141,138)
#A79997
(167,153,151)
#B1A5A4
(177,165,164)
#BBB1B1
(187,177,177)
#C5BDBE
(197,189,190)
#CFC9CB
(207,201,203)
#D9D5D8
(217,213,216)
#E3E1E5
(227,225,229)
#EDEDF2
(237,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #897570; }

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

This text font color is #897570.

Background Color

.myBgColor { background-color: #897570; }

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

This div background color is #897570.

Border color

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

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

This div border color is #897570.

Opacity

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

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

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

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

This text has shadow with #897570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897570.

Preview

Color preview on black background

This text has color #897570 on black background.


Color preview on white background

This text has color #897570 on white background.


Black color preview on #897570 background

This text has black color on #897570 background.


White color preview on #897570 background

This text has white color on #897570 background.


Related colors

Complementary color

Complementary color for #hex is #768A8F.


I love getcolorcode.com

Triadic colors

1 #708975 and #757089 with #897570 are triadic colors.

2 #707589 and #758970 with #897570 are triadic colors.