COLOR #877677

HEX: #877677 RGB: (135,118,119)

Color info

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

RGB color model

#877677 color RGB value is (135,118,119).

RGB: (135,118,119) (53%, 46%, 47%)

RGB channels and saturation

R 135 of 255 = 53%
G 118 of 255 = 46%
B 119 of 255 = 47%

135
118
119

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

Portions of RGB colors in percentages

R + G + B = 135 + 118 + 119 = 372 (100%)
R 135 of 372 ~ 36.29%
G 118 of 372 ~ 31.72%
B 119 of 372 ~ 31.99'%

%36.29
%31.72
%31.99

CMYK color model

#877677 color CMYK value is (0,13,12,47).

  • cyan value is 0.00%
  • magenta value is 12.59%
  • yellow value is 11.85%
  • key color value is 47.06%

CMYK: (0,13,12,47)
C0M13Y12K47 (0%, 13%, 12%, 47%)
(0.00 / 0.13 / 0.12 / 0.47)

CMYK percentages

%0
%12.59
%11.85
%47.06

Codes

Color #877677 in popluar color models

87 76 77
RGB 135 118 119
HSL 356° 6.72% 49.61%
HSB/HSV 356° 12.59% 52.94%
CMYK 0.00% 12.59% 11.85%
47.06%

Color #877677 in popluar number systems.

HEX 87 76 77
Decimal 135 118 119
Binary 10000111 1110110 1110111
Octal 207 166 167

Shades and tints

Shades of #877677

#877677
(135,118,119)
#7B6C6D
(123,108,109)
#6F6263
(111,98,99)
#635859
(99,88,89)
#574E4F
(87,78,79)
#4B4445
(75,68,69)
#3F3A3B
(63,58,59)
#333031
(51,48,49)
#272627
(39,38,39)
#1B1C1D
(27,28,29)
#0F1213
(15,18,19)
#000000
(0,0,0)

Tints of #877677

#877677
(135,118,119)
#918283
(145,130,131)
#9B8E8F
(155,142,143)
#A59A9B
(165,154,155)
#AFA6A7
(175,166,167)
#B9B2B3
(185,178,179)
#C3BEBF
(195,190,191)
#CDCACB
(205,202,203)
#D7D6D7
(215,214,215)
#E1E2E3
(225,226,227)
#EBEEEF
(235,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877677; }

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

This text font color is #877677.

Background Color

.myBgColor { background-color: #877677; }

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

This div background color is #877677.

Border color

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

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

This div border color is #877677.

Opacity

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

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

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

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

This text has shadow with #877677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877677.

Preview

Color preview on black background

This text has color #877677 on black background.


Color preview on white background

This text has color #877677 on white background.


Black color preview on #877677 background

This text has black color on #877677 background.


White color preview on #877677 background

This text has white color on #877677 background.


Related colors

Complementary color

Complementary color for #hex is #788988.


I love getcolorcode.com

Triadic colors

1 #778776 and #767787 with #877677 are triadic colors.

2 #777687 and #768777 with #877677 are triadic colors.