COLOR #879571

HEX: #879571 RGB: (135,149,113)

Color info

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

RGB color model

#879571 color RGB value is (135,149,113).

RGB: (135,149,113) (53%, 58%, 44%)

RGB channels and saturation

R 135 of 255 = 53%
G 149 of 255 = 58%
B 113 of 255 = 44%

135
149
113

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

Portions of RGB colors in percentages

R + G + B = 135 + 149 + 113 = 397 (100%)
R 135 of 397 ~ 34.01%
G 149 of 397 ~ 37.53%
B 113 of 397 ~ 28.46'%

%34.01
%37.53
%28.46

CMYK color model

#879571 color CMYK value is (9,0,24,42).

  • cyan value is 9.40%
  • magenta value is 0.00%
  • yellow value is 24.16%
  • key color value is 41.57%

CMYK: (9,0,24,42)
C9M0Y24K42 (9%, 0%, 24%, 42%)
(0.09 / 0.00 / 0.24 / 0.42)

CMYK percentages

%9.4
%0
%24.16
%41.57

Codes

Color #879571 in popluar color models

87 95 71
RGB 135 149 113
HSL 83° 14.52% 51.37%
HSB/HSV 83° 24.16% 58.43%
CMYK 9.40% 0.00% 24.16%
41.57%

Color #879571 in popluar number systems.

HEX 87 95 71
Decimal 135 149 113
Binary 10000111 10010101 1110001
Octal 207 225 161

Shades and tints

Shades of #879571

#879571
(135,149,113)
#7B8867
(123,136,103)
#6F7B5D
(111,123,93)
#636E53
(99,110,83)
#576149
(87,97,73)
#4B543F
(75,84,63)
#3F4735
(63,71,53)
#333A2B
(51,58,43)
#272D21
(39,45,33)
#1B2017
(27,32,23)
#0F130D
(15,19,13)
#000000
(0,0,0)

Tints of #879571

#879571
(135,149,113)
#919E7D
(145,158,125)
#9BA789
(155,167,137)
#A5B095
(165,176,149)
#AFB9A1
(175,185,161)
#B9C2AD
(185,194,173)
#C3CBB9
(195,203,185)
#CDD4C5
(205,212,197)
#D7DDD1
(215,221,209)
#E1E6DD
(225,230,221)
#EBEFE9
(235,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #879571; }

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

This text font color is #879571.

Background Color

.myBgColor { background-color: #879571; }

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

This div background color is #879571.

Border color

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

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

This div border color is #879571.

Opacity

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

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

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

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

This text has shadow with #879571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #879571.

Preview

Color preview on black background

This text has color #879571 on black background.


Color preview on white background

This text has color #879571 on white background.


Black color preview on #879571 background

This text has black color on #879571 background.


White color preview on #879571 background

This text has white color on #879571 background.


Related colors

Complementary color

Complementary color for #hex is #786A8E.


I love getcolorcode.com

Triadic colors

1 #718795 and #957187 with #879571 are triadic colors.

2 #719587 and #958771 with #879571 are triadic colors.