COLOR #867647

HEX: #867647 RGB: (134,118,71)

Color info

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

RGB color model

#867647 color RGB value is (134,118,71).

RGB: (134,118,71) (53%, 46%, 28%)

RGB channels and saturation

R 134 of 255 = 53%
G 118 of 255 = 46%
B 71 of 255 = 28%

134
118
71

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

Portions of RGB colors in percentages

R + G + B = 134 + 118 + 71 = 323 (100%)
R 134 of 323 ~ 41.49%
G 118 of 323 ~ 36.53%
B 71 of 323 ~ 21.98'%

%41.49
%36.53
%21.98

CMYK color model

#867647 color CMYK value is (0,12,47,47).

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

CMYK: (0,12,47,47)
C0M12Y47K47 (0%, 12%, 47%, 47%)
(0.00 / 0.12 / 0.47 / 0.47)

CMYK percentages

%0
%11.94
%47.01
%47.45

Codes

Color #867647 in popluar color models

86 76 47
RGB 134 118 71
HSL 45° 30.73% 40.20%
HSB/HSV 45° 47.01% 52.55%
CMYK 0.00% 11.94% 47.01%
47.45%

Color #867647 in popluar number systems.

HEX 86 76 47
Decimal 134 118 71
Binary 10000110 1110110 1000111
Octal 206 166 107

Shades and tints

Shades of #867647

#867647
(134,118,71)
#7A6C41
(122,108,65)
#6E623B
(110,98,59)
#625835
(98,88,53)
#564E2F
(86,78,47)
#4A4429
(74,68,41)
#3E3A23
(62,58,35)
#32301D
(50,48,29)
#262617
(38,38,23)
#1A1C11
(26,28,17)
#0E120B
(14,18,11)
#000000
(0,0,0)

Tints of #867647

#867647
(134,118,71)
#918257
(145,130,87)
#9C8E67
(156,142,103)
#A79A77
(167,154,119)
#B2A687
(178,166,135)
#BDB297
(189,178,151)
#C8BEA7
(200,190,167)
#D3CAB7
(211,202,183)
#DED6C7
(222,214,199)
#E9E2D7
(233,226,215)
#F4EEE7
(244,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #867647; }

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

This text font color is #867647.

Background Color

.myBgColor { background-color: #867647; }

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

This div background color is #867647.

Border color

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

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

This div border color is #867647.

Opacity

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

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

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

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

This text has shadow with #867647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867647.

Preview

Color preview on black background

This text has color #867647 on black background.


Color preview on white background

This text has color #867647 on white background.


Black color preview on #867647 background

This text has black color on #867647 background.


White color preview on #867647 background

This text has white color on #867647 background.


Related colors

Complementary color

Complementary color for #hex is #7989B8.


I love getcolorcode.com

Triadic colors

1 #478676 and #764786 with #867647 are triadic colors.

2 #477686 and #768647 with #867647 are triadic colors.