COLOR #877974

HEX: #877974 RGB: (135,121,116)

Color info

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

RGB color model

#877974 color RGB value is (135,121,116).

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

RGB channels and saturation

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

135
121
116

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

Portions of RGB colors in percentages

R + G + B = 135 + 121 + 116 = 372 (100%)
R 135 of 372 ~ 36.29%
G 121 of 372 ~ 32.53%
B 116 of 372 ~ 31.18'%

%36.29
%32.53
%31.18

CMYK color model

#877974 color CMYK value is (0,10,14,47).

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

CMYK: (0,10,14,47)
C0M10Y14K47 (0%, 10%, 14%, 47%)
(0.00 / 0.10 / 0.14 / 0.47)

CMYK percentages

%0
%10.37
%14.07
%47.06

Codes

Color #877974 in popluar color models

87 79 74
RGB 135 121 116
HSL 16° 7.57% 49.22%
HSB/HSV 16° 14.07% 52.94%
CMYK 0.00% 10.37% 14.07%
47.06%

Color #877974 in popluar number systems.

HEX 87 79 74
Decimal 135 121 116
Binary 10000111 1111001 1110100
Octal 207 171 164

Shades and tints

Shades of #877974

#877974
(135,121,116)
#7B6E6A
(123,110,106)
#6F6360
(111,99,96)
#635856
(99,88,86)
#574D4C
(87,77,76)
#4B4242
(75,66,66)
#3F3738
(63,55,56)
#332C2E
(51,44,46)
#272124
(39,33,36)
#1B161A
(27,22,26)
#0F0B10
(15,11,16)
#000000
(0,0,0)

Tints of #877974

#877974
(135,121,116)
#918580
(145,133,128)
#9B918C
(155,145,140)
#A59D98
(165,157,152)
#AFA9A4
(175,169,164)
#B9B5B0
(185,181,176)
#C3C1BC
(195,193,188)
#CDCDC8
(205,205,200)
#D7D9D4
(215,217,212)
#E1E5E0
(225,229,224)
#EBF1EC
(235,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877974; }

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

This text font color is #877974.

Background Color

.myBgColor { background-color: #877974; }

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

This div background color is #877974.

Border color

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

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

This div border color is #877974.

Opacity

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

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

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

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

This text has shadow with #877974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877974.

Preview

Color preview on black background

This text has color #877974 on black background.


Color preview on white background

This text has color #877974 on white background.


Black color preview on #877974 background

This text has black color on #877974 background.


White color preview on #877974 background

This text has white color on #877974 background.


Related colors

Complementary color

Complementary color for #hex is #78868B.


I love getcolorcode.com

Triadic colors

1 #748779 and #797487 with #877974 are triadic colors.

2 #747987 and #798774 with #877974 are triadic colors.