COLOR #856C26

HEX: #856C26 RGB: (133,108,38)

Color info

#856C26 contains mainly red and green colors. Web safe color of #856C26 is #996633 (or #963).

RGB color model

#856C26 color RGB value is (133,108,38).

RGB: (133,108,38) (52%, 42%, 15%)

RGB channels and saturation

R 133 of 255 = 52%
G 108 of 255 = 42%
B 38 of 255 = 15%

133
108
38

R + G + B ~ 36%. #856C26 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 108 + 38 = 279 (100%)
R 133 of 279 ~ 47.67%
G 108 of 279 ~ 38.71%
B 38 of 279 ~ 13.62'%

%47.67
%38.71
%13.62

CMYK color model

#856C26 color CMYK value is (0,19,71,48).

  • cyan value is 0.00%
  • magenta value is 18.80%
  • yellow value is 71.43%
  • key color value is 47.84%

CMYK: (0,19,71,48)
C0M19Y71K48 (0%, 19%, 71%, 48%)
(0.00 / 0.19 / 0.71 / 0.48)

CMYK percentages

%0
%18.8
%71.43
%47.84

Codes

Color #856C26 in popluar color models

85 6C 26
RGB 133 108 38
HSL 44° 55.56% 33.53%
HSB/HSV 44° 71.43% 52.16%
CMYK 0.00% 18.80% 71.43%
47.84%

Color #856C26 in popluar number systems.

HEX 85 6C 26
Decimal 133 108 38
Binary 10000101 1101100 100110
Octal 205 154 46

Shades and tints

Shades of #856C26

#856C26
(133,108,38)
#796323
(121,99,35)
#6D5A20
(109,90,32)
#61511D
(97,81,29)
#55481A
(85,72,26)
#493F17
(73,63,23)
#3D3614
(61,54,20)
#312D11
(49,45,17)
#25240E
(37,36,14)
#191B0B
(25,27,11)
#0D1208
(13,18,8)
#000000
(0,0,0)

Tints of #856C26

#856C26
(133,108,38)
#907939
(144,121,57)
#9B864C
(155,134,76)
#A6935F
(166,147,95)
#B1A072
(177,160,114)
#BCAD85
(188,173,133)
#C7BA98
(199,186,152)
#D2C7AB
(210,199,171)
#DDD4BE
(221,212,190)
#E8E1D1
(232,225,209)
#F3EEE4
(243,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856C26 color. Also use rgb(133,108,38) instead hex code.

Text Font Color

.myTextColor { color: #856C26; }

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

This text font color is #856C26.

Background Color

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

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

This div background color is #856C26.

Border color

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

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

This div border color is #856C26.

Opacity

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

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

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

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

This text has shadow with #856C26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856C26.

Preview

Color preview on black background

This text has color #856C26 on black background.


Color preview on white background

This text has color #856C26 on white background.


Black color preview on #856C26 background

This text has black color on #856C26 background.


White color preview on #856C26 background

This text has white color on #856C26 background.


Related colors

Complementary color

Complementary color for #hex is #7A93D9.


I love getcolorcode.com

Triadic colors

1 #26856C and #6C2685 with #856C26 are triadic colors.

2 #266C85 and #6C8526 with #856C26 are triadic colors.