COLOR #887D8E

HEX: #887D8E RGB: (136,125,142)

Color info

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

RGB color model

#887D8E color RGB value is (136,125,142).

RGB: (136,125,142) (53%, 49%, 56%)

RGB channels and saturation

R 136 of 255 = 53%
G 125 of 255 = 49%
B 142 of 255 = 56%

136
125
142

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

Portions of RGB colors in percentages

R + G + B = 136 + 125 + 142 = 403 (100%)
R 136 of 403 ~ 33.75%
G 125 of 403 ~ 31.02%
B 142 of 403 ~ 35.24'%

%33.75
%31.02
%35.24

CMYK color model

#887D8E color CMYK value is (4,12,0,44).

  • cyan value is 4.23%
  • magenta value is 11.97%
  • yellow value is 0.00%
  • key color value is 44.31%
CMYK: (4,12,0,44) C4M12Y0K44 (4%,12%,0%,44%) (0.04/0.12/0.00/0.44) 

CMYK percentages

%4.23
%11.97
%0
%44.31

Codes

Color #887D8E in popluar color models

88 7D 8E
RGB 136 125 142
HSL 279° 7.00% 52.35%
HSB/HSV 279° 11.97% 55.69%
CMYK 4.23% 11.97% 0.00%
44.31%

Color #887D8E in popluar number systems.

HEX 88 7D 8E
Decimal 136 125 142
Binary 10001000 1111101 10001110
Octal 210 175 216

Shades and tints

Shades of #887D8E

#887D8E
(136,125,142)
#7C7282
(124,114,130)
#706776
(112,103,118)
#645C6A
(100,92,106)
#58515E
(88,81,94)
#4C4652
(76,70,82)
#403B46
(64,59,70)
#34303A
(52,48,58)
#28252E
(40,37,46)
#1C1A22
(28,26,34)
#100F16
(16,15,22)
#000000
(0,0,0)

Tints of #887D8E

#887D8E
(136,125,142)
#928898
(146,136,152)
#9C93A2
(156,147,162)
#A69EAC
(166,158,172)
#B0A9B6
(176,169,182)
#BAB4C0
(186,180,192)
#C4BFCA
(196,191,202)
#CECAD4
(206,202,212)
#D8D5DE
(216,213,222)
#E2E0E8
(226,224,232)
#ECEBF2
(236,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887D8E color. Also use rgb(136,125,142) instead hex code.

Text Font Color

.myTextColor { color: #887D8E; }

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

This text font color is #887D8E.

Background Color

.myBgColor { background-color: #887D8E; }

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

This div background color is #887D8E.

Border color

.myBorderColor { border: 1px solid #887D8E; }

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

This div border color is #887D8E.

Opacity

.myOpacity80 { color: #887D8E; opacity: 0.8; }

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

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

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

This text has shadow with #887D8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887D8E.

Preview

Color preview on black background

This text has color #887D8E on black background.


Color preview on white background

This text has color #887D8E on white background.


Black color preview on #887D8E background

This text has black color on #887D8E background.


White color preview on #887D8E background

This text has white color on #887D8E background.


Related colors

Complementary color

Complementary color for #hex is #778271.


I love getcolorcode.com

Triadic colors

1 #8E887D and #7D8E88 with #887D8E are triadic colors.

2 #8E7D88 and #7D888E with #887D8E are triadic colors.