COLOR #877577

HEX: #877577 RGB: (135,117,119)

Color info

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

RGB color model

#877577 color RGB value is (135,117,119).

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

RGB channels and saturation

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

135
117
119

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

Portions of RGB colors in percentages

R + G + B = 135 + 117 + 119 = 371 (100%)
R 135 of 371 ~ 36.39%
G 117 of 371 ~ 31.54%
B 119 of 371 ~ 32.08'%

%36.39
%31.54
%32.08

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 13.33%
  • 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
%13.33
%11.85
%47.06

Codes

Color #877577 in popluar color models

87 75 77
RGB 135 117 119
HSL 353° 7.14% 49.41%
HSB/HSV 353° 13.33% 52.94%
CMYK 0.00% 13.33% 11.85%
47.06%

Color #877577 in popluar number systems.

HEX 87 75 77
Decimal 135 117 119
Binary 10000111 1110101 1110111
Octal 207 165 167

Shades and tints

Shades of #877577

#877577
(135,117,119)
#7B6B6D
(123,107,109)
#6F6163
(111,97,99)
#635759
(99,87,89)
#574D4F
(87,77,79)
#4B4345
(75,67,69)
#3F393B
(63,57,59)
#332F31
(51,47,49)
#272527
(39,37,39)
#1B1B1D
(27,27,29)
#0F1113
(15,17,19)
#000000
(0,0,0)

Tints of #877577

#877577
(135,117,119)
#918183
(145,129,131)
#9B8D8F
(155,141,143)
#A5999B
(165,153,155)
#AFA5A7
(175,165,167)
#B9B1B3
(185,177,179)
#C3BDBF
(195,189,191)
#CDC9CB
(205,201,203)
#D7D5D7
(215,213,215)
#E1E1E3
(225,225,227)
#EBEDEF
(235,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877577; }

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

This text font color is #877577.

Background Color

.myBgColor { background-color: #877577; }

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

This div background color is #877577.

Border color

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

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

This div border color is #877577.

Opacity

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

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

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

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

This text has shadow with #877577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877577.

Preview

Color preview on black background

This text has color #877577 on black background.


Color preview on white background

This text has color #877577 on white background.


Black color preview on #877577 background

This text has black color on #877577 background.


White color preview on #877577 background

This text has white color on #877577 background.


Related colors

Complementary color

Complementary color for #hex is #788A88.


I love getcolorcode.com

Triadic colors

1 #778775 and #757787 with #877577 are triadic colors.

2 #777587 and #758777 with #877577 are triadic colors.