COLOR #857767

HEX: #857767 RGB: (133,119,103)

Color info

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

RGB color model

#857767 color RGB value is (133,119,103).

RGB: (133,119,103) (52%, 47%, 40%)

RGB channels and saturation

R 133 of 255 = 52%
G 119 of 255 = 47%
B 103 of 255 = 40%

133
119
103

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

Portions of RGB colors in percentages

R + G + B = 133 + 119 + 103 = 355 (100%)
R 133 of 355 ~ 37.46%
G 119 of 355 ~ 33.52%
B 103 of 355 ~ 29.01'%

%37.46
%33.52
%29.01

CMYK color model

#857767 color CMYK value is (0,11,23,48).

  • cyan value is 0.00%
  • magenta value is 10.53%
  • yellow value is 22.56%
  • key color value is 47.84%

CMYK: (0,11,23,48)
C0M11Y23K48 (0%, 11%, 23%, 48%)
(0.00 / 0.11 / 0.23 / 0.48)

CMYK percentages

%0
%10.53
%22.56
%47.84

Codes

Color #857767 in popluar color models

85 77 67
RGB 133 119 103
HSL 32° 12.71% 46.27%
HSB/HSV 32° 22.56% 52.16%
CMYK 0.00% 10.53% 22.56%
47.84%

Color #857767 in popluar number systems.

HEX 85 77 67
Decimal 133 119 103
Binary 10000101 1110111 1100111
Octal 205 167 147

Shades and tints

Shades of #857767

#857767
(133,119,103)
#796D5E
(121,109,94)
#6D6355
(109,99,85)
#61594C
(97,89,76)
#554F43
(85,79,67)
#49453A
(73,69,58)
#3D3B31
(61,59,49)
#313128
(49,49,40)
#25271F
(37,39,31)
#191D16
(25,29,22)
#0D130D
(13,19,13)
#000000
(0,0,0)

Tints of #857767

#857767
(133,119,103)
#908374
(144,131,116)
#9B8F81
(155,143,129)
#A69B8E
(166,155,142)
#B1A79B
(177,167,155)
#BCB3A8
(188,179,168)
#C7BFB5
(199,191,181)
#D2CBC2
(210,203,194)
#DDD7CF
(221,215,207)
#E8E3DC
(232,227,220)
#F3EFE9
(243,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857767 color. Also use rgb(133,119,103) instead hex code.

Text Font Color

.myTextColor { color: #857767; }

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

This text font color is #857767.

Background Color

.myBgColor { background-color: #857767; }

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

This div background color is #857767.

Border color

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

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

This div border color is #857767.

Opacity

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

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

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

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

This text has shadow with #857767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857767.

Preview

Color preview on black background

This text has color #857767 on black background.


Color preview on white background

This text has color #857767 on white background.


Black color preview on #857767 background

This text has black color on #857767 background.


White color preview on #857767 background

This text has white color on #857767 background.


Related colors

Complementary color

Complementary color for #hex is #7A8898.


I love getcolorcode.com

Triadic colors

1 #678577 and #776785 with #857767 are triadic colors.

2 #677785 and #778567 with #857767 are triadic colors.