COLOR #887875

HEX: #887875 RGB: (136,120,117)

Color info

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

RGB color model

#887875 color RGB value is (136,120,117).

RGB: (136,120,117) (53%, 47%, 46%)

RGB channels and saturation

R 136 of 255 = 53%
G 120 of 255 = 47%
B 117 of 255 = 46%

136
120
117

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

Portions of RGB colors in percentages

R + G + B = 136 + 120 + 117 = 373 (100%)
R 136 of 373 ~ 36.46%
G 120 of 373 ~ 32.17%
B 117 of 373 ~ 31.37'%

%36.46
%32.17
%31.37

CMYK color model

#887875 color CMYK value is (0,12,14,47).

  • cyan value is 0.00%
  • magenta value is 11.76%
  • yellow value is 13.97%
  • key color value is 46.67%
CMYK: (0,12,14,47) C0M12Y14K47 (0%,12%,14%,47%) (0.00/0.12/0.14/0.47) 

CMYK percentages

%0
%11.76
%13.97
%46.67

Codes

Color #887875 in popluar color models

88 78 75
RGB 136 120 117
HSL 7.51% 49.61%
HSB/HSV 13.97% 53.33%
CMYK 0.00% 11.76% 13.97%
46.67%

Color #887875 in popluar number systems.

HEX 88 78 75
Decimal 136 120 117
Binary 10001000 1111000 1110101
Octal 210 170 165

Shades and tints

Shades of #887875

#887875
(136,120,117)
#7C6E6B
(124,110,107)
#706461
(112,100,97)
#645A57
(100,90,87)
#58504D
(88,80,77)
#4C4643
(76,70,67)
#403C39
(64,60,57)
#34322F
(52,50,47)
#282825
(40,40,37)
#1C1E1B
(28,30,27)
#101411
(16,20,17)
#000000
(0,0,0)

Tints of #887875

#887875
(136,120,117)
#928481
(146,132,129)
#9C908D
(156,144,141)
#A69C99
(166,156,153)
#B0A8A5
(176,168,165)
#BAB4B1
(186,180,177)
#C4C0BD
(196,192,189)
#CECCC9
(206,204,201)
#D8D8D5
(216,216,213)
#E2E4E1
(226,228,225)
#ECF0ED
(236,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887875; }

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

This text font color is #887875.

Background Color

.myBgColor { background-color: #887875; }

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

This div background color is #887875.

Border color

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

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

This div border color is #887875.

Opacity

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

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

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

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

This text has shadow with #887875 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887875.

Preview

Color preview on black background

This text has color #887875 on black background.


Color preview on white background

This text has color #887875 on white background.


Black color preview on #887875 background

This text has black color on #887875 background.


White color preview on #887875 background

This text has white color on #887875 background.


Related colors

Complementary color

Complementary color for #hex is #77878A.


I love getcolorcode.com

Triadic colors

1 #758878 and #787588 with #887875 are triadic colors.

2 #757888 and #788875 with #887875 are triadic colors.