COLOR #887693

HEX: #887693 RGB: (136,118,147)

Color info

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

RGB color model

#887693 color RGB value is (136,118,147).

RGB: (136,118,147) (53%, 46%, 58%)

RGB channels and saturation

R 136 of 255 = 53%
G 118 of 255 = 46%
B 147 of 255 = 58%

136
118
147

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

Portions of RGB colors in percentages

R + G + B = 136 + 118 + 147 = 401 (100%)
R 136 of 401 ~ 33.92%
G 118 of 401 ~ 29.43%
B 147 of 401 ~ 36.66'%

%33.92
%29.43
%36.66

CMYK color model

#887693 color CMYK value is (7,20,0,42).

  • cyan value is 7.48%
  • magenta value is 19.73%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (7,20,0,42)
C7M20Y0K42 (7%, 20%, 0%, 42%)
(0.07 / 0.20 / 0.00 / 0.42)

CMYK percentages

%7.48
%19.73
%0
%42.35

Codes

Color #887693 in popluar color models

88 76 93
RGB 136 118 147
HSL 277° 11.84% 51.96%
HSB/HSV 277° 19.73% 57.65%
CMYK 7.48% 19.73% 0.00%
42.35%

Color #887693 in popluar number systems.

HEX 88 76 93
Decimal 136 118 147
Binary 10001000 1110110 10010011
Octal 210 166 223

Shades and tints

Shades of #887693

#887693
(136,118,147)
#7C6C86
(124,108,134)
#706279
(112,98,121)
#64586C
(100,88,108)
#584E5F
(88,78,95)
#4C4452
(76,68,82)
#403A45
(64,58,69)
#343038
(52,48,56)
#28262B
(40,38,43)
#1C1C1E
(28,28,30)
#101211
(16,18,17)
#000000
(0,0,0)

Tints of #887693

#887693
(136,118,147)
#92829C
(146,130,156)
#9C8EA5
(156,142,165)
#A69AAE
(166,154,174)
#B0A6B7
(176,166,183)
#BAB2C0
(186,178,192)
#C4BEC9
(196,190,201)
#CECAD2
(206,202,210)
#D8D6DB
(216,214,219)
#E2E2E4
(226,226,228)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887693; }

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

This text font color is #887693.

Background Color

.myBgColor { background-color: #887693; }

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

This div background color is #887693.

Border color

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

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

This div border color is #887693.

Opacity

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

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

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

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

This text has shadow with #887693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887693.

Preview

Color preview on black background

This text has color #887693 on black background.


Color preview on white background

This text has color #887693 on white background.


Black color preview on #887693 background

This text has black color on #887693 background.


White color preview on #887693 background

This text has white color on #887693 background.


Related colors

Complementary color

Complementary color for #hex is #77896C.


I love getcolorcode.com

Triadic colors

1 #938876 and #769388 with #887693 are triadic colors.

2 #937688 and #768893 with #887693 are triadic colors.