COLOR #887385

HEX: #887385 RGB: (136,115,133)

Color info

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

RGB color model

#887385 color RGB value is (136,115,133).

RGB: (136,115,133) (53%, 45%, 52%)

RGB channels and saturation

R 136 of 255 = 53%
G 115 of 255 = 45%
B 133 of 255 = 52%

136
115
133

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

Portions of RGB colors in percentages

R + G + B = 136 + 115 + 133 = 384 (100%)
R 136 of 384 ~ 35.42%
G 115 of 384 ~ 29.95%
B 133 of 384 ~ 34.64'%

%35.42
%29.95
%34.64

CMYK color model

#887385 color CMYK value is (0,15,2,47).

  • cyan value is 0.00%
  • magenta value is 15.44%
  • yellow value is 2.21%
  • key color value is 46.67%
CMYK: (0,15,2,47) C0M15Y2K47 (0%,15%,2%,47%) (0.00/0.15/0.02/0.47) 

CMYK percentages

%0
%15.44
%2.21
%46.67

Codes

Color #887385 in popluar color models

88 73 85
RGB 136 115 133
HSL 309° 8.37% 49.22%
HSB/HSV 309° 15.44% 53.33%
CMYK 0.00% 15.44% 2.21%
46.67%

Color #887385 in popluar number systems.

HEX 88 73 85
Decimal 136 115 133
Binary 10001000 1110011 10000101
Octal 210 163 205

Shades and tints

Shades of #887385

#887385
(136,115,133)
#7C6979
(124,105,121)
#705F6D
(112,95,109)
#645561
(100,85,97)
#584B55
(88,75,85)
#4C4149
(76,65,73)
#40373D
(64,55,61)
#342D31
(52,45,49)
#282325
(40,35,37)
#1C1919
(28,25,25)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #887385

#887385
(136,115,133)
#927F90
(146,127,144)
#9C8B9B
(156,139,155)
#A697A6
(166,151,166)
#B0A3B1
(176,163,177)
#BAAFBC
(186,175,188)
#C4BBC7
(196,187,199)
#CEC7D2
(206,199,210)
#D8D3DD
(216,211,221)
#E2DFE8
(226,223,232)
#ECEBF3
(236,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #887385; }

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

This text font color is #887385.

Background Color

.myBgColor { background-color: #887385; }

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

This div background color is #887385.

Border color

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

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

This div border color is #887385.

Opacity

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

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

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

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

This text has shadow with #887385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887385.

Preview

Color preview on black background

This text has color #887385 on black background.


Color preview on white background

This text has color #887385 on white background.


Black color preview on #887385 background

This text has black color on #887385 background.


White color preview on #887385 background

This text has white color on #887385 background.


Related colors

Complementary color

Complementary color for #hex is #778C7A.


I love getcolorcode.com

Triadic colors

1 #858873 and #738588 with #887385 are triadic colors.

2 #857388 and #738885 with #887385 are triadic colors.