COLOR #867347

HEX: #867347 RGB: (134,115,71)

Color info

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

RGB color model

#867347 color RGB value is (134,115,71).

RGB: (134,115,71) (53%, 45%, 28%)

RGB channels and saturation

R 134 of 255 = 53%
G 115 of 255 = 45%
B 71 of 255 = 28%

134
115
71

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

Portions of RGB colors in percentages

R + G + B = 134 + 115 + 71 = 320 (100%)
R 134 of 320 ~ 41.88%
G 115 of 320 ~ 35.94%
B 71 of 320 ~ 22.19'%

%41.88
%35.94
%22.19

CMYK color model

#867347 color CMYK value is (0,14,47,47).

  • cyan value is 0.00%
  • magenta value is 14.18%
  • yellow value is 47.01%
  • key color value is 47.45%

CMYK: (0,14,47,47)
C0M14Y47K47 (0%, 14%, 47%, 47%)
(0.00 / 0.14 / 0.47 / 0.47)

CMYK percentages

%0
%14.18
%47.01
%47.45

Codes

Color #867347 in popluar color models

86 73 47
RGB 134 115 71
HSL 42° 30.73% 40.20%
HSB/HSV 42° 47.01% 52.55%
CMYK 0.00% 14.18% 47.01%
47.45%

Color #867347 in popluar number systems.

HEX 86 73 47
Decimal 134 115 71
Binary 10000110 1110011 1000111
Octal 206 163 107

Shades and tints

Shades of #867347

#867347
(134,115,71)
#7A6941
(122,105,65)
#6E5F3B
(110,95,59)
#625535
(98,85,53)
#564B2F
(86,75,47)
#4A4129
(74,65,41)
#3E3723
(62,55,35)
#322D1D
(50,45,29)
#262317
(38,35,23)
#1A1911
(26,25,17)
#0E0F0B
(14,15,11)
#000000
(0,0,0)

Tints of #867347

#867347
(134,115,71)
#917F57
(145,127,87)
#9C8B67
(156,139,103)
#A79777
(167,151,119)
#B2A387
(178,163,135)
#BDAF97
(189,175,151)
#C8BBA7
(200,187,167)
#D3C7B7
(211,199,183)
#DED3C7
(222,211,199)
#E9DFD7
(233,223,215)
#F4EBE7
(244,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #867347 color. Also use rgb(134,115,71) instead hex code.

Text Font Color

.myTextColor { color: #867347; }

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

This text font color is #867347.

Background Color

.myBgColor { background-color: #867347; }

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

This div background color is #867347.

Border color

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

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

This div border color is #867347.

Opacity

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

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

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

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

This text has shadow with #867347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867347.

Preview

Color preview on black background

This text has color #867347 on black background.


Color preview on white background

This text has color #867347 on white background.


Black color preview on #867347 background

This text has black color on #867347 background.


White color preview on #867347 background

This text has white color on #867347 background.


Related colors

Complementary color

Complementary color for #hex is #798CB8.


I love getcolorcode.com

Triadic colors

1 #478673 and #734786 with #867347 are triadic colors.

2 #477386 and #738647 with #867347 are triadic colors.