COLOR #887890

HEX: #887890 RGB: (136,120,144)

Color info

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

RGB color model

#887890 color RGB value is (136,120,144).

RGB: (136,120,144) (53%, 47%, 56%)

RGB channels and saturation

R 136 of 255 = 53%
G 120 of 255 = 47%
B 144 of 255 = 56%

136
120
144

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

Portions of RGB colors in percentages

R + G + B = 136 + 120 + 144 = 400 (100%)
R 136 of 400 ~ 34%
G 120 of 400 ~ 30%
B 144 of 400 ~ 36'%

%34
%30
%36

CMYK color model

#887890 color CMYK value is (6,17,0,44).

  • cyan value is 5.56%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (6,17,0,44)
C6M17Y0K44 (6%, 17%, 0%, 44%)
(0.06 / 0.17 / 0.00 / 0.44)

CMYK percentages

%5.56
%16.67
%0
%43.53

Codes

Color #887890 in popluar color models

88 78 90
RGB 136 120 144
HSL 280° 9.76% 51.76%
HSB/HSV 280° 16.67% 56.47%
CMYK 5.56% 16.67% 0.00%
43.53%

Color #887890 in popluar number systems.

HEX 88 78 90
Decimal 136 120 144
Binary 10001000 1111000 10010000
Octal 210 170 220

Shades and tints

Shades of #887890

#887890
(136,120,144)
#7C6E83
(124,110,131)
#706476
(112,100,118)
#645A69
(100,90,105)
#58505C
(88,80,92)
#4C464F
(76,70,79)
#403C42
(64,60,66)
#343235
(52,50,53)
#282828
(40,40,40)
#1C1E1B
(28,30,27)
#10140E
(16,20,14)
#000000
(0,0,0)

Tints of #887890

#887890
(136,120,144)
#92849A
(146,132,154)
#9C90A4
(156,144,164)
#A69CAE
(166,156,174)
#B0A8B8
(176,168,184)
#BAB4C2
(186,180,194)
#C4C0CC
(196,192,204)
#CECCD6
(206,204,214)
#D8D8E0
(216,216,224)
#E2E4EA
(226,228,234)
#ECF0F4
(236,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887890; }

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

This text font color is #887890.

Background Color

.myBgColor { background-color: #887890; }

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

This div background color is #887890.

Border color

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

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

This div border color is #887890.

Opacity

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

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

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

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

This text has shadow with #887890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887890.

Preview

Color preview on black background

This text has color #887890 on black background.


Color preview on white background

This text has color #887890 on white background.


Black color preview on #887890 background

This text has black color on #887890 background.


White color preview on #887890 background

This text has white color on #887890 background.


Related colors

Complementary color

Complementary color for #hex is #77876F.


I love getcolorcode.com

Triadic colors

1 #908878 and #789088 with #887890 are triadic colors.

2 #907888 and #788890 with #887890 are triadic colors.