COLOR #856B54

HEX: #856B54 RGB: (133,107,84)

Color info

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

RGB color model

#856B54 color RGB value is (133,107,84).

RGB: (133,107,84) (52%, 42%, 33%)

RGB channels and saturation

R 133 of 255 = 52%
G 107 of 255 = 42%
B 84 of 255 = 33%

133
107
84

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

Portions of RGB colors in percentages

R + G + B = 133 + 107 + 84 = 324 (100%)
R 133 of 324 ~ 41.05%
G 107 of 324 ~ 33.02%
B 84 of 324 ~ 25.93'%

%41.05
%33.02
%25.93

CMYK color model

#856B54 color CMYK value is (0,20,37,48).

  • cyan value is 0.00%
  • magenta value is 19.55%
  • yellow value is 36.84%
  • key color value is 47.84%
CMYK: (0,20,37,48) C0M20Y37K48 (0%,20%,37%,48%) (0.00/0.20/0.37/0.48) 

CMYK percentages

%0
%19.55
%36.84
%47.84

Codes

Color #856B54 in popluar color models

85 6B 54
RGB 133 107 84
HSL 28° 22.58% 42.55%
HSB/HSV 28° 36.84% 52.16%
CMYK 0.00% 19.55% 36.84%
47.84%

Color #856B54 in popluar number systems.

HEX 85 6B 54
Decimal 133 107 84
Binary 10000101 1101011 1010100
Octal 205 153 124

Shades and tints

Shades of #856B54

#856B54
(133,107,84)
#79624D
(121,98,77)
#6D5946
(109,89,70)
#61503F
(97,80,63)
#554738
(85,71,56)
#493E31
(73,62,49)
#3D352A
(61,53,42)
#312C23
(49,44,35)
#25231C
(37,35,28)
#191A15
(25,26,21)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #856B54

#856B54
(133,107,84)
#907863
(144,120,99)
#9B8572
(155,133,114)
#A69281
(166,146,129)
#B19F90
(177,159,144)
#BCAC9F
(188,172,159)
#C7B9AE
(199,185,174)
#D2C6BD
(210,198,189)
#DDD3CC
(221,211,204)
#E8E0DB
(232,224,219)
#F3EDEA
(243,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856B54 color. Also use rgb(133,107,84) instead hex code.

Text Font Color

.myTextColor { color: #856B54; }

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

This text font color is #856B54.

Background Color

.myBgColor { background-color: #856B54; }

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

This div background color is #856B54.

Border color

.myBorderColor { border: 1px solid #856B54; }

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

This div border color is #856B54.

Opacity

.myOpacity80 { color: #856B54; opacity: 0.8; }

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

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

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

This text has shadow with #856B54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856B54.

Preview

Color preview on black background

This text has color #856B54 on black background.


Color preview on white background

This text has color #856B54 on white background.


Black color preview on #856B54 background

This text has black color on #856B54 background.


White color preview on #856B54 background

This text has white color on #856B54 background.


Related colors

Complementary color

Complementary color for #hex is #7A94AB.


I love getcolorcode.com

Triadic colors

1 #54856B and #6B5485 with #856B54 are triadic colors.

2 #546B85 and #6B8554 with #856B54 are triadic colors.