COLOR #857656

HEX: #857656 RGB: (133,118,86)

Color info

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

RGB color model

#857656 color RGB value is (133,118,86).

RGB: (133,118,86) (52%, 46%, 34%)

RGB channels and saturation

R 133 of 255 = 52%
G 118 of 255 = 46%
B 86 of 255 = 34%

133
118
86

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

Portions of RGB colors in percentages

R + G + B = 133 + 118 + 86 = 337 (100%)
R 133 of 337 ~ 39.47%
G 118 of 337 ~ 35.01%
B 86 of 337 ~ 25.52'%

%39.47
%35.01
%25.52

CMYK color model

#857656 color CMYK value is (0,11,35,48).

  • cyan value is 0.00%
  • magenta value is 11.28%
  • yellow value is 35.34%
  • key color value is 47.84%

CMYK: (0,11,35,48)
C0M11Y35K48 (0%, 11%, 35%, 48%)
(0.00 / 0.11 / 0.35 / 0.48)

CMYK percentages

%0
%11.28
%35.34
%47.84

Codes

Color #857656 in popluar color models

85 76 56
RGB 133 118 86
HSL 41° 21.46% 42.94%
HSB/HSV 41° 35.34% 52.16%
CMYK 0.00% 11.28% 35.34%
47.84%

Color #857656 in popluar number systems.

HEX 85 76 56
Decimal 133 118 86
Binary 10000101 1110110 1010110
Octal 205 166 126

Shades and tints

Shades of #857656

#857656
(133,118,86)
#796C4F
(121,108,79)
#6D6248
(109,98,72)
#615841
(97,88,65)
#554E3A
(85,78,58)
#494433
(73,68,51)
#3D3A2C
(61,58,44)
#313025
(49,48,37)
#25261E
(37,38,30)
#191C17
(25,28,23)
#0D1210
(13,18,16)
#000000
(0,0,0)

Tints of #857656

#857656
(133,118,86)
#908265
(144,130,101)
#9B8E74
(155,142,116)
#A69A83
(166,154,131)
#B1A692
(177,166,146)
#BCB2A1
(188,178,161)
#C7BEB0
(199,190,176)
#D2CABF
(210,202,191)
#DDD6CE
(221,214,206)
#E8E2DD
(232,226,221)
#F3EEEC
(243,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857656 color. Also use rgb(133,118,86) instead hex code.

Text Font Color

.myTextColor { color: #857656; }

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

This text font color is #857656.

Background Color

.myBgColor { background-color: #857656; }

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

This div background color is #857656.

Border color

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

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

This div border color is #857656.

Opacity

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

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

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

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

This text has shadow with #857656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857656.

Preview

Color preview on black background

This text has color #857656 on black background.


Color preview on white background

This text has color #857656 on white background.


Black color preview on #857656 background

This text has black color on #857656 background.


White color preview on #857656 background

This text has white color on #857656 background.


Related colors

Complementary color

Complementary color for #hex is #7A89A9.


I love getcolorcode.com

Triadic colors

1 #568576 and #765685 with #857656 are triadic colors.

2 #567685 and #768556 with #857656 are triadic colors.