COLOR #877856

HEX: #877856 RGB: (135,120,86)

Color info

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

RGB color model

#877856 color RGB value is (135,120,86).

RGB: (135,120,86) (53%, 47%, 34%)

RGB channels and saturation

R 135 of 255 = 53%
G 120 of 255 = 47%
B 86 of 255 = 34%

135
120
86

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

Portions of RGB colors in percentages

R + G + B = 135 + 120 + 86 = 341 (100%)
R 135 of 341 ~ 39.59%
G 120 of 341 ~ 35.19%
B 86 of 341 ~ 25.22'%

%39.59
%35.19
%25.22

CMYK color model

#877856 color CMYK value is (0,11,36,47).

  • cyan value is 0.00%
  • magenta value is 11.11%
  • yellow value is 36.30%
  • key color value is 47.06%

CMYK: (0,11,36,47)
C0M11Y36K47 (0%, 11%, 36%, 47%)
(0.00 / 0.11 / 0.36 / 0.47)

CMYK percentages

%0
%11.11
%36.3
%47.06

Codes

Color #877856 in popluar color models

87 78 56
RGB 135 120 86
HSL 42° 22.17% 43.33%
HSB/HSV 42° 36.30% 52.94%
CMYK 0.00% 11.11% 36.30%
47.06%

Color #877856 in popluar number systems.

HEX 87 78 56
Decimal 135 120 86
Binary 10000111 1111000 1010110
Octal 207 170 126

Shades and tints

Shades of #877856

#877856
(135,120,86)
#7B6E4F
(123,110,79)
#6F6448
(111,100,72)
#635A41
(99,90,65)
#57503A
(87,80,58)
#4B4633
(75,70,51)
#3F3C2C
(63,60,44)
#333225
(51,50,37)
#27281E
(39,40,30)
#1B1E17
(27,30,23)
#0F1410
(15,20,16)
#000000
(0,0,0)

Tints of #877856

#877856
(135,120,86)
#918465
(145,132,101)
#9B9074
(155,144,116)
#A59C83
(165,156,131)
#AFA892
(175,168,146)
#B9B4A1
(185,180,161)
#C3C0B0
(195,192,176)
#CDCCBF
(205,204,191)
#D7D8CE
(215,216,206)
#E1E4DD
(225,228,221)
#EBF0EC
(235,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #877856 color. Also use rgb(135,120,86) instead hex code.

Text Font Color

.myTextColor { color: #877856; }

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

This text font color is #877856.

Background Color

.myBgColor { background-color: #877856; }

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

This div background color is #877856.

Border color

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

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

This div border color is #877856.

Opacity

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

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

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

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

This text has shadow with #877856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877856.

Preview

Color preview on black background

This text has color #877856 on black background.


Color preview on white background

This text has color #877856 on white background.


Black color preview on #877856 background

This text has black color on #877856 background.


White color preview on #877856 background

This text has white color on #877856 background.


Related colors

Complementary color

Complementary color for #hex is #7887A9.


I love getcolorcode.com

Triadic colors

1 #568778 and #785687 with #877856 are triadic colors.

2 #567887 and #788756 with #877856 are triadic colors.