COLOR #877696

HEX: #877696 RGB: (135,118,150)

Color info

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

RGB color model

#877696 color RGB value is (135,118,150).

RGB: (135,118,150) (53%, 46%, 59%)

RGB channels and saturation

R 135 of 255 = 53%
G 118 of 255 = 46%
B 150 of 255 = 59%

135
118
150

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

Portions of RGB colors in percentages

R + G + B = 135 + 118 + 150 = 403 (100%)
R 135 of 403 ~ 33.5%
G 118 of 403 ~ 29.28%
B 150 of 403 ~ 37.22'%

%33.5
%29.28
%37.22

CMYK color model

#877696 color CMYK value is (10,21,0,41).

  • cyan value is 10.00%
  • magenta value is 21.33%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (10,21,0,41)
C10M21Y0K41 (10%, 21%, 0%, 41%)
(0.10 / 0.21 / 0.00 / 0.41)

CMYK percentages

%10
%21.33
%0
%41.18

Codes

Color #877696 in popluar color models

87 76 96
RGB 135 118 150
HSL 272° 13.22% 52.55%
HSB/HSV 272° 21.33% 58.82%
CMYK 10.00% 21.33% 0.00%
41.18%

Color #877696 in popluar number systems.

HEX 87 76 96
Decimal 135 118 150
Binary 10000111 1110110 10010110
Octal 207 166 226

Shades and tints

Shades of #877696

#877696
(135,118,150)
#7B6C89
(123,108,137)
#6F627C
(111,98,124)
#63586F
(99,88,111)
#574E62
(87,78,98)
#4B4455
(75,68,85)
#3F3A48
(63,58,72)
#33303B
(51,48,59)
#27262E
(39,38,46)
#1B1C21
(27,28,33)
#0F1214
(15,18,20)
#000000
(0,0,0)

Tints of #877696

#877696
(135,118,150)
#91829F
(145,130,159)
#9B8EA8
(155,142,168)
#A59AB1
(165,154,177)
#AFA6BA
(175,166,186)
#B9B2C3
(185,178,195)
#C3BECC
(195,190,204)
#CDCAD5
(205,202,213)
#D7D6DE
(215,214,222)
#E1E2E7
(225,226,231)
#EBEEF0
(235,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877696; }

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

This text font color is #877696.

Background Color

.myBgColor { background-color: #877696; }

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

This div background color is #877696.

Border color

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

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

This div border color is #877696.

Opacity

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

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

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

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

This text has shadow with #877696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877696.

Preview

Color preview on black background

This text has color #877696 on black background.


Color preview on white background

This text has color #877696 on white background.


Black color preview on #877696 background

This text has black color on #877696 background.


White color preview on #877696 background

This text has white color on #877696 background.


Related colors

Complementary color

Complementary color for #hex is #788969.


I love getcolorcode.com

Triadic colors

1 #968776 and #769687 with #877696 are triadic colors.

2 #967687 and #768796 with #877696 are triadic colors.