COLOR #897850

HEX: #897850 RGB: (137,120,80)

Color info

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

RGB color model

#897850 color RGB value is (137,120,80).

RGB: (137,120,80) (54%, 47%, 31%)

RGB channels and saturation

R 137 of 255 = 54%
G 120 of 255 = 47%
B 80 of 255 = 31%

137
120
80

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

Portions of RGB colors in percentages

R + G + B = 137 + 120 + 80 = 337 (100%)
R 137 of 337 ~ 40.65%
G 120 of 337 ~ 35.61%
B 80 of 337 ~ 23.74'%

%40.65
%35.61
%23.74

CMYK color model

#897850 color CMYK value is (0,12,42,46).

  • cyan value is 0.00%
  • magenta value is 12.41%
  • yellow value is 41.61%
  • key color value is 46.27%

CMYK: (0,12,42,46)
C0M12Y42K46 (0%, 12%, 42%, 46%)
(0.00 / 0.12 / 0.42 / 0.46)

CMYK percentages

%0
%12.41
%41.61
%46.27

Codes

Color #897850 in popluar color models

89 78 50
RGB 137 120 80
HSL 42° 26.27% 42.55%
HSB/HSV 42° 41.61% 53.73%
CMYK 0.00% 12.41% 41.61%
46.27%

Color #897850 in popluar number systems.

HEX 89 78 50
Decimal 137 120 80
Binary 10001001 1111000 1010000
Octal 211 170 120

Shades and tints

Shades of #897850

#897850
(137,120,80)
#7D6E49
(125,110,73)
#716442
(113,100,66)
#655A3B
(101,90,59)
#595034
(89,80,52)
#4D462D
(77,70,45)
#413C26
(65,60,38)
#35321F
(53,50,31)
#292818
(41,40,24)
#1D1E11
(29,30,17)
#11140A
(17,20,10)
#000000
(0,0,0)

Tints of #897850

#897850
(137,120,80)
#93845F
(147,132,95)
#9D906E
(157,144,110)
#A79C7D
(167,156,125)
#B1A88C
(177,168,140)
#BBB49B
(187,180,155)
#C5C0AA
(197,192,170)
#CFCCB9
(207,204,185)
#D9D8C8
(217,216,200)
#E3E4D7
(227,228,215)
#EDF0E6
(237,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #897850; }

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

This text font color is #897850.

Background Color

.myBgColor { background-color: #897850; }

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

This div background color is #897850.

Border color

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

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

This div border color is #897850.

Opacity

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

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

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

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

This text has shadow with #897850 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897850.

Preview

Color preview on black background

This text has color #897850 on black background.


Color preview on white background

This text has color #897850 on white background.


Black color preview on #897850 background

This text has black color on #897850 background.


White color preview on #897850 background

This text has white color on #897850 background.


Related colors

Complementary color

Complementary color for #hex is #7687AF.


I love getcolorcode.com

Triadic colors

1 #508978 and #785089 with #897850 are triadic colors.

2 #507889 and #788950 with #897850 are triadic colors.