COLOR #86714C

HEX: #86714C RGB: (134,113,76)

Color info

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

RGB color model

#86714C color RGB value is (134,113,76).

RGB: (134,113,76) (53%, 44%, 30%)

RGB channels and saturation

R 134 of 255 = 53%
G 113 of 255 = 44%
B 76 of 255 = 30%

134
113
76

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

Portions of RGB colors in percentages

R + G + B = 134 + 113 + 76 = 323 (100%)
R 134 of 323 ~ 41.49%
G 113 of 323 ~ 34.98%
B 76 of 323 ~ 23.53'%

%41.49
%34.98
%23.53

CMYK color model

#86714C color CMYK value is (0,16,43,47).

  • cyan value is 0.00%
  • magenta value is 15.67%
  • yellow value is 43.28%
  • key color value is 47.45%

CMYK: (0,16,43,47)
C0M16Y43K47 (0%, 16%, 43%, 47%)
(0.00 / 0.16 / 0.43 / 0.47)

CMYK percentages

%0
%15.67
%43.28
%47.45

Codes

Color #86714C in popluar color models

86 71 4C
RGB 134 113 76
HSL 38° 27.62% 41.18%
HSB/HSV 38° 43.28% 52.55%
CMYK 0.00% 15.67% 43.28%
47.45%

Color #86714C in popluar number systems.

HEX 86 71 4C
Decimal 134 113 76
Binary 10000110 1110001 1001100
Octal 206 161 114

Shades and tints

Shades of #86714C

#86714C
(134,113,76)
#7A6746
(122,103,70)
#6E5D40
(110,93,64)
#62533A
(98,83,58)
#564934
(86,73,52)
#4A3F2E
(74,63,46)
#3E3528
(62,53,40)
#322B22
(50,43,34)
#26211C
(38,33,28)
#1A1716
(26,23,22)
#0E0D10
(14,13,16)
#000000
(0,0,0)

Tints of #86714C

#86714C
(134,113,76)
#917D5C
(145,125,92)
#9C896C
(156,137,108)
#A7957C
(167,149,124)
#B2A18C
(178,161,140)
#BDAD9C
(189,173,156)
#C8B9AC
(200,185,172)
#D3C5BC
(211,197,188)
#DED1CC
(222,209,204)
#E9DDDC
(233,221,220)
#F4E9EC
(244,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #86714C; }

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

This text font color is #86714C.

Background Color

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

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

This div background color is #86714C.

Border color

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

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

This div border color is #86714C.

Opacity

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

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

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

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

This text has shadow with #86714C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86714C.

Preview

Color preview on black background

This text has color #86714C on black background.


Color preview on white background

This text has color #86714C on white background.


Black color preview on #86714C background

This text has black color on #86714C background.


White color preview on #86714C background

This text has white color on #86714C background.


Related colors

Complementary color

Complementary color for #hex is #798EB3.


I love getcolorcode.com

Triadic colors

1 #4C8671 and #714C86 with #86714C are triadic colors.

2 #4C7186 and #71864C with #86714C are triadic colors.