COLOR #877359

HEX: #877359 RGB: (135,115,89)

Color info

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

RGB color model

#877359 color RGB value is (135,115,89).

RGB: (135,115,89) (53%, 45%, 35%)

RGB channels and saturation

R 135 of 255 = 53%
G 115 of 255 = 45%
B 89 of 255 = 35%

135
115
89

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

Portions of RGB colors in percentages

R + G + B = 135 + 115 + 89 = 339 (100%)
R 135 of 339 ~ 39.82%
G 115 of 339 ~ 33.92%
B 89 of 339 ~ 26.25'%

%39.82
%33.92
%26.25

CMYK color model

#877359 color CMYK value is (0,15,34,47).

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

CMYK: (0,15,34,47)
C0M15Y34K47 (0%, 15%, 34%, 47%)
(0.00 / 0.15 / 0.34 / 0.47)

CMYK percentages

%0
%14.81
%34.07
%47.06

Codes

Color #877359 in popluar color models

87 73 59
RGB 135 115 89
HSL 34° 20.54% 43.92%
HSB/HSV 34° 34.07% 52.94%
CMYK 0.00% 14.81% 34.07%
47.06%

Color #877359 in popluar number systems.

HEX 87 73 59
Decimal 135 115 89
Binary 10000111 1110011 1011001
Octal 207 163 131

Shades and tints

Shades of #877359

#877359
(135,115,89)
#7B6951
(123,105,81)
#6F5F49
(111,95,73)
#635541
(99,85,65)
#574B39
(87,75,57)
#4B4131
(75,65,49)
#3F3729
(63,55,41)
#332D21
(51,45,33)
#272319
(39,35,25)
#1B1911
(27,25,17)
#0F0F09
(15,15,9)
#000000
(0,0,0)

Tints of #877359

#877359
(135,115,89)
#917F68
(145,127,104)
#9B8B77
(155,139,119)
#A59786
(165,151,134)
#AFA395
(175,163,149)
#B9AFA4
(185,175,164)
#C3BBB3
(195,187,179)
#CDC7C2
(205,199,194)
#D7D3D1
(215,211,209)
#E1DFE0
(225,223,224)
#EBEBEF
(235,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877359; }

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

This text font color is #877359.

Background Color

.myBgColor { background-color: #877359; }

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

This div background color is #877359.

Border color

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

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

This div border color is #877359.

Opacity

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

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

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

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

This text has shadow with #877359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877359.

Preview

Color preview on black background

This text has color #877359 on black background.


Color preview on white background

This text has color #877359 on white background.


Black color preview on #877359 background

This text has black color on #877359 background.


White color preview on #877359 background

This text has white color on #877359 background.


Related colors

Complementary color

Complementary color for #hex is #788CA6.


I love getcolorcode.com

Triadic colors

1 #598773 and #735987 with #877359 are triadic colors.

2 #597387 and #738759 with #877359 are triadic colors.