COLOR #857871

HEX: #857871 RGB: (133,120,113)

Color info

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

RGB color model

#857871 color RGB value is (133,120,113).

RGB: (133,120,113) (52%, 47%, 44%)

RGB channels and saturation

R 133 of 255 = 52%
G 120 of 255 = 47%
B 113 of 255 = 44%

133
120
113

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

Portions of RGB colors in percentages

R + G + B = 133 + 120 + 113 = 366 (100%)
R 133 of 366 ~ 36.34%
G 120 of 366 ~ 32.79%
B 113 of 366 ~ 30.87'%

%36.34
%32.79
%30.87

CMYK color model

#857871 color CMYK value is (0,10,15,48).

  • cyan value is 0.00%
  • magenta value is 9.77%
  • yellow value is 15.04%
  • key color value is 47.84%

CMYK: (0,10,15,48)
C0M10Y15K48 (0%, 10%, 15%, 48%)
(0.00 / 0.10 / 0.15 / 0.48)

CMYK percentages

%0
%9.77
%15.04
%47.84

Codes

Color #857871 in popluar color models

85 78 71
RGB 133 120 113
HSL 21° 8.13% 48.24%
HSB/HSV 21° 15.04% 52.16%
CMYK 0.00% 9.77% 15.04%
47.84%

Color #857871 in popluar number systems.

HEX 85 78 71
Decimal 133 120 113
Binary 10000101 1111000 1110001
Octal 205 170 161

Shades and tints

Shades of #857871

#857871
(133,120,113)
#796E67
(121,110,103)
#6D645D
(109,100,93)
#615A53
(97,90,83)
#555049
(85,80,73)
#49463F
(73,70,63)
#3D3C35
(61,60,53)
#31322B
(49,50,43)
#252821
(37,40,33)
#191E17
(25,30,23)
#0D140D
(13,20,13)
#000000
(0,0,0)

Tints of #857871

#857871
(133,120,113)
#90847D
(144,132,125)
#9B9089
(155,144,137)
#A69C95
(166,156,149)
#B1A8A1
(177,168,161)
#BCB4AD
(188,180,173)
#C7C0B9
(199,192,185)
#D2CCC5
(210,204,197)
#DDD8D1
(221,216,209)
#E8E4DD
(232,228,221)
#F3F0E9
(243,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857871 color. Also use rgb(133,120,113) instead hex code.

Text Font Color

.myTextColor { color: #857871; }

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

This text font color is #857871.

Background Color

.myBgColor { background-color: #857871; }

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

This div background color is #857871.

Border color

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

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

This div border color is #857871.

Opacity

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

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

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

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

This text has shadow with #857871 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857871.

Preview

Color preview on black background

This text has color #857871 on black background.


Color preview on white background

This text has color #857871 on white background.


Black color preview on #857871 background

This text has black color on #857871 background.


White color preview on #857871 background

This text has white color on #857871 background.


Related colors

Complementary color

Complementary color for #hex is #7A878E.


I love getcolorcode.com

Triadic colors

1 #718578 and #787185 with #857871 are triadic colors.

2 #717885 and #788571 with #857871 are triadic colors.