COLOR #878171

HEX: #878171 RGB: (135,129,113)

Color info

#878171 contains red, green and blue colors in about the same proportion. Web safe color of #878171 is #999966 (or #996).

RGB color model

#878171 color RGB value is (135,129,113).

RGB: (135,129,113) (53%, 51%, 44%)

RGB channels and saturation

R 135 of 255 = 53%
G 129 of 255 = 51%
B 113 of 255 = 44%

135
129
113

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

Portions of RGB colors in percentages

R + G + B = 135 + 129 + 113 = 377 (100%)
R 135 of 377 ~ 35.81%
G 129 of 377 ~ 34.22%
B 113 of 377 ~ 29.97'%

%35.81
%34.22
%29.97

CMYK color model

#878171 color CMYK value is (0,4,16,47).

  • cyan value is 0.00%
  • magenta value is 4.44%
  • yellow value is 16.30%
  • key color value is 47.06%

CMYK: (0,4,16,47)
C0M4Y16K47 (0%, 4%, 16%, 47%)
(0.00 / 0.04 / 0.16 / 0.47)

CMYK percentages

%0
%4.44
%16.3
%47.06

Codes

Color #878171 in popluar color models

87 81 71
RGB 135 129 113
HSL 44° 8.87% 48.63%
HSB/HSV 44° 16.30% 52.94%
CMYK 0.00% 4.44% 16.30%
47.06%

Color #878171 in popluar number systems.

HEX 87 81 71
Decimal 135 129 113
Binary 10000111 10000001 1110001
Octal 207 201 161

Shades and tints

Shades of #878171

#878171
(135,129,113)
#7B7667
(123,118,103)
#6F6B5D
(111,107,93)
#636053
(99,96,83)
#575549
(87,85,73)
#4B4A3F
(75,74,63)
#3F3F35
(63,63,53)
#33342B
(51,52,43)
#272921
(39,41,33)
#1B1E17
(27,30,23)
#0F130D
(15,19,13)
#000000
(0,0,0)

Tints of #878171

#878171
(135,129,113)
#918C7D
(145,140,125)
#9B9789
(155,151,137)
#A5A295
(165,162,149)
#AFADA1
(175,173,161)
#B9B8AD
(185,184,173)
#C3C3B9
(195,195,185)
#CDCEC5
(205,206,197)
#D7D9D1
(215,217,209)
#E1E4DD
(225,228,221)
#EBEFE9
(235,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #878171 color. Also use rgb(135,129,113) instead hex code.

Text Font Color

.myTextColor { color: #878171; }

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

This text font color is #878171.

Background Color

.myBgColor { background-color: #878171; }

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

This div background color is #878171.

Border color

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

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

This div border color is #878171.

Opacity

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

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

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

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

This text has shadow with #878171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #878171.

Preview

Color preview on black background

This text has color #878171 on black background.


Color preview on white background

This text has color #878171 on white background.


Black color preview on #878171 background

This text has black color on #878171 background.


White color preview on #878171 background

This text has white color on #878171 background.


Related colors

Complementary color

Complementary color for #hex is #787E8E.


I love getcolorcode.com

Triadic colors

1 #718781 and #817187 with #878171 are triadic colors.

2 #718187 and #818771 with #878171 are triadic colors.