COLOR #897586

HEX: #897586 RGB: (137,117,134)

Color info

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

RGB color model

#897586 color RGB value is (137,117,134).

RGB: (137,117,134) (54%, 46%, 53%)

RGB channels and saturation

R 137 of 255 = 54%
G 117 of 255 = 46%
B 134 of 255 = 53%

137
117
134

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

Portions of RGB colors in percentages

R + G + B = 137 + 117 + 134 = 388 (100%)
R 137 of 388 ~ 35.31%
G 117 of 388 ~ 30.15%
B 134 of 388 ~ 34.54'%

%35.31
%30.15
%34.54

CMYK color model

#897586 color CMYK value is (0,15,2,46).

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

CMYK: (0,15,2,46)
C0M15Y2K46 (0%, 15%, 2%, 46%)
(0.00 / 0.15 / 0.02 / 0.46)

CMYK percentages

%0
%14.6
%2.19
%46.27

Codes

Color #897586 in popluar color models

89 75 86
RGB 137 117 134
HSL 309° 7.87% 49.80%
HSB/HSV 309° 14.60% 53.73%
CMYK 0.00% 14.60% 2.19%
46.27%

Color #897586 in popluar number systems.

HEX 89 75 86
Decimal 137 117 134
Binary 10001001 1110101 10000110
Octal 211 165 206

Shades and tints

Shades of #897586

#897586
(137,117,134)
#7D6B7A
(125,107,122)
#71616E
(113,97,110)
#655762
(101,87,98)
#594D56
(89,77,86)
#4D434A
(77,67,74)
#41393E
(65,57,62)
#352F32
(53,47,50)
#292526
(41,37,38)
#1D1B1A
(29,27,26)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #897586

#897586
(137,117,134)
#938191
(147,129,145)
#9D8D9C
(157,141,156)
#A799A7
(167,153,167)
#B1A5B2
(177,165,178)
#BBB1BD
(187,177,189)
#C5BDC8
(197,189,200)
#CFC9D3
(207,201,211)
#D9D5DE
(217,213,222)
#E3E1E9
(227,225,233)
#EDEDF4
(237,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #897586; }

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

This text font color is #897586.

Background Color

.myBgColor { background-color: #897586; }

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

This div background color is #897586.

Border color

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

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

This div border color is #897586.

Opacity

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

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

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

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

This text has shadow with #897586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897586.

Preview

Color preview on black background

This text has color #897586 on black background.


Color preview on white background

This text has color #897586 on white background.


Black color preview on #897586 background

This text has black color on #897586 background.


White color preview on #897586 background

This text has white color on #897586 background.


Related colors

Complementary color

Complementary color for #hex is #768A79.


I love getcolorcode.com

Triadic colors

1 #868975 and #758689 with #897586 are triadic colors.

2 #867589 and #758986 with #897586 are triadic colors.