COLOR #887699

HEX: #887699 RGB: (136,118,153)

Color info

#887699 contains red, green and blue colors in about the same proportion. Web safe color of #887699 is #996699 (or #969).

RGB color model

#887699 color RGB value is (136,118,153).

RGB: (136,118,153) (53%, 46%, 60%)

RGB channels and saturation

R 136 of 255 = 53%
G 118 of 255 = 46%
B 153 of 255 = 60%

136
118
153

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

Portions of RGB colors in percentages

R + G + B = 136 + 118 + 153 = 407 (100%)
R 136 of 407 ~ 33.42%
G 118 of 407 ~ 28.99%
B 153 of 407 ~ 37.59'%

%33.42
%28.99
%37.59

CMYK color model

#887699 color CMYK value is (11,23,0,40).

  • cyan value is 11.11%
  • magenta value is 22.88%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (11,23,0,40)
C11M23Y0K40 (11%, 23%, 0%, 40%)
(0.11 / 0.23 / 0.00 / 0.40)

CMYK percentages

%11.11
%22.88
%0
%40

Codes

Color #887699 in popluar color models

88 76 99
RGB 136 118 153
HSL 271° 14.64% 53.14%
HSB/HSV 271° 22.88% 60.00%
CMYK 11.11% 22.88% 0.00%
40.00%

Color #887699 in popluar number systems.

HEX 88 76 99
Decimal 136 118 153
Binary 10001000 1110110 10011001
Octal 210 166 231

Shades and tints

Shades of #887699

#887699
(136,118,153)
#7C6C8C
(124,108,140)
#70627F
(112,98,127)
#645872
(100,88,114)
#584E65
(88,78,101)
#4C4458
(76,68,88)
#403A4B
(64,58,75)
#34303E
(52,48,62)
#282631
(40,38,49)
#1C1C24
(28,28,36)
#101217
(16,18,23)
#000000
(0,0,0)

Tints of #887699

#887699
(136,118,153)
#9282A2
(146,130,162)
#9C8EAB
(156,142,171)
#A69AB4
(166,154,180)
#B0A6BD
(176,166,189)
#BAB2C6
(186,178,198)
#C4BECF
(196,190,207)
#CECAD8
(206,202,216)
#D8D6E1
(216,214,225)
#E2E2EA
(226,226,234)
#ECEEF3
(236,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887699; }

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

This text font color is #887699.

Background Color

.myBgColor { background-color: #887699; }

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

This div background color is #887699.

Border color

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

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

This div border color is #887699.

Opacity

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

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

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

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

This text has shadow with #887699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887699.

Preview

Color preview on black background

This text has color #887699 on black background.


Color preview on white background

This text has color #887699 on white background.


Black color preview on #887699 background

This text has black color on #887699 background.


White color preview on #887699 background

This text has white color on #887699 background.


Related colors

Complementary color

Complementary color for #hex is #778966.


I love getcolorcode.com

Triadic colors

1 #998876 and #769988 with #887699 are triadic colors.

2 #997688 and #768899 with #887699 are triadic colors.