COLOR #86746D

HEX: #86746D RGB: (134,116,109)

Color info

#86746D contains red, green and blue colors in about the same proportion. Web safe color of #86746D is #996666 (or #966).

RGB color model

#86746D color RGB value is (134,116,109).

RGB: (134,116,109) (53%, 45%, 43%)

RGB channels and saturation

R 134 of 255 = 53%
G 116 of 255 = 45%
B 109 of 255 = 43%

134
116
109

R + G + B ~ 47%. #86746D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 116 + 109 = 359 (100%)
R 134 of 359 ~ 37.33%
G 116 of 359 ~ 32.31%
B 109 of 359 ~ 30.36'%

%37.33
%32.31
%30.36

CMYK color model

#86746D color CMYK value is (0,13,19,47).

  • cyan value is 0.00%
  • magenta value is 13.43%
  • yellow value is 18.66%
  • key color value is 47.45%

CMYK: (0,13,19,47)
C0M13Y19K47 (0%, 13%, 19%, 47%)
(0.00 / 0.13 / 0.19 / 0.47)

CMYK percentages

%0
%13.43
%18.66
%47.45

Codes

Color #86746D in popluar color models

86 74 6D
RGB 134 116 109
HSL 17° 10.29% 47.65%
HSB/HSV 17° 18.66% 52.55%
CMYK 0.00% 13.43% 18.66%
47.45%

Color #86746D in popluar number systems.

HEX 86 74 6D
Decimal 134 116 109
Binary 10000110 1110100 1101101
Octal 206 164 155

Shades and tints

Shades of #86746D

#86746D
(134,116,109)
#7A6A64
(122,106,100)
#6E605B
(110,96,91)
#625652
(98,86,82)
#564C49
(86,76,73)
#4A4240
(74,66,64)
#3E3837
(62,56,55)
#322E2E
(50,46,46)
#262425
(38,36,37)
#1A1A1C
(26,26,28)
#0E1013
(14,16,19)
#000000
(0,0,0)

Tints of #86746D

#86746D
(134,116,109)
#91807A
(145,128,122)
#9C8C87
(156,140,135)
#A79894
(167,152,148)
#B2A4A1
(178,164,161)
#BDB0AE
(189,176,174)
#C8BCBB
(200,188,187)
#D3C8C8
(211,200,200)
#DED4D5
(222,212,213)
#E9E0E2
(233,224,226)
#F4ECEF
(244,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86746D color. Also use rgb(134,116,109) instead hex code.

Text Font Color

.myTextColor { color: #86746D; }

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

This text font color is #86746D.

Background Color

.myBgColor { background-color: #86746D; }

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

This div background color is #86746D.

Border color

.myBorderColor { border: 1px solid #86746D; }

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

This div border color is #86746D.

Opacity

.myOpacity80 { color: #86746D; opacity: 0.8; }

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

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

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

This text has shadow with #86746D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86746D.

Preview

Color preview on black background

This text has color #86746D on black background.


Color preview on white background

This text has color #86746D on white background.


Black color preview on #86746D background

This text has black color on #86746D background.


White color preview on #86746D background

This text has white color on #86746D background.


Related colors

Complementary color

Complementary color for #hex is #798B92.


I love getcolorcode.com

Triadic colors

1 #6D8674 and #746D86 with #86746D are triadic colors.

2 #6D7486 and #74866D with #86746D are triadic colors.