COLOR #876159

HEX: #876159 RGB: (135,97,89)

Color info

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

RGB color model

#876159 color RGB value is (135,97,89).

RGB: (135,97,89) (53%, 38%, 35%)

RGB channels and saturation

R 135 of 255 = 53%
G 97 of 255 = 38%
B 89 of 255 = 35%

135
97
89

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

Portions of RGB colors in percentages

R + G + B = 135 + 97 + 89 = 321 (100%)
R 135 of 321 ~ 42.06%
G 97 of 321 ~ 30.22%
B 89 of 321 ~ 27.73'%

%42.06
%30.22
%27.73

CMYK color model

#876159 color CMYK value is (0,28,34,47).

  • cyan value is 0.00%
  • magenta value is 28.15%
  • yellow value is 34.07%
  • key color value is 47.06%

CMYK: (0,28,34,47)
C0M28Y34K47 (0%, 28%, 34%, 47%)
(0.00 / 0.28 / 0.34 / 0.47)

CMYK percentages

%0
%28.15
%34.07
%47.06

Codes

Color #876159 in popluar color models

87 61 59
RGB 135 97 89
HSL 10° 20.54% 43.92%
HSB/HSV 10° 34.07% 52.94%
CMYK 0.00% 28.15% 34.07%
47.06%

Color #876159 in popluar number systems.

HEX 87 61 59
Decimal 135 97 89
Binary 10000111 1100001 1011001
Octal 207 141 131

Shades and tints

Shades of #876159

#876159
(135,97,89)
#7B5951
(123,89,81)
#6F5149
(111,81,73)
#634941
(99,73,65)
#574139
(87,65,57)
#4B3931
(75,57,49)
#3F3129
(63,49,41)
#332921
(51,41,33)
#272119
(39,33,25)
#1B1911
(27,25,17)
#0F1109
(15,17,9)
#000000
(0,0,0)

Tints of #876159

#876159
(135,97,89)
#916F68
(145,111,104)
#9B7D77
(155,125,119)
#A58B86
(165,139,134)
#AF9995
(175,153,149)
#B9A7A4
(185,167,164)
#C3B5B3
(195,181,179)
#CDC3C2
(205,195,194)
#D7D1D1
(215,209,209)
#E1DFE0
(225,223,224)
#EBEDEF
(235,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876159 color. Also use rgb(135,97,89) instead hex code.

Text Font Color

.myTextColor { color: #876159; }

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

This text font color is #876159.

Background Color

.myBgColor { background-color: #876159; }

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

This div background color is #876159.

Border color

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

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

This div border color is #876159.

Opacity

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

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

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

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

This text has shadow with #876159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876159.

Preview

Color preview on black background

This text has color #876159 on black background.


Color preview on white background

This text has color #876159 on white background.


Black color preview on #876159 background

This text has black color on #876159 background.


White color preview on #876159 background

This text has white color on #876159 background.


Related colors

Complementary color

Complementary color for #hex is #789EA6.


I love getcolorcode.com

Triadic colors

1 #598761 and #615987 with #876159 are triadic colors.

2 #596187 and #618759 with #876159 are triadic colors.