COLOR #897D89

HEX: #897D89 RGB: (137,125,137)

Color info

#897D89 contains red, green and blue colors in about the same proportion. Web safe color of #897D89 is #996699 (or #969).

RGB color model

#897D89 color RGB value is (137,125,137).

RGB: (137,125,137) (54%, 49%, 54%)

RGB channels and saturation

R 137 of 255 = 54%
G 125 of 255 = 49%
B 137 of 255 = 54%

137
125
137

R + G + B ~ 52%. #897D89 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 137 + 125 + 137 = 399 (100%)
R 137 of 399 ~ 34.34%
G 125 of 399 ~ 31.33%
B 137 of 399 ~ 34.34'%

%34.34
%31.33
%34.34

CMYK color model

#897D89 color CMYK value is (0,9,0,46).

  • cyan value is 0.00%
  • magenta value is 8.76%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (0,9,0,46)
C0M9Y0K46 (0%, 9%, 0%, 46%)
(0.00 / 0.09 / 0.00 / 0.46)

CMYK percentages

%0
%8.76
%0
%46.27

Codes

Color #897D89 in popluar color models

89 7D 89
RGB 137 125 137
HSL 300° 4.84% 51.37%
HSB/HSV 300° 8.76% 53.73%
CMYK 0.00% 8.76% 0.00%
46.27%

Color #897D89 in popluar number systems.

HEX 89 7D 89
Decimal 137 125 137
Binary 10001001 1111101 10001001
Octal 211 175 211

Shades and tints

Shades of #897D89

#897D89
(137,125,137)
#7D727D
(125,114,125)
#716771
(113,103,113)
#655C65
(101,92,101)
#595159
(89,81,89)
#4D464D
(77,70,77)
#413B41
(65,59,65)
#353035
(53,48,53)
#292529
(41,37,41)
#1D1A1D
(29,26,29)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #897D89

#897D89
(137,125,137)
#938893
(147,136,147)
#9D939D
(157,147,157)
#A79EA7
(167,158,167)
#B1A9B1
(177,169,177)
#BBB4BB
(187,180,187)
#C5BFC5
(197,191,197)
#CFCACF
(207,202,207)
#D9D5D9
(217,213,217)
#E3E0E3
(227,224,227)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #897D89 color. Also use rgb(137,125,137) instead hex code.

Text Font Color

.myTextColor { color: #897D89; }

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

This text font color is #897D89.

Background Color

.myBgColor { background-color: #897D89; }

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

This div background color is #897D89.

Border color

.myBorderColor { border: 1px solid #897D89; }

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

This div border color is #897D89.

Opacity

.myOpacity80 { color: #897D89; opacity: 0.8; }

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

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

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

This text has shadow with #897D89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897D89.

Preview

Color preview on black background

This text has color #897D89 on black background.


Color preview on white background

This text has color #897D89 on white background.


Black color preview on #897D89 background

This text has black color on #897D89 background.


White color preview on #897D89 background

This text has white color on #897D89 background.


Related colors

Complementary color

Complementary color for #hex is #768276.


I love getcolorcode.com

Triadic colors

1 #89897D and #7D8989 with #897D89 are triadic colors.

2 #897D89 and #7D8989 with #897D89 are triadic colors.