COLOR #895557

HEX: #895557 RGB: (137,85,87)

Color info

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

RGB color model

#895557 color RGB value is (137,85,87).

RGB: (137,85,87) (54%, 33%, 34%)

RGB channels and saturation

R 137 of 255 = 54%
G 85 of 255 = 33%
B 87 of 255 = 34%

137
85
87

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

Portions of RGB colors in percentages

R + G + B = 137 + 85 + 87 = 309 (100%)
R 137 of 309 ~ 44.34%
G 85 of 309 ~ 27.51%
B 87 of 309 ~ 28.16'%

%44.34
%27.51
%28.16

CMYK color model

#895557 color CMYK value is (0,38,36,46).

  • cyan value is 0.00%
  • magenta value is 37.96%
  • yellow value is 36.50%
  • key color value is 46.27%

CMYK: (0,38,36,46)
C0M38Y36K46 (0%, 38%, 36%, 46%)
(0.00 / 0.38 / 0.36 / 0.46)

CMYK percentages

%0
%37.96
%36.5
%46.27

Codes

Color #895557 in popluar color models

89 55 57
RGB 137 85 87
HSL 358° 23.42% 43.53%
HSB/HSV 358° 37.96% 53.73%
CMYK 0.00% 37.96% 36.50%
46.27%

Color #895557 in popluar number systems.

HEX 89 55 57
Decimal 137 85 87
Binary 10001001 1010101 1010111
Octal 211 125 127

Shades and tints

Shades of #895557

#895557
(137,85,87)
#7D4E50
(125,78,80)
#714749
(113,71,73)
#654042
(101,64,66)
#59393B
(89,57,59)
#4D3234
(77,50,52)
#412B2D
(65,43,45)
#352426
(53,36,38)
#291D1F
(41,29,31)
#1D1618
(29,22,24)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #895557

#895557
(137,85,87)
#936466
(147,100,102)
#9D7375
(157,115,117)
#A78284
(167,130,132)
#B19193
(177,145,147)
#BBA0A2
(187,160,162)
#C5AFB1
(197,175,177)
#CFBEC0
(207,190,192)
#D9CDCF
(217,205,207)
#E3DCDE
(227,220,222)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #895557 color. Also use rgb(137,85,87) instead hex code.

Text Font Color

.myTextColor { color: #895557; }

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

This text font color is #895557.

Background Color

.myBgColor { background-color: #895557; }

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

This div background color is #895557.

Border color

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

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

This div border color is #895557.

Opacity

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

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

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

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

This text has shadow with #895557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895557.

Preview

Color preview on black background

This text has color #895557 on black background.


Color preview on white background

This text has color #895557 on white background.


Black color preview on #895557 background

This text has black color on #895557 background.


White color preview on #895557 background

This text has white color on #895557 background.


Related colors

Complementary color

Complementary color for #hex is #76AAA8.


I love getcolorcode.com

Triadic colors

1 #578955 and #555789 with #895557 are triadic colors.

2 #575589 and #558957 with #895557 are triadic colors.