COLOR #896867

HEX: #896867 RGB: (137,104,103)

Color info

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

RGB color model

#896867 color RGB value is (137,104,103).

RGB: (137,104,103) (54%, 41%, 40%)

RGB channels and saturation

R 137 of 255 = 54%
G 104 of 255 = 41%
B 103 of 255 = 40%

137
104
103

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

Portions of RGB colors in percentages

R + G + B = 137 + 104 + 103 = 344 (100%)
R 137 of 344 ~ 39.83%
G 104 of 344 ~ 30.23%
B 103 of 344 ~ 29.94'%

%39.83
%30.23
%29.94

CMYK color model

#896867 color CMYK value is (0,24,25,46).

  • cyan value is 0.00%
  • magenta value is 24.09%
  • yellow value is 24.82%
  • key color value is 46.27%
CMYK: (0,24,25,46) C0M24Y25K46 (0%,24%,25%,46%) (0.00/0.24/0.25/0.46) 

CMYK percentages

%0
%24.09
%24.82
%46.27

Codes

Color #896867 in popluar color models

89 68 67
RGB 137 104 103
HSL 14.17% 47.06%
HSB/HSV 24.82% 53.73%
CMYK 0.00% 24.09% 24.82%
46.27%

Color #896867 in popluar number systems.

HEX 89 68 67
Decimal 137 104 103
Binary 10001001 1101000 1100111
Octal 211 150 147

Shades and tints

Shades of #896867

#896867
(137,104,103)
#7D5F5E
(125,95,94)
#715655
(113,86,85)
#654D4C
(101,77,76)
#594443
(89,68,67)
#4D3B3A
(77,59,58)
#413231
(65,50,49)
#352928
(53,41,40)
#29201F
(41,32,31)
#1D1716
(29,23,22)
#110E0D
(17,14,13)
#000000
(0,0,0)

Tints of #896867

#896867
(137,104,103)
#937574
(147,117,116)
#9D8281
(157,130,129)
#A78F8E
(167,143,142)
#B19C9B
(177,156,155)
#BBA9A8
(187,169,168)
#C5B6B5
(197,182,181)
#CFC3C2
(207,195,194)
#D9D0CF
(217,208,207)
#E3DDDC
(227,221,220)
#EDEAE9
(237,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #896867 color. Also use rgb(137,104,103) instead hex code.

Text Font Color

.myTextColor { color: #896867; }

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

This text font color is #896867.

Background Color

.myBgColor { background-color: #896867; }

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

This div background color is #896867.

Border color

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

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

This div border color is #896867.

Opacity

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

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

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

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

This text has shadow with #896867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896867.

Preview

Color preview on black background

This text has color #896867 on black background.


Color preview on white background

This text has color #896867 on white background.


Black color preview on #896867 background

This text has black color on #896867 background.


White color preview on #896867 background

This text has white color on #896867 background.


Related colors

Complementary color

Complementary color for #hex is #769798.


I love getcolorcode.com

Triadic colors

1 #678968 and #686789 with #896867 are triadic colors.

2 #676889 and #688967 with #896867 are triadic colors.