COLOR #896656

HEX: #896656 RGB: (137,102,86)

Color info

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

RGB color model

#896656 color RGB value is (137,102,86).

RGB: (137,102,86) (54%, 40%, 34%)

RGB channels and saturation

R 137 of 255 = 54%
G 102 of 255 = 40%
B 86 of 255 = 34%

137
102
86

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

Portions of RGB colors in percentages

R + G + B = 137 + 102 + 86 = 325 (100%)
R 137 of 325 ~ 42.15%
G 102 of 325 ~ 31.38%
B 86 of 325 ~ 26.46'%

%42.15
%31.38
%26.46

CMYK color model

#896656 color CMYK value is (0,26,37,46).

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

CMYK: (0,26,37,46)
C0M26Y37K46 (0%, 26%, 37%, 46%)
(0.00 / 0.26 / 0.37 / 0.46)

CMYK percentages

%0
%25.55
%37.23
%46.27

Codes

Color #896656 in popluar color models

89 66 56
RGB 137 102 86
HSL 19° 22.87% 43.73%
HSB/HSV 19° 37.23% 53.73%
CMYK 0.00% 25.55% 37.23%
46.27%

Color #896656 in popluar number systems.

HEX 89 66 56
Decimal 137 102 86
Binary 10001001 1100110 1010110
Octal 211 146 126

Shades and tints

Shades of #896656

#896656
(137,102,86)
#7D5D4F
(125,93,79)
#715448
(113,84,72)
#654B41
(101,75,65)
#59423A
(89,66,58)
#4D3933
(77,57,51)
#41302C
(65,48,44)
#352725
(53,39,37)
#291E1E
(41,30,30)
#1D1517
(29,21,23)
#110C10
(17,12,16)
#000000
(0,0,0)

Tints of #896656

#896656
(137,102,86)
#937365
(147,115,101)
#9D8074
(157,128,116)
#A78D83
(167,141,131)
#B19A92
(177,154,146)
#BBA7A1
(187,167,161)
#C5B4B0
(197,180,176)
#CFC1BF
(207,193,191)
#D9CECE
(217,206,206)
#E3DBDD
(227,219,221)
#EDE8EC
(237,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #896656; }

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

This text font color is #896656.

Background Color

.myBgColor { background-color: #896656; }

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

This div background color is #896656.

Border color

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

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

This div border color is #896656.

Opacity

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

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

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

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

This text has shadow with #896656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896656.

Preview

Color preview on black background

This text has color #896656 on black background.


Color preview on white background

This text has color #896656 on white background.


Black color preview on #896656 background

This text has black color on #896656 background.


White color preview on #896656 background

This text has white color on #896656 background.


Related colors

Complementary color

Complementary color for #hex is #7699A9.


I love getcolorcode.com

Triadic colors

1 #568966 and #665689 with #896656 are triadic colors.

2 #566689 and #668956 with #896656 are triadic colors.