COLOR #896D57

HEX: #896D57 RGB: (137,109,87)

Color info

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

RGB color model

#896D57 color RGB value is (137,109,87).

RGB: (137,109,87) (54%, 43%, 34%)

RGB channels and saturation

R 137 of 255 = 54%
G 109 of 255 = 43%
B 87 of 255 = 34%

137
109
87

R + G + B ~ 44%. #896D57 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 137 + 109 + 87 = 333 (100%)
R 137 of 333 ~ 41.14%
G 109 of 333 ~ 32.73%
B 87 of 333 ~ 26.13'%

%41.14
%32.73
%26.13

CMYK color model

#896D57 color CMYK value is (0,20,36,46).

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

CMYK: (0,20,36,46)
C0M20Y36K46 (0%, 20%, 36%, 46%)
(0.00 / 0.20 / 0.36 / 0.46)

CMYK percentages

%0
%20.44
%36.5
%46.27

Codes

Color #896D57 in popluar color models

89 6D 57
RGB 137 109 87
HSL 26° 22.32% 43.92%
HSB/HSV 26° 36.50% 53.73%
CMYK 0.00% 20.44% 36.50%
46.27%

Color #896D57 in popluar number systems.

HEX 89 6D 57
Decimal 137 109 87
Binary 10001001 1101101 1010111
Octal 211 155 127

Shades and tints

Shades of #896D57

#896D57
(137,109,87)
#7D6450
(125,100,80)
#715B49
(113,91,73)
#655242
(101,82,66)
#59493B
(89,73,59)
#4D4034
(77,64,52)
#41372D
(65,55,45)
#352E26
(53,46,38)
#29251F
(41,37,31)
#1D1C18
(29,28,24)
#111311
(17,19,17)
#000000
(0,0,0)

Tints of #896D57

#896D57
(137,109,87)
#937A66
(147,122,102)
#9D8775
(157,135,117)
#A79484
(167,148,132)
#B1A193
(177,161,147)
#BBAEA2
(187,174,162)
#C5BBB1
(197,187,177)
#CFC8C0
(207,200,192)
#D9D5CF
(217,213,207)
#E3E2DE
(227,226,222)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #896D57; }

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

This text font color is #896D57.

Background Color

.myBgColor { background-color: #896D57; }

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

This div background color is #896D57.

Border color

.myBorderColor { border: 1px solid #896D57; }

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

This div border color is #896D57.

Opacity

.myOpacity80 { color: #896D57; opacity: 0.8; }

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

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

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

This text has shadow with #896D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896D57.

Preview

Color preview on black background

This text has color #896D57 on black background.


Color preview on white background

This text has color #896D57 on white background.


Black color preview on #896D57 background

This text has black color on #896D57 background.


White color preview on #896D57 background

This text has white color on #896D57 background.


Related colors

Complementary color

Complementary color for #hex is #7692A8.


I love getcolorcode.com

Triadic colors

1 #57896D and #6D5789 with #896D57 are triadic colors.

2 #576D89 and #6D8957 with #896D57 are triadic colors.