COLOR #897366

HEX: #897366 RGB: (137,115,102)

Color info

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

RGB color model

#897366 color RGB value is (137,115,102).

RGB: (137,115,102) (54%, 45%, 40%)

RGB channels and saturation

R 137 of 255 = 54%
G 115 of 255 = 45%
B 102 of 255 = 40%

137
115
102

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

Portions of RGB colors in percentages

R + G + B = 137 + 115 + 102 = 354 (100%)
R 137 of 354 ~ 38.7%
G 115 of 354 ~ 32.49%
B 102 of 354 ~ 28.81'%

%38.7
%32.49
%28.81

CMYK color model

#897366 color CMYK value is (0,16,26,46).

  • cyan value is 0.00%
  • magenta value is 16.06%
  • yellow value is 25.55%
  • key color value is 46.27%

CMYK: (0,16,26,46)
C0M16Y26K46 (0%, 16%, 26%, 46%)
(0.00 / 0.16 / 0.26 / 0.46)

CMYK percentages

%0
%16.06
%25.55
%46.27

Codes

Color #897366 in popluar color models

89 73 66
RGB 137 115 102
HSL 22° 14.64% 46.86%
HSB/HSV 22° 25.55% 53.73%
CMYK 0.00% 16.06% 25.55%
46.27%

Color #897366 in popluar number systems.

HEX 89 73 66
Decimal 137 115 102
Binary 10001001 1110011 1100110
Octal 211 163 146

Shades and tints

Shades of #897366

#897366
(137,115,102)
#7D695D
(125,105,93)
#715F54
(113,95,84)
#65554B
(101,85,75)
#594B42
(89,75,66)
#4D4139
(77,65,57)
#413730
(65,55,48)
#352D27
(53,45,39)
#29231E
(41,35,30)
#1D1915
(29,25,21)
#110F0C
(17,15,12)
#000000
(0,0,0)

Tints of #897366

#897366
(137,115,102)
#937F73
(147,127,115)
#9D8B80
(157,139,128)
#A7978D
(167,151,141)
#B1A39A
(177,163,154)
#BBAFA7
(187,175,167)
#C5BBB4
(197,187,180)
#CFC7C1
(207,199,193)
#D9D3CE
(217,211,206)
#E3DFDB
(227,223,219)
#EDEBE8
(237,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #897366 color. Also use rgb(137,115,102) instead hex code.

Text Font Color

.myTextColor { color: #897366; }

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

This text font color is #897366.

Background Color

.myBgColor { background-color: #897366; }

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

This div background color is #897366.

Border color

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

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

This div border color is #897366.

Opacity

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

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

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

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

This text has shadow with #897366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897366.

Preview

Color preview on black background

This text has color #897366 on black background.


Color preview on white background

This text has color #897366 on white background.


Black color preview on #897366 background

This text has black color on #897366 background.


White color preview on #897366 background

This text has white color on #897366 background.


Related colors

Complementary color

Complementary color for #hex is #768C99.


I love getcolorcode.com

Triadic colors

1 #668973 and #736689 with #897366 are triadic colors.

2 #667389 and #738966 with #897366 are triadic colors.