COLOR #895750

HEX: #895750 RGB: (137,87,80)

Color info

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

RGB color model

#895750 color RGB value is (137,87,80).

RGB: (137,87,80) (54%, 34%, 31%)

RGB channels and saturation

R 137 of 255 = 54%
G 87 of 255 = 34%
B 80 of 255 = 31%

137
87
80

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

Portions of RGB colors in percentages

R + G + B = 137 + 87 + 80 = 304 (100%)
R 137 of 304 ~ 45.07%
G 87 of 304 ~ 28.62%
B 80 of 304 ~ 26.32'%

%45.07
%28.62
%26.32

CMYK color model

#895750 color CMYK value is (0,36,42,46).

  • cyan value is 0.00%
  • magenta value is 36.50%
  • yellow value is 41.61%
  • key color value is 46.27%
CMYK: (0,36,42,46) C0M36Y42K46 (0%,36%,42%,46%) (0.00/0.36/0.42/0.46) 

CMYK percentages

%0
%36.5
%41.61
%46.27

Codes

Color #895750 in popluar color models

89 57 50
RGB 137 87 80
HSL 26.27% 42.55%
HSB/HSV 41.61% 53.73%
CMYK 0.00% 36.50% 41.61%
46.27%

Color #895750 in popluar number systems.

HEX 89 57 50
Decimal 137 87 80
Binary 10001001 1010111 1010000
Octal 211 127 120

Shades and tints

Shades of #895750

#895750
(137,87,80)
#7D5049
(125,80,73)
#714942
(113,73,66)
#65423B
(101,66,59)
#593B34
(89,59,52)
#4D342D
(77,52,45)
#412D26
(65,45,38)
#35261F
(53,38,31)
#291F18
(41,31,24)
#1D1811
(29,24,17)
#11110A
(17,17,10)
#000000
(0,0,0)

Tints of #895750

#895750
(137,87,80)
#93665F
(147,102,95)
#9D756E
(157,117,110)
#A7847D
(167,132,125)
#B1938C
(177,147,140)
#BBA29B
(187,162,155)
#C5B1AA
(197,177,170)
#CFC0B9
(207,192,185)
#D9CFC8
(217,207,200)
#E3DED7
(227,222,215)
#EDEDE6
(237,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #895750; }

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

This text font color is #895750.

Background Color

.myBgColor { background-color: #895750; }

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

This div background color is #895750.

Border color

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

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

This div border color is #895750.

Opacity

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

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

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

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

This text has shadow with #895750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895750.

Preview

Color preview on black background

This text has color #895750 on black background.


Color preview on white background

This text has color #895750 on white background.


Black color preview on #895750 background

This text has black color on #895750 background.


White color preview on #895750 background

This text has white color on #895750 background.


Related colors

Complementary color

Complementary color for #hex is #76A8AF.


I love getcolorcode.com

Triadic colors

1 #508957 and #575089 with #895750 are triadic colors.

2 #505789 and #578950 with #895750 are triadic colors.