COLOR #86684C

HEX: #86684C RGB: (134,104,76)

Color info

#86684C contains red, green and blue colors in about the same proportion. Web safe color of #86684C is #996633 (or #963).

RGB color model

#86684C color RGB value is (134,104,76).

RGB: (134,104,76) (53%, 41%, 30%)

RGB channels and saturation

R 134 of 255 = 53%
G 104 of 255 = 41%
B 76 of 255 = 30%

134
104
76

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

Portions of RGB colors in percentages

R + G + B = 134 + 104 + 76 = 314 (100%)
R 134 of 314 ~ 42.68%
G 104 of 314 ~ 33.12%
B 76 of 314 ~ 24.2'%

%42.68
%33.12
%24.2

CMYK color model

#86684C color CMYK value is (0,22,43,47).

  • cyan value is 0.00%
  • magenta value is 22.39%
  • yellow value is 43.28%
  • key color value is 47.45%
CMYK: (0,22,43,47) C0M22Y43K47 (0%,22%,43%,47%) (0.00/0.22/0.43/0.47) 

CMYK percentages

%0
%22.39
%43.28
%47.45

Codes

Color #86684C in popluar color models

86 68 4C
RGB 134 104 76
HSL 29° 27.62% 41.18%
HSB/HSV 29° 43.28% 52.55%
CMYK 0.00% 22.39% 43.28%
47.45%

Color #86684C in popluar number systems.

HEX 86 68 4C
Decimal 134 104 76
Binary 10000110 1101000 1001100
Octal 206 150 114

Shades and tints

Shades of #86684C

#86684C
(134,104,76)
#7A5F46
(122,95,70)
#6E5640
(110,86,64)
#624D3A
(98,77,58)
#564434
(86,68,52)
#4A3B2E
(74,59,46)
#3E3228
(62,50,40)
#322922
(50,41,34)
#26201C
(38,32,28)
#1A1716
(26,23,22)
#0E0E10
(14,14,16)
#000000
(0,0,0)

Tints of #86684C

#86684C
(134,104,76)
#91755C
(145,117,92)
#9C826C
(156,130,108)
#A78F7C
(167,143,124)
#B29C8C
(178,156,140)
#BDA99C
(189,169,156)
#C8B6AC
(200,182,172)
#D3C3BC
(211,195,188)
#DED0CC
(222,208,204)
#E9DDDC
(233,221,220)
#F4EAEC
(244,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86684C color. Also use rgb(134,104,76) instead hex code.

Text Font Color

.myTextColor { color: #86684C; }

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

This text font color is #86684C.

Background Color

.myBgColor { background-color: #86684C; }

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

This div background color is #86684C.

Border color

.myBorderColor { border: 1px solid #86684C; }

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

This div border color is #86684C.

Opacity

.myOpacity80 { color: #86684C; opacity: 0.8; }

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

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

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

This text has shadow with #86684C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86684C.

Preview

Color preview on black background

This text has color #86684C on black background.


Color preview on white background

This text has color #86684C on white background.


Black color preview on #86684C background

This text has black color on #86684C background.


White color preview on #86684C background

This text has white color on #86684C background.


Related colors

Complementary color

Complementary color for #hex is #7997B3.


I love getcolorcode.com

Triadic colors

1 #4C8668 and #684C86 with #86684C are triadic colors.

2 #4C6886 and #68864C with #86684C are triadic colors.