COLOR #887775

HEX: #887775 RGB: (136,119,117)

Color info

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

RGB color model

#887775 color RGB value is (136,119,117).

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

RGB channels and saturation

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

136
119
117

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

Portions of RGB colors in percentages

R + G + B = 136 + 119 + 117 = 372 (100%)
R 136 of 372 ~ 36.56%
G 119 of 372 ~ 31.99%
B 117 of 372 ~ 31.45'%

%36.56
%31.99
%31.45

CMYK color model

#887775 color CMYK value is (0,13,14,47).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 13.97%
  • key color value is 46.67%

CMYK: (0,13,14,47)
C0M13Y14K47 (0%, 13%, 14%, 47%)
(0.00 / 0.13 / 0.14 / 0.47)

CMYK percentages

%0
%12.5
%13.97
%46.67

Codes

Color #887775 in popluar color models

88 77 75
RGB 136 119 117
HSL 7.51% 49.61%
HSB/HSV 13.97% 53.33%
CMYK 0.00% 12.50% 13.97%
46.67%

Color #887775 in popluar number systems.

HEX 88 77 75
Decimal 136 119 117
Binary 10001000 1110111 1110101
Octal 210 167 165

Shades and tints

Shades of #887775

#887775
(136,119,117)
#7C6D6B
(124,109,107)
#706361
(112,99,97)
#645957
(100,89,87)
#584F4D
(88,79,77)
#4C4543
(76,69,67)
#403B39
(64,59,57)
#34312F
(52,49,47)
#282725
(40,39,37)
#1C1D1B
(28,29,27)
#101311
(16,19,17)
#000000
(0,0,0)

Tints of #887775

#887775
(136,119,117)
#928381
(146,131,129)
#9C8F8D
(156,143,141)
#A69B99
(166,155,153)
#B0A7A5
(176,167,165)
#BAB3B1
(186,179,177)
#C4BFBD
(196,191,189)
#CECBC9
(206,203,201)
#D8D7D5
(216,215,213)
#E2E3E1
(226,227,225)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887775; }

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

This text font color is #887775.

Background Color

.myBgColor { background-color: #887775; }

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

This div background color is #887775.

Border color

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

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

This div border color is #887775.

Opacity

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

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

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

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

This text has shadow with #887775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887775.

Preview

Color preview on black background

This text has color #887775 on black background.


Color preview on white background

This text has color #887775 on white background.


Black color preview on #887775 background

This text has black color on #887775 background.


White color preview on #887775 background

This text has white color on #887775 background.


Related colors

Complementary color

Complementary color for #hex is #77888A.


I love getcolorcode.com

Triadic colors

1 #758877 and #777588 with #887775 are triadic colors.

2 #757788 and #778875 with #887775 are triadic colors.