COLOR #887387

HEX: #887387 RGB: (136,115,135)

Color info

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

RGB color model

#887387 color RGB value is (136,115,135).

RGB: (136,115,135) (53%, 45%, 53%)

RGB channels and saturation

R 136 of 255 = 53%
G 115 of 255 = 45%
B 135 of 255 = 53%

136
115
135

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

Portions of RGB colors in percentages

R + G + B = 136 + 115 + 135 = 386 (100%)
R 136 of 386 ~ 35.23%
G 115 of 386 ~ 29.79%
B 135 of 386 ~ 34.97'%

%35.23
%29.79
%34.97

CMYK color model

#887387 color CMYK value is (0,15,1,47).

  • cyan value is 0.00%
  • magenta value is 15.44%
  • yellow value is 0.74%
  • key color value is 46.67%

CMYK: (0,15,1,47)
C0M15Y1K47 (0%, 15%, 1%, 47%)
(0.00 / 0.15 / 0.01 / 0.47)

CMYK percentages

%0
%15.44
%0.74
%46.67

Codes

Color #887387 in popluar color models

88 73 87
RGB 136 115 135
HSL 303° 8.37% 49.22%
HSB/HSV 303° 15.44% 53.33%
CMYK 0.00% 15.44% 0.74%
46.67%

Color #887387 in popluar number systems.

HEX 88 73 87
Decimal 136 115 135
Binary 10001000 1110011 10000111
Octal 210 163 207

Shades and tints

Shades of #887387

#887387
(136,115,135)
#7C697B
(124,105,123)
#705F6F
(112,95,111)
#645563
(100,85,99)
#584B57
(88,75,87)
#4C414B
(76,65,75)
#40373F
(64,55,63)
#342D33
(52,45,51)
#282327
(40,35,39)
#1C191B
(28,25,27)
#100F0F
(16,15,15)
#000000
(0,0,0)

Tints of #887387

#887387
(136,115,135)
#927F91
(146,127,145)
#9C8B9B
(156,139,155)
#A697A5
(166,151,165)
#B0A3AF
(176,163,175)
#BAAFB9
(186,175,185)
#C4BBC3
(196,187,195)
#CEC7CD
(206,199,205)
#D8D3D7
(216,211,215)
#E2DFE1
(226,223,225)
#ECEBEB
(236,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887387 color. Also use rgb(136,115,135) instead hex code.

Text Font Color

.myTextColor { color: #887387; }

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

This text font color is #887387.

Background Color

.myBgColor { background-color: #887387; }

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

This div background color is #887387.

Border color

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

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

This div border color is #887387.

Opacity

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

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

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

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

This text has shadow with #887387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887387.

Preview

Color preview on black background

This text has color #887387 on black background.


Color preview on white background

This text has color #887387 on white background.


Black color preview on #887387 background

This text has black color on #887387 background.


White color preview on #887387 background

This text has white color on #887387 background.


Related colors

Complementary color

Complementary color for #hex is #778C78.


I love getcolorcode.com

Triadic colors

1 #878873 and #738788 with #887387 are triadic colors.

2 #877388 and #738887 with #887387 are triadic colors.