COLOR #887680

HEX: #887680 RGB: (136,118,128)

Color info

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

RGB color model

#887680 color RGB value is (136,118,128).

RGB: (136,118,128) (53%, 46%, 50%)

RGB channels and saturation

R 136 of 255 = 53%
G 118 of 255 = 46%
B 128 of 255 = 50%

136
118
128

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

Portions of RGB colors in percentages

R + G + B = 136 + 118 + 128 = 382 (100%)
R 136 of 382 ~ 35.6%
G 118 of 382 ~ 30.89%
B 128 of 382 ~ 33.51'%

%35.6
%30.89
%33.51

CMYK color model

#887680 color CMYK value is (0,13,6,47).

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

CMYK: (0,13,6,47)
C0M13Y6K47 (0%, 13%, 6%, 47%)
(0.00 / 0.13 / 0.06 / 0.47)

CMYK percentages

%0
%13.24
%5.88
%46.67

Codes

Color #887680 in popluar color models

88 76 80
RGB 136 118 128
HSL 327° 7.09% 49.80%
HSB/HSV 327° 13.24% 53.33%
CMYK 0.00% 13.24% 5.88%
46.67%

Color #887680 in popluar number systems.

HEX 88 76 80
Decimal 136 118 128
Binary 10001000 1110110 10000000
Octal 210 166 200

Shades and tints

Shades of #887680

#887680
(136,118,128)
#7C6C75
(124,108,117)
#70626A
(112,98,106)
#64585F
(100,88,95)
#584E54
(88,78,84)
#4C4449
(76,68,73)
#403A3E
(64,58,62)
#343033
(52,48,51)
#282628
(40,38,40)
#1C1C1D
(28,28,29)
#101212
(16,18,18)
#000000
(0,0,0)

Tints of #887680

#887680
(136,118,128)
#92828B
(146,130,139)
#9C8E96
(156,142,150)
#A69AA1
(166,154,161)
#B0A6AC
(176,166,172)
#BAB2B7
(186,178,183)
#C4BEC2
(196,190,194)
#CECACD
(206,202,205)
#D8D6D8
(216,214,216)
#E2E2E3
(226,226,227)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887680; }

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

This text font color is #887680.

Background Color

.myBgColor { background-color: #887680; }

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

This div background color is #887680.

Border color

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

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

This div border color is #887680.

Opacity

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

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

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

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

This text has shadow with #887680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887680.

Preview

Color preview on black background

This text has color #887680 on black background.


Color preview on white background

This text has color #887680 on white background.


Black color preview on #887680 background

This text has black color on #887680 background.


White color preview on #887680 background

This text has white color on #887680 background.


Related colors

Complementary color

Complementary color for #hex is #77897F.


I love getcolorcode.com

Triadic colors

1 #808876 and #768088 with #887680 are triadic colors.

2 #807688 and #768880 with #887680 are triadic colors.