COLOR #877277

HEX: #877277 RGB: (135,114,119)

Color info

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

RGB color model

#877277 color RGB value is (135,114,119).

RGB: (135,114,119) (53%, 45%, 47%)

RGB channels and saturation

R 135 of 255 = 53%
G 114 of 255 = 45%
B 119 of 255 = 47%

135
114
119

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

Portions of RGB colors in percentages

R + G + B = 135 + 114 + 119 = 368 (100%)
R 135 of 368 ~ 36.68%
G 114 of 368 ~ 30.98%
B 119 of 368 ~ 32.34'%

%36.68
%30.98
%32.34

CMYK color model

#877277 color CMYK value is (0,16,12,47).

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

CMYK: (0,16,12,47)
C0M16Y12K47 (0%, 16%, 12%, 47%)
(0.00 / 0.16 / 0.12 / 0.47)

CMYK percentages

%0
%15.56
%11.85
%47.06

Codes

Color #877277 in popluar color models

87 72 77
RGB 135 114 119
HSL 346° 8.43% 48.82%
HSB/HSV 346° 15.56% 52.94%
CMYK 0.00% 15.56% 11.85%
47.06%

Color #877277 in popluar number systems.

HEX 87 72 77
Decimal 135 114 119
Binary 10000111 1110010 1110111
Octal 207 162 167

Shades and tints

Shades of #877277

#877277
(135,114,119)
#7B686D
(123,104,109)
#6F5E63
(111,94,99)
#635459
(99,84,89)
#574A4F
(87,74,79)
#4B4045
(75,64,69)
#3F363B
(63,54,59)
#332C31
(51,44,49)
#272227
(39,34,39)
#1B181D
(27,24,29)
#0F0E13
(15,14,19)
#000000
(0,0,0)

Tints of #877277

#877277
(135,114,119)
#917E83
(145,126,131)
#9B8A8F
(155,138,143)
#A5969B
(165,150,155)
#AFA2A7
(175,162,167)
#B9AEB3
(185,174,179)
#C3BABF
(195,186,191)
#CDC6CB
(205,198,203)
#D7D2D7
(215,210,215)
#E1DEE3
(225,222,227)
#EBEAEF
(235,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877277; }

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

This text font color is #877277.

Background Color

.myBgColor { background-color: #877277; }

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

This div background color is #877277.

Border color

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

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

This div border color is #877277.

Opacity

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

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

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

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

This text has shadow with #877277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877277.

Preview

Color preview on black background

This text has color #877277 on black background.


Color preview on white background

This text has color #877277 on white background.


Black color preview on #877277 background

This text has black color on #877277 background.


White color preview on #877277 background

This text has white color on #877277 background.


Related colors

Complementary color

Complementary color for #hex is #788D88.


I love getcolorcode.com

Triadic colors

1 #778772 and #727787 with #877277 are triadic colors.

2 #777287 and #728777 with #877277 are triadic colors.