COLOR #877870

HEX: #877870 RGB: (135,120,112)

Color info

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

RGB color model

#877870 color RGB value is (135,120,112).

RGB: (135,120,112) (53%, 47%, 44%)

RGB channels and saturation

R 135 of 255 = 53%
G 120 of 255 = 47%
B 112 of 255 = 44%

135
120
112

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

Portions of RGB colors in percentages

R + G + B = 135 + 120 + 112 = 367 (100%)
R 135 of 367 ~ 36.78%
G 120 of 367 ~ 32.7%
B 112 of 367 ~ 30.52'%

%36.78
%32.7
%30.52

CMYK color model

#877870 color CMYK value is (0,11,17,47).

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

CMYK: (0,11,17,47)
C0M11Y17K47 (0%, 11%, 17%, 47%)
(0.00 / 0.11 / 0.17 / 0.47)

CMYK percentages

%0
%11.11
%17.04
%47.06

Codes

Color #877870 in popluar color models

87 78 70
RGB 135 120 112
HSL 21° 9.31% 48.43%
HSB/HSV 21° 17.04% 52.94%
CMYK 0.00% 11.11% 17.04%
47.06%

Color #877870 in popluar number systems.

HEX 87 78 70
Decimal 135 120 112
Binary 10000111 1111000 1110000
Octal 207 170 160

Shades and tints

Shades of #877870

#877870
(135,120,112)
#7B6E66
(123,110,102)
#6F645C
(111,100,92)
#635A52
(99,90,82)
#575048
(87,80,72)
#4B463E
(75,70,62)
#3F3C34
(63,60,52)
#33322A
(51,50,42)
#272820
(39,40,32)
#1B1E16
(27,30,22)
#0F140C
(15,20,12)
#000000
(0,0,0)

Tints of #877870

#877870
(135,120,112)
#91847D
(145,132,125)
#9B908A
(155,144,138)
#A59C97
(165,156,151)
#AFA8A4
(175,168,164)
#B9B4B1
(185,180,177)
#C3C0BE
(195,192,190)
#CDCCCB
(205,204,203)
#D7D8D8
(215,216,216)
#E1E4E5
(225,228,229)
#EBF0F2
(235,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877870; }

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

This text font color is #877870.

Background Color

.myBgColor { background-color: #877870; }

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

This div background color is #877870.

Border color

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

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

This div border color is #877870.

Opacity

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

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

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

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

This text has shadow with #877870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877870.

Preview

Color preview on black background

This text has color #877870 on black background.


Color preview on white background

This text has color #877870 on white background.


Black color preview on #877870 background

This text has black color on #877870 background.


White color preview on #877870 background

This text has white color on #877870 background.


Related colors

Complementary color

Complementary color for #hex is #78878F.


I love getcolorcode.com

Triadic colors

1 #708778 and #787087 with #877870 are triadic colors.

2 #707887 and #788770 with #877870 are triadic colors.