COLOR #887673

HEX: #887673 RGB: (136,118,115)

Color info

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

RGB color model

#887673 color RGB value is (136,118,115).

RGB: (136,118,115) (53%, 46%, 45%)

RGB channels and saturation

R 136 of 255 = 53%
G 118 of 255 = 46%
B 115 of 255 = 45%

136
118
115

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

Portions of RGB colors in percentages

R + G + B = 136 + 118 + 115 = 369 (100%)
R 136 of 369 ~ 36.86%
G 118 of 369 ~ 31.98%
B 115 of 369 ~ 31.17'%

%36.86
%31.98
%31.17

CMYK color model

#887673 color CMYK value is (0,13,15,47).

  • cyan value is 0.00%
  • magenta value is 13.24%
  • yellow value is 15.44%
  • key color value is 46.67%

CMYK: (0,13,15,47)
C0M13Y15K47 (0%, 13%, 15%, 47%)
(0.00 / 0.13 / 0.15 / 0.47)

CMYK percentages

%0
%13.24
%15.44
%46.67

Codes

Color #887673 in popluar color models

88 76 73
RGB 136 118 115
HSL 8.37% 49.22%
HSB/HSV 15.44% 53.33%
CMYK 0.00% 13.24% 15.44%
46.67%

Color #887673 in popluar number systems.

HEX 88 76 73
Decimal 136 118 115
Binary 10001000 1110110 1110011
Octal 210 166 163

Shades and tints

Shades of #887673

#887673
(136,118,115)
#7C6C69
(124,108,105)
#70625F
(112,98,95)
#645855
(100,88,85)
#584E4B
(88,78,75)
#4C4441
(76,68,65)
#403A37
(64,58,55)
#34302D
(52,48,45)
#282623
(40,38,35)
#1C1C19
(28,28,25)
#10120F
(16,18,15)
#000000
(0,0,0)

Tints of #887673

#887673
(136,118,115)
#92827F
(146,130,127)
#9C8E8B
(156,142,139)
#A69A97
(166,154,151)
#B0A6A3
(176,166,163)
#BAB2AF
(186,178,175)
#C4BEBB
(196,190,187)
#CECAC7
(206,202,199)
#D8D6D3
(216,214,211)
#E2E2DF
(226,226,223)
#ECEEEB
(236,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887673 color. Also use rgb(136,118,115) instead hex code.

Text Font Color

.myTextColor { color: #887673; }

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

This text font color is #887673.

Background Color

.myBgColor { background-color: #887673; }

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

This div background color is #887673.

Border color

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

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

This div border color is #887673.

Opacity

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

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

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

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

This text has shadow with #887673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887673.

Preview

Color preview on black background

This text has color #887673 on black background.


Color preview on white background

This text has color #887673 on white background.


Black color preview on #887673 background

This text has black color on #887673 background.


White color preview on #887673 background

This text has white color on #887673 background.


Related colors

Complementary color

Complementary color for #hex is #77898C.


I love getcolorcode.com

Triadic colors

1 #738876 and #767388 with #887673 are triadic colors.

2 #737688 and #768873 with #887673 are triadic colors.