COLOR #856557

HEX: #856557 RGB: (133,101,87)

Color info

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

RGB color model

#856557 color RGB value is (133,101,87).

RGB: (133,101,87) (52%, 40%, 34%)

RGB channels and saturation

R 133 of 255 = 52%
G 101 of 255 = 40%
B 87 of 255 = 34%

133
101
87

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

Portions of RGB colors in percentages

R + G + B = 133 + 101 + 87 = 321 (100%)
R 133 of 321 ~ 41.43%
G 101 of 321 ~ 31.46%
B 87 of 321 ~ 27.1'%

%41.43
%31.46
%27.1

CMYK color model

#856557 color CMYK value is (0,24,35,48).

  • cyan value is 0.00%
  • magenta value is 24.06%
  • yellow value is 34.59%
  • key color value is 47.84%

CMYK: (0,24,35,48)
C0M24Y35K48 (0%, 24%, 35%, 48%)
(0.00 / 0.24 / 0.35 / 0.48)

CMYK percentages

%0
%24.06
%34.59
%47.84

Codes

Color #856557 in popluar color models

85 65 57
RGB 133 101 87
HSL 18° 20.91% 43.14%
HSB/HSV 18° 34.59% 52.16%
CMYK 0.00% 24.06% 34.59%
47.84%

Color #856557 in popluar number systems.

HEX 85 65 57
Decimal 133 101 87
Binary 10000101 1100101 1010111
Octal 205 145 127

Shades and tints

Shades of #856557

#856557
(133,101,87)
#795C50
(121,92,80)
#6D5349
(109,83,73)
#614A42
(97,74,66)
#55413B
(85,65,59)
#493834
(73,56,52)
#3D2F2D
(61,47,45)
#312626
(49,38,38)
#251D1F
(37,29,31)
#191418
(25,20,24)
#0D0B11
(13,11,17)
#000000
(0,0,0)

Tints of #856557

#856557
(133,101,87)
#907366
(144,115,102)
#9B8175
(155,129,117)
#A68F84
(166,143,132)
#B19D93
(177,157,147)
#BCABA2
(188,171,162)
#C7B9B1
(199,185,177)
#D2C7C0
(210,199,192)
#DDD5CF
(221,213,207)
#E8E3DE
(232,227,222)
#F3F1ED
(243,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856557 color. Also use rgb(133,101,87) instead hex code.

Text Font Color

.myTextColor { color: #856557; }

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

This text font color is #856557.

Background Color

.myBgColor { background-color: #856557; }

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

This div background color is #856557.

Border color

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

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

This div border color is #856557.

Opacity

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

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

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

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

This text has shadow with #856557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856557.

Preview

Color preview on black background

This text has color #856557 on black background.


Color preview on white background

This text has color #856557 on white background.


Black color preview on #856557 background

This text has black color on #856557 background.


White color preview on #856557 background

This text has white color on #856557 background.


Related colors

Complementary color

Complementary color for #hex is #7A9AA8.


I love getcolorcode.com

Triadic colors

1 #578565 and #655785 with #856557 are triadic colors.

2 #576585 and #658557 with #856557 are triadic colors.