COLOR #877371

HEX: #877371 RGB: (135,115,113)

Color info

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

RGB color model

#877371 color RGB value is (135,115,113).

RGB: (135,115,113) (53%, 45%, 44%)

RGB channels and saturation

R 135 of 255 = 53%
G 115 of 255 = 45%
B 113 of 255 = 44%

135
115
113

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

Portions of RGB colors in percentages

R + G + B = 135 + 115 + 113 = 363 (100%)
R 135 of 363 ~ 37.19%
G 115 of 363 ~ 31.68%
B 113 of 363 ~ 31.13'%

%37.19
%31.68
%31.13

CMYK color model

#877371 color CMYK value is (0,15,16,47).

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

CMYK: (0,15,16,47)
C0M15Y16K47 (0%, 15%, 16%, 47%)
(0.00 / 0.15 / 0.16 / 0.47)

CMYK percentages

%0
%14.81
%16.3
%47.06

Codes

Color #877371 in popluar color models

87 73 71
RGB 135 115 113
HSL 8.87% 48.63%
HSB/HSV 16.30% 52.94%
CMYK 0.00% 14.81% 16.30%
47.06%

Color #877371 in popluar number systems.

HEX 87 73 71
Decimal 135 115 113
Binary 10000111 1110011 1110001
Octal 207 163 161

Shades and tints

Shades of #877371

#877371
(135,115,113)
#7B6967
(123,105,103)
#6F5F5D
(111,95,93)
#635553
(99,85,83)
#574B49
(87,75,73)
#4B413F
(75,65,63)
#3F3735
(63,55,53)
#332D2B
(51,45,43)
#272321
(39,35,33)
#1B1917
(27,25,23)
#0F0F0D
(15,15,13)
#000000
(0,0,0)

Tints of #877371

#877371
(135,115,113)
#917F7D
(145,127,125)
#9B8B89
(155,139,137)
#A59795
(165,151,149)
#AFA3A1
(175,163,161)
#B9AFAD
(185,175,173)
#C3BBB9
(195,187,185)
#CDC7C5
(205,199,197)
#D7D3D1
(215,211,209)
#E1DFDD
(225,223,221)
#EBEBE9
(235,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877371; }

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

This text font color is #877371.

Background Color

.myBgColor { background-color: #877371; }

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

This div background color is #877371.

Border color

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

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

This div border color is #877371.

Opacity

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

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

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

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

This text has shadow with #877371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877371.

Preview

Color preview on black background

This text has color #877371 on black background.


Color preview on white background

This text has color #877371 on white background.


Black color preview on #877371 background

This text has black color on #877371 background.


White color preview on #877371 background

This text has white color on #877371 background.


Related colors

Complementary color

Complementary color for #hex is #788C8E.


I love getcolorcode.com

Triadic colors

1 #718773 and #737187 with #877371 are triadic colors.

2 #717387 and #738771 with #877371 are triadic colors.