COLOR #887084

HEX: #887084 RGB: (136,112,132)

Color info

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

RGB color model

#887084 color RGB value is (136,112,132).

RGB: (136,112,132) (53%, 44%, 52%)

RGB channels and saturation

R 136 of 255 = 53%
G 112 of 255 = 44%
B 132 of 255 = 52%

136
112
132

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

Portions of RGB colors in percentages

R + G + B = 136 + 112 + 132 = 380 (100%)
R 136 of 380 ~ 35.79%
G 112 of 380 ~ 29.47%
B 132 of 380 ~ 34.74'%

%35.79
%29.47
%34.74

CMYK color model

#887084 color CMYK value is (0,18,3,47).

  • cyan value is 0.00%
  • magenta value is 17.65%
  • yellow value is 2.94%
  • key color value is 46.67%
CMYK: (0,18,3,47) C0M18Y3K47 (0%,18%,3%,47%) (0.00/0.18/0.03/0.47) 

CMYK percentages

%0
%17.65
%2.94
%46.67

Codes

Color #887084 in popluar color models

88 70 84
RGB 136 112 132
HSL 310° 9.68% 48.63%
HSB/HSV 310° 17.65% 53.33%
CMYK 0.00% 17.65% 2.94%
46.67%

Color #887084 in popluar number systems.

HEX 88 70 84
Decimal 136 112 132
Binary 10001000 1110000 10000100
Octal 210 160 204

Shades and tints

Shades of #887084

#887084
(136,112,132)
#7C6678
(124,102,120)
#705C6C
(112,92,108)
#645260
(100,82,96)
#584854
(88,72,84)
#4C3E48
(76,62,72)
#40343C
(64,52,60)
#342A30
(52,42,48)
#282024
(40,32,36)
#1C1618
(28,22,24)
#100C0C
(16,12,12)
#000000
(0,0,0)

Tints of #887084

#887084
(136,112,132)
#927D8F
(146,125,143)
#9C8A9A
(156,138,154)
#A697A5
(166,151,165)
#B0A4B0
(176,164,176)
#BAB1BB
(186,177,187)
#C4BEC6
(196,190,198)
#CECBD1
(206,203,209)
#D8D8DC
(216,216,220)
#E2E5E7
(226,229,231)
#ECF2F2
(236,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887084 color. Also use rgb(136,112,132) instead hex code.

Text Font Color

.myTextColor { color: #887084; }

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

This text font color is #887084.

Background Color

.myBgColor { background-color: #887084; }

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

This div background color is #887084.

Border color

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

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

This div border color is #887084.

Opacity

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

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

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

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

This text has shadow with #887084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887084.

Preview

Color preview on black background

This text has color #887084 on black background.


Color preview on white background

This text has color #887084 on white background.


Black color preview on #887084 background

This text has black color on #887084 background.


White color preview on #887084 background

This text has white color on #887084 background.


Related colors

Complementary color

Complementary color for #hex is #778F7B.


I love getcolorcode.com

Triadic colors

1 #848870 and #708488 with #887084 are triadic colors.

2 #847088 and #708884 with #887084 are triadic colors.