COLOR #887870

HEX: #887870 RGB: (136,120,112)

Color info

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

RGB color model

#887870 color RGB value is (136,120,112).

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

RGB channels and saturation

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

136
120
112

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

Portions of RGB colors in percentages

R + G + B = 136 + 120 + 112 = 368 (100%)
R 136 of 368 ~ 36.96%
G 120 of 368 ~ 32.61%
B 112 of 368 ~ 30.43'%

%36.96
%32.61
%30.43

CMYK color model

#887870 color CMYK value is (0,12,18,47).

  • cyan value is 0.00%
  • magenta value is 11.76%
  • yellow value is 17.65%
  • key color value is 46.67%

CMYK: (0,12,18,47)
C0M12Y18K47 (0%, 12%, 18%, 47%)
(0.00 / 0.12 / 0.18 / 0.47)

CMYK percentages

%0
%11.76
%17.65
%46.67

Codes

Color #887870 in popluar color models

88 78 70
RGB 136 120 112
HSL 20° 9.68% 48.63%
HSB/HSV 20° 17.65% 53.33%
CMYK 0.00% 11.76% 17.65%
46.67%

Color #887870 in popluar number systems.

HEX 88 78 70
Decimal 136 120 112
Binary 10001000 1111000 1110000
Octal 210 170 160

Shades and tints

Shades of #887870

#887870
(136,120,112)
#7C6E66
(124,110,102)
#70645C
(112,100,92)
#645A52
(100,90,82)
#585048
(88,80,72)
#4C463E
(76,70,62)
#403C34
(64,60,52)
#34322A
(52,50,42)
#282820
(40,40,32)
#1C1E16
(28,30,22)
#10140C
(16,20,12)
#000000
(0,0,0)

Tints of #887870

#887870
(136,120,112)
#92847D
(146,132,125)
#9C908A
(156,144,138)
#A69C97
(166,156,151)
#B0A8A4
(176,168,164)
#BAB4B1
(186,180,177)
#C4C0BE
(196,192,190)
#CECCCB
(206,204,203)
#D8D8D8
(216,216,216)
#E2E4E5
(226,228,229)
#ECF0F2
(236,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887870; }

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

This text font color is #887870.

Background Color

.myBgColor { background-color: #887870; }

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

This div background color is #887870.

Border color

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

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

This div border color is #887870.

Opacity

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

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

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

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

This text has shadow with #887870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887870.

Preview

Color preview on black background

This text has color #887870 on black background.


Color preview on white background

This text has color #887870 on white background.


Black color preview on #887870 background

This text has black color on #887870 background.


White color preview on #887870 background

This text has white color on #887870 background.


Related colors

Complementary color

Complementary color for #hex is #77878F.


I love getcolorcode.com

Triadic colors

1 #708878 and #787088 with #887870 are triadic colors.

2 #707888 and #788870 with #887870 are triadic colors.