COLOR #887692

HEX: #887692 RGB: (136,118,146)

Color info

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

RGB color model

#887692 color RGB value is (136,118,146).

RGB: (136,118,146) (53%, 46%, 57%)

RGB channels and saturation

R 136 of 255 = 53%
G 118 of 255 = 46%
B 146 of 255 = 57%

136
118
146

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

Portions of RGB colors in percentages

R + G + B = 136 + 118 + 146 = 400 (100%)
R 136 of 400 ~ 34%
G 118 of 400 ~ 29.5%
B 146 of 400 ~ 36.5'%

%34
%29.5
%36.5

CMYK color model

#887692 color CMYK value is (7,19,0,43).

  • cyan value is 6.85%
  • magenta value is 19.18%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (7,19,0,43)
C7M19Y0K43 (7%, 19%, 0%, 43%)
(0.07 / 0.19 / 0.00 / 0.43)

CMYK percentages

%6.85
%19.18
%0
%42.75

Codes

Color #887692 in popluar color models

88 76 92
RGB 136 118 146
HSL 279° 11.38% 51.76%
HSB/HSV 279° 19.18% 57.25%
CMYK 6.85% 19.18% 0.00%
42.75%

Color #887692 in popluar number systems.

HEX 88 76 92
Decimal 136 118 146
Binary 10001000 1110110 10010010
Octal 210 166 222

Shades and tints

Shades of #887692

#887692
(136,118,146)
#7C6C85
(124,108,133)
#706278
(112,98,120)
#64586B
(100,88,107)
#584E5E
(88,78,94)
#4C4451
(76,68,81)
#403A44
(64,58,68)
#343037
(52,48,55)
#28262A
(40,38,42)
#1C1C1D
(28,28,29)
#101210
(16,18,16)
#000000
(0,0,0)

Tints of #887692

#887692
(136,118,146)
#92829B
(146,130,155)
#9C8EA4
(156,142,164)
#A69AAD
(166,154,173)
#B0A6B6
(176,166,182)
#BAB2BF
(186,178,191)
#C4BEC8
(196,190,200)
#CECAD1
(206,202,209)
#D8D6DA
(216,214,218)
#E2E2E3
(226,226,227)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887692; }

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

This text font color is #887692.

Background Color

.myBgColor { background-color: #887692; }

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

This div background color is #887692.

Border color

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

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

This div border color is #887692.

Opacity

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

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

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

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

This text has shadow with #887692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887692.

Preview

Color preview on black background

This text has color #887692 on black background.


Color preview on white background

This text has color #887692 on white background.


Black color preview on #887692 background

This text has black color on #887692 background.


White color preview on #887692 background

This text has white color on #887692 background.


Related colors

Complementary color

Complementary color for #hex is #77896D.


I love getcolorcode.com

Triadic colors

1 #928876 and #769288 with #887692 are triadic colors.

2 #927688 and #768892 with #887692 are triadic colors.