COLOR #877180

HEX: #877180 RGB: (135,113,128)

Color info

#877180 contains red, green and blue colors in about the same proportion. Web safe color of #877180 is #996666 (or #966).

RGB color model

#877180 color RGB value is (135,113,128).

RGB: (135,113,128) (53%, 44%, 50%)

RGB channels and saturation

R 135 of 255 = 53%
G 113 of 255 = 44%
B 128 of 255 = 50%

135
113
128

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

Portions of RGB colors in percentages

R + G + B = 135 + 113 + 128 = 376 (100%)
R 135 of 376 ~ 35.9%
G 113 of 376 ~ 30.05%
B 128 of 376 ~ 34.04'%

%35.9
%30.05
%34.04

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 16.30%
  • yellow value is 5.19%
  • key color value is 47.06%
CMYK: (0,16,5,47) C0M16Y5K47 (0%,16%,5%,47%) (0.00/0.16/0.05/0.47) 

CMYK percentages

%0
%16.3
%5.19
%47.06

Codes

Color #877180 in popluar color models

87 71 80
RGB 135 113 128
HSL 319° 8.87% 48.63%
HSB/HSV 319° 16.30% 52.94%
CMYK 0.00% 16.30% 5.19%
47.06%

Color #877180 in popluar number systems.

HEX 87 71 80
Decimal 135 113 128
Binary 10000111 1110001 10000000
Octal 207 161 200

Shades and tints

Shades of #877180

#877180
(135,113,128)
#7B6775
(123,103,117)
#6F5D6A
(111,93,106)
#63535F
(99,83,95)
#574954
(87,73,84)
#4B3F49
(75,63,73)
#3F353E
(63,53,62)
#332B33
(51,43,51)
#272128
(39,33,40)
#1B171D
(27,23,29)
#0F0D12
(15,13,18)
#000000
(0,0,0)

Tints of #877180

#877180
(135,113,128)
#917D8B
(145,125,139)
#9B8996
(155,137,150)
#A595A1
(165,149,161)
#AFA1AC
(175,161,172)
#B9ADB7
(185,173,183)
#C3B9C2
(195,185,194)
#CDC5CD
(205,197,205)
#D7D1D8
(215,209,216)
#E1DDE3
(225,221,227)
#EBE9EE
(235,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877180; }

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

This text font color is #877180.

Background Color

.myBgColor { background-color: #877180; }

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

This div background color is #877180.

Border color

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

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

This div border color is #877180.

Opacity

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

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

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

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

This text has shadow with #877180 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877180.

Preview

Color preview on black background

This text has color #877180 on black background.


Color preview on white background

This text has color #877180 on white background.


Black color preview on #877180 background

This text has black color on #877180 background.


White color preview on #877180 background

This text has white color on #877180 background.


Related colors

Complementary color

Complementary color for #hex is #788E7F.


I love getcolorcode.com

Triadic colors

1 #808771 and #718087 with #877180 are triadic colors.

2 #807187 and #718780 with #877180 are triadic colors.