COLOR #887698

HEX: #887698 RGB: (136,118,152)

Color info

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

RGB color model

#887698 color RGB value is (136,118,152).

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

RGB channels and saturation

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

136
118
152

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

Portions of RGB colors in percentages

R + G + B = 136 + 118 + 152 = 406 (100%)
R 136 of 406 ~ 33.5%
G 118 of 406 ~ 29.06%
B 152 of 406 ~ 37.44'%

%33.5
%29.06
%37.44

CMYK color model

#887698 color CMYK value is (11,22,0,40).

  • cyan value is 10.53%
  • magenta value is 22.37%
  • yellow value is 0.00%
  • key color value is 40.39%
CMYK: (11,22,0,40) C11M22Y0K40 (11%,22%,0%,40%) (0.11/0.22/0.00/0.40) 

CMYK percentages

%10.53
%22.37
%0
%40.39

Codes

Color #887698 in popluar color models

88 76 98
RGB 136 118 152
HSL 272° 14.17% 52.94%
HSB/HSV 272° 22.37% 59.61%
CMYK 10.53% 22.37% 0.00%
40.39%

Color #887698 in popluar number systems.

HEX 88 76 98
Decimal 136 118 152
Binary 10001000 1110110 10011000
Octal 210 166 230

Shades and tints

Shades of #887698

#887698
(136,118,152)
#7C6C8B
(124,108,139)
#70627E
(112,98,126)
#645871
(100,88,113)
#584E64
(88,78,100)
#4C4457
(76,68,87)
#403A4A
(64,58,74)
#34303D
(52,48,61)
#282630
(40,38,48)
#1C1C23
(28,28,35)
#101216
(16,18,22)
#000000
(0,0,0)

Tints of #887698

#887698
(136,118,152)
#9282A1
(146,130,161)
#9C8EAA
(156,142,170)
#A69AB3
(166,154,179)
#B0A6BC
(176,166,188)
#BAB2C5
(186,178,197)
#C4BECE
(196,190,206)
#CECAD7
(206,202,215)
#D8D6E0
(216,214,224)
#E2E2E9
(226,226,233)
#ECEEF2
(236,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887698; }

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

This text font color is #887698.

Background Color

.myBgColor { background-color: #887698; }

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

This div background color is #887698.

Border color

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

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

This div border color is #887698.

Opacity

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

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

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

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

This text has shadow with #887698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887698.

Preview

Color preview on black background

This text has color #887698 on black background.


Color preview on white background

This text has color #887698 on white background.


Black color preview on #887698 background

This text has black color on #887698 background.


White color preview on #887698 background

This text has white color on #887698 background.


Related colors

Complementary color

Complementary color for #hex is #778967.


I love getcolorcode.com

Triadic colors

1 #988876 and #769888 with #887698 are triadic colors.

2 #987688 and #768898 with #887698 are triadic colors.