COLOR #877287

HEX: #877287 RGB: (135,114,135)

Color info

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

RGB color model

#877287 color RGB value is (135,114,135).

RGB: (135,114,135) (53%, 45%, 53%)

RGB channels and saturation

R 135 of 255 = 53%
G 114 of 255 = 45%
B 135 of 255 = 53%

135
114
135

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

Portions of RGB colors in percentages

R + G + B = 135 + 114 + 135 = 384 (100%)
R 135 of 384 ~ 35.16%
G 114 of 384 ~ 29.69%
B 135 of 384 ~ 35.16'%

%35.16
%29.69
%35.16

CMYK color model

#877287 color CMYK value is (0,16,0,47).

  • cyan value is 0.00%
  • magenta value is 15.56%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (0,16,0,47)
C0M16Y0K47 (0%, 16%, 0%, 47%)
(0.00 / 0.16 / 0.00 / 0.47)

CMYK percentages

%0
%15.56
%0
%47.06

Codes

Color #877287 in popluar color models

87 72 87
RGB 135 114 135
HSL 300° 8.43% 48.82%
HSB/HSV 300° 15.56% 52.94%
CMYK 0.00% 15.56% 0.00%
47.06%

Color #877287 in popluar number systems.

HEX 87 72 87
Decimal 135 114 135
Binary 10000111 1110010 10000111
Octal 207 162 207

Shades and tints

Shades of #877287

#877287
(135,114,135)
#7B687B
(123,104,123)
#6F5E6F
(111,94,111)
#635463
(99,84,99)
#574A57
(87,74,87)
#4B404B
(75,64,75)
#3F363F
(63,54,63)
#332C33
(51,44,51)
#272227
(39,34,39)
#1B181B
(27,24,27)
#0F0E0F
(15,14,15)
#000000
(0,0,0)

Tints of #877287

#877287
(135,114,135)
#917E91
(145,126,145)
#9B8A9B
(155,138,155)
#A596A5
(165,150,165)
#AFA2AF
(175,162,175)
#B9AEB9
(185,174,185)
#C3BAC3
(195,186,195)
#CDC6CD
(205,198,205)
#D7D2D7
(215,210,215)
#E1DEE1
(225,222,225)
#EBEAEB
(235,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #877287 color. Also use rgb(135,114,135) instead hex code.

Text Font Color

.myTextColor { color: #877287; }

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

This text font color is #877287.

Background Color

.myBgColor { background-color: #877287; }

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

This div background color is #877287.

Border color

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

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

This div border color is #877287.

Opacity

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

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

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

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

This text has shadow with #877287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877287.

Preview

Color preview on black background

This text has color #877287 on black background.


Color preview on white background

This text has color #877287 on white background.


Black color preview on #877287 background

This text has black color on #877287 background.


White color preview on #877287 background

This text has white color on #877287 background.


Related colors

Complementary color

Complementary color for #hex is #788D78.


I love getcolorcode.com

Triadic colors

1 #878772 and #728787 with #877287 are triadic colors.

2 #877287 and #728787 with #877287 are triadic colors.