COLOR #877796

HEX: #877796 RGB: (135,119,150)

Color info

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

RGB color model

#877796 color RGB value is (135,119,150).

RGB: (135,119,150) (53%, 47%, 59%)

RGB channels and saturation

R 135 of 255 = 53%
G 119 of 255 = 47%
B 150 of 255 = 59%

135
119
150

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

Portions of RGB colors in percentages

R + G + B = 135 + 119 + 150 = 404 (100%)
R 135 of 404 ~ 33.42%
G 119 of 404 ~ 29.46%
B 150 of 404 ~ 37.13'%

%33.42
%29.46
%37.13

CMYK color model

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

  • cyan value is 10.00%
  • magenta value is 20.67%
  • 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
%20.67
%0
%41.18

Codes

Color #877796 in popluar color models

87 77 96
RGB 135 119 150
HSL 271° 12.86% 52.75%
HSB/HSV 271° 20.67% 58.82%
CMYK 10.00% 20.67% 0.00%
41.18%

Color #877796 in popluar number systems.

HEX 87 77 96
Decimal 135 119 150
Binary 10000111 1110111 10010110
Octal 207 167 226

Shades and tints

Shades of #877796

#877796
(135,119,150)
#7B6D89
(123,109,137)
#6F637C
(111,99,124)
#63596F
(99,89,111)
#574F62
(87,79,98)
#4B4555
(75,69,85)
#3F3B48
(63,59,72)
#33313B
(51,49,59)
#27272E
(39,39,46)
#1B1D21
(27,29,33)
#0F1314
(15,19,20)
#000000
(0,0,0)

Tints of #877796

#877796
(135,119,150)
#91839F
(145,131,159)
#9B8FA8
(155,143,168)
#A59BB1
(165,155,177)
#AFA7BA
(175,167,186)
#B9B3C3
(185,179,195)
#C3BFCC
(195,191,204)
#CDCBD5
(205,203,213)
#D7D7DE
(215,215,222)
#E1E3E7
(225,227,231)
#EBEFF0
(235,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877796; }

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

This text font color is #877796.

Background Color

.myBgColor { background-color: #877796; }

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

This div background color is #877796.

Border color

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

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

This div border color is #877796.

Opacity

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

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

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

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

This text has shadow with #877796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877796.

Preview

Color preview on black background

This text has color #877796 on black background.


Color preview on white background

This text has color #877796 on white background.


Black color preview on #877796 background

This text has black color on #877796 background.


White color preview on #877796 background

This text has white color on #877796 background.


Related colors

Complementary color

Complementary color for #hex is #788869.


I love getcolorcode.com

Triadic colors

1 #968777 and #779687 with #877796 are triadic colors.

2 #967787 and #778796 with #877796 are triadic colors.