COLOR #887891

HEX: #887891 RGB: (136,120,145)

Color info

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

RGB color model

#887891 color RGB value is (136,120,145).

RGB: (136,120,145) (53%, 47%, 57%)

RGB channels and saturation

R 136 of 255 = 53%
G 120 of 255 = 47%
B 145 of 255 = 57%

136
120
145

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

Portions of RGB colors in percentages

R + G + B = 136 + 120 + 145 = 401 (100%)
R 136 of 401 ~ 33.92%
G 120 of 401 ~ 29.93%
B 145 of 401 ~ 36.16'%

%33.92
%29.93
%36.16

CMYK color model

#887891 color CMYK value is (6,17,0,43).

  • cyan value is 6.21%
  • magenta value is 17.24%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (6,17,0,43)
C6M17Y0K43 (6%, 17%, 0%, 43%)
(0.06 / 0.17 / 0.00 / 0.43)

CMYK percentages

%6.21
%17.24
%0
%43.14

Codes

Color #887891 in popluar color models

88 78 91
RGB 136 120 145
HSL 278° 10.20% 51.96%
HSB/HSV 278° 17.24% 56.86%
CMYK 6.21% 17.24% 0.00%
43.14%

Color #887891 in popluar number systems.

HEX 88 78 91
Decimal 136 120 145
Binary 10001000 1111000 10010001
Octal 210 170 221

Shades and tints

Shades of #887891

#887891
(136,120,145)
#7C6E84
(124,110,132)
#706477
(112,100,119)
#645A6A
(100,90,106)
#58505D
(88,80,93)
#4C4650
(76,70,80)
#403C43
(64,60,67)
#343236
(52,50,54)
#282829
(40,40,41)
#1C1E1C
(28,30,28)
#10140F
(16,20,15)
#000000
(0,0,0)

Tints of #887891

#887891
(136,120,145)
#92849B
(146,132,155)
#9C90A5
(156,144,165)
#A69CAF
(166,156,175)
#B0A8B9
(176,168,185)
#BAB4C3
(186,180,195)
#C4C0CD
(196,192,205)
#CECCD7
(206,204,215)
#D8D8E1
(216,216,225)
#E2E4EB
(226,228,235)
#ECF0F5
(236,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887891 color. Also use rgb(136,120,145) instead hex code.

Text Font Color

.myTextColor { color: #887891; }

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

This text font color is #887891.

Background Color

.myBgColor { background-color: #887891; }

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

This div background color is #887891.

Border color

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

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

This div border color is #887891.

Opacity

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

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

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

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

This text has shadow with #887891 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887891.

Preview

Color preview on black background

This text has color #887891 on black background.


Color preview on white background

This text has color #887891 on white background.


Black color preview on #887891 background

This text has black color on #887891 background.


White color preview on #887891 background

This text has white color on #887891 background.


Related colors

Complementary color

Complementary color for #hex is #77876E.


I love getcolorcode.com

Triadic colors

1 #918878 and #789188 with #887891 are triadic colors.

2 #917888 and #788891 with #887891 are triadic colors.