COLOR #877060

HEX: #877060 RGB: (135,112,96)

Color info

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

RGB color model

#877060 color RGB value is (135,112,96).

RGB: (135,112,96) (53%, 44%, 38%)

RGB channels and saturation

R 135 of 255 = 53%
G 112 of 255 = 44%
B 96 of 255 = 38%

135
112
96

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

Portions of RGB colors in percentages

R + G + B = 135 + 112 + 96 = 343 (100%)
R 135 of 343 ~ 39.36%
G 112 of 343 ~ 32.65%
B 96 of 343 ~ 27.99'%

%39.36
%32.65
%27.99

CMYK color model

#877060 color CMYK value is (0,17,29,47).

  • cyan value is 0.00%
  • magenta value is 17.04%
  • yellow value is 28.89%
  • key color value is 47.06%

CMYK: (0,17,29,47)
C0M17Y29K47 (0%, 17%, 29%, 47%)
(0.00 / 0.17 / 0.29 / 0.47)

CMYK percentages

%0
%17.04
%28.89
%47.06

Codes

Color #877060 in popluar color models

87 70 60
RGB 135 112 96
HSL 25° 16.88% 45.29%
HSB/HSV 25° 28.89% 52.94%
CMYK 0.00% 17.04% 28.89%
47.06%

Color #877060 in popluar number systems.

HEX 87 70 60
Decimal 135 112 96
Binary 10000111 1110000 1100000
Octal 207 160 140

Shades and tints

Shades of #877060

#877060
(135,112,96)
#7B6658
(123,102,88)
#6F5C50
(111,92,80)
#635248
(99,82,72)
#574840
(87,72,64)
#4B3E38
(75,62,56)
#3F3430
(63,52,48)
#332A28
(51,42,40)
#272020
(39,32,32)
#1B1618
(27,22,24)
#0F0C10
(15,12,16)
#000000
(0,0,0)

Tints of #877060

#877060
(135,112,96)
#917D6E
(145,125,110)
#9B8A7C
(155,138,124)
#A5978A
(165,151,138)
#AFA498
(175,164,152)
#B9B1A6
(185,177,166)
#C3BEB4
(195,190,180)
#CDCBC2
(205,203,194)
#D7D8D0
(215,216,208)
#E1E5DE
(225,229,222)
#EBF2EC
(235,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #877060 color. Also use rgb(135,112,96) instead hex code.

Text Font Color

.myTextColor { color: #877060; }

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

This text font color is #877060.

Background Color

.myBgColor { background-color: #877060; }

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

This div background color is #877060.

Border color

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

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

This div border color is #877060.

Opacity

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

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

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

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

This text has shadow with #877060 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877060.

Preview

Color preview on black background

This text has color #877060 on black background.


Color preview on white background

This text has color #877060 on white background.


Black color preview on #877060 background

This text has black color on #877060 background.


White color preview on #877060 background

This text has white color on #877060 background.


Related colors

Complementary color

Complementary color for #hex is #788F9F.


I love getcolorcode.com

Triadic colors

1 #608770 and #706087 with #877060 are triadic colors.

2 #607087 and #708760 with #877060 are triadic colors.