COLOR #856F43

HEX: #856F43 RGB: (133,111,67)

Color info

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

RGB color model

#856F43 color RGB value is (133,111,67).

RGB: (133,111,67) (52%, 44%, 26%)

RGB channels and saturation

R 133 of 255 = 52%
G 111 of 255 = 44%
B 67 of 255 = 26%

133
111
67

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

Portions of RGB colors in percentages

R + G + B = 133 + 111 + 67 = 311 (100%)
R 133 of 311 ~ 42.77%
G 111 of 311 ~ 35.69%
B 67 of 311 ~ 21.54'%

%42.77
%35.69
%21.54

CMYK color model

#856F43 color CMYK value is (0,17,50,48).

  • cyan value is 0.00%
  • magenta value is 16.54%
  • yellow value is 49.62%
  • key color value is 47.84%

CMYK: (0,17,50,48)
C0M17Y50K48 (0%, 17%, 50%, 48%)
(0.00 / 0.17 / 0.50 / 0.48)

CMYK percentages

%0
%16.54
%49.62
%47.84

Codes

Color #856F43 in popluar color models

85 6F 43
RGB 133 111 67
HSL 40° 33.00% 39.22%
HSB/HSV 40° 49.62% 52.16%
CMYK 0.00% 16.54% 49.62%
47.84%

Color #856F43 in popluar number systems.

HEX 85 6F 43
Decimal 133 111 67
Binary 10000101 1101111 1000011
Octal 205 157 103

Shades and tints

Shades of #856F43

#856F43
(133,111,67)
#79653D
(121,101,61)
#6D5B37
(109,91,55)
#615131
(97,81,49)
#55472B
(85,71,43)
#493D25
(73,61,37)
#3D331F
(61,51,31)
#312919
(49,41,25)
#251F13
(37,31,19)
#19150D
(25,21,13)
#0D0B07
(13,11,7)
#000000
(0,0,0)

Tints of #856F43

#856F43
(133,111,67)
#907C54
(144,124,84)
#9B8965
(155,137,101)
#A69676
(166,150,118)
#B1A387
(177,163,135)
#BCB098
(188,176,152)
#C7BDA9
(199,189,169)
#D2CABA
(210,202,186)
#DDD7CB
(221,215,203)
#E8E4DC
(232,228,220)
#F3F1ED
(243,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856F43 color. Also use rgb(133,111,67) instead hex code.

Text Font Color

.myTextColor { color: #856F43; }

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

This text font color is #856F43.

Background Color

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

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

This div background color is #856F43.

Border color

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

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

This div border color is #856F43.

Opacity

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

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

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

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

This text has shadow with #856F43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856F43.

Preview

Color preview on black background

This text has color #856F43 on black background.


Color preview on white background

This text has color #856F43 on white background.


Black color preview on #856F43 background

This text has black color on #856F43 background.


White color preview on #856F43 background

This text has white color on #856F43 background.


Related colors

Complementary color

Complementary color for #hex is #7A90BC.


I love getcolorcode.com

Triadic colors

1 #43856F and #6F4385 with #856F43 are triadic colors.

2 #436F85 and #6F8543 with #856F43 are triadic colors.