COLOR #877889

HEX: #877889 RGB: (135,120,137)

Color info

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

RGB color model

#877889 color RGB value is (135,120,137).

RGB: (135,120,137) (53%, 47%, 54%)

RGB channels and saturation

R 135 of 255 = 53%
G 120 of 255 = 47%
B 137 of 255 = 54%

135
120
137

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

Portions of RGB colors in percentages

R + G + B = 135 + 120 + 137 = 392 (100%)
R 135 of 392 ~ 34.44%
G 120 of 392 ~ 30.61%
B 137 of 392 ~ 34.95'%

%34.44
%30.61
%34.95

CMYK color model

#877889 color CMYK value is (1,12,0,46).

  • cyan value is 1.46%
  • magenta value is 12.41%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (1,12,0,46)
C1M12Y0K46 (1%, 12%, 0%, 46%)
(0.01 / 0.12 / 0.00 / 0.46)

CMYK percentages

%1.46
%12.41
%0
%46.27

Codes

Color #877889 in popluar color models

87 78 89
RGB 135 120 137
HSL 293° 6.72% 50.39%
HSB/HSV 293° 12.41% 53.73%
CMYK 1.46% 12.41% 0.00%
46.27%

Color #877889 in popluar number systems.

HEX 87 78 89
Decimal 135 120 137
Binary 10000111 1111000 10001001
Octal 207 170 211

Shades and tints

Shades of #877889

#877889
(135,120,137)
#7B6E7D
(123,110,125)
#6F6471
(111,100,113)
#635A65
(99,90,101)
#575059
(87,80,89)
#4B464D
(75,70,77)
#3F3C41
(63,60,65)
#333235
(51,50,53)
#272829
(39,40,41)
#1B1E1D
(27,30,29)
#0F1411
(15,20,17)
#000000
(0,0,0)

Tints of #877889

#877889
(135,120,137)
#918493
(145,132,147)
#9B909D
(155,144,157)
#A59CA7
(165,156,167)
#AFA8B1
(175,168,177)
#B9B4BB
(185,180,187)
#C3C0C5
(195,192,197)
#CDCCCF
(205,204,207)
#D7D8D9
(215,216,217)
#E1E4E3
(225,228,227)
#EBF0ED
(235,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877889; }

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

This text font color is #877889.

Background Color

.myBgColor { background-color: #877889; }

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

This div background color is #877889.

Border color

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

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

This div border color is #877889.

Opacity

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

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

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

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

This text has shadow with #877889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877889.

Preview

Color preview on black background

This text has color #877889 on black background.


Color preview on white background

This text has color #877889 on white background.


Black color preview on #877889 background

This text has black color on #877889 background.


White color preview on #877889 background

This text has white color on #877889 background.


Related colors

Complementary color

Complementary color for #hex is #788776.


I love getcolorcode.com

Triadic colors

1 #898778 and #788987 with #877889 are triadic colors.

2 #897887 and #788789 with #877889 are triadic colors.