COLOR #877973

HEX: #877973 RGB: (135,121,115)

Color info

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

RGB color model

#877973 color RGB value is (135,121,115).

RGB: (135,121,115) (53%, 47%, 45%)

RGB channels and saturation

R 135 of 255 = 53%
G 121 of 255 = 47%
B 115 of 255 = 45%

135
121
115

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

Portions of RGB colors in percentages

R + G + B = 135 + 121 + 115 = 371 (100%)
R 135 of 371 ~ 36.39%
G 121 of 371 ~ 32.61%
B 115 of 371 ~ 31'%

%36.39
%32.61
%31

CMYK color model

#877973 color CMYK value is (0,10,15,47).

  • cyan value is 0.00%
  • magenta value is 10.37%
  • yellow value is 14.81%
  • key color value is 47.06%

CMYK: (0,10,15,47)
C0M10Y15K47 (0%, 10%, 15%, 47%)
(0.00 / 0.10 / 0.15 / 0.47)

CMYK percentages

%0
%10.37
%14.81
%47.06

Codes

Color #877973 in popluar color models

87 79 73
RGB 135 121 115
HSL 18° 8.00% 49.02%
HSB/HSV 18° 14.81% 52.94%
CMYK 0.00% 10.37% 14.81%
47.06%

Color #877973 in popluar number systems.

HEX 87 79 73
Decimal 135 121 115
Binary 10000111 1111001 1110011
Octal 207 171 163

Shades and tints

Shades of #877973

#877973
(135,121,115)
#7B6E69
(123,110,105)
#6F635F
(111,99,95)
#635855
(99,88,85)
#574D4B
(87,77,75)
#4B4241
(75,66,65)
#3F3737
(63,55,55)
#332C2D
(51,44,45)
#272123
(39,33,35)
#1B1619
(27,22,25)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #877973

#877973
(135,121,115)
#91857F
(145,133,127)
#9B918B
(155,145,139)
#A59D97
(165,157,151)
#AFA9A3
(175,169,163)
#B9B5AF
(185,181,175)
#C3C1BB
(195,193,187)
#CDCDC7
(205,205,199)
#D7D9D3
(215,217,211)
#E1E5DF
(225,229,223)
#EBF1EB
(235,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #877973 color. Also use rgb(135,121,115) instead hex code.

Text Font Color

.myTextColor { color: #877973; }

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

This text font color is #877973.

Background Color

.myBgColor { background-color: #877973; }

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

This div background color is #877973.

Border color

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

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

This div border color is #877973.

Opacity

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

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

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

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

This text has shadow with #877973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877973.

Preview

Color preview on black background

This text has color #877973 on black background.


Color preview on white background

This text has color #877973 on white background.


Black color preview on #877973 background

This text has black color on #877973 background.


White color preview on #877973 background

This text has white color on #877973 background.


Related colors

Complementary color

Complementary color for #hex is #78868C.


I love getcolorcode.com

Triadic colors

1 #738779 and #797387 with #877973 are triadic colors.

2 #737987 and #798773 with #877973 are triadic colors.