COLOR #86756B

HEX: #86756B RGB: (134,117,107)

Color info

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

RGB color model

#86756B color RGB value is (134,117,107).

RGB: (134,117,107) (53%, 46%, 42%)

RGB channels and saturation

R 134 of 255 = 53%
G 117 of 255 = 46%
B 107 of 255 = 42%

134
117
107

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

Portions of RGB colors in percentages

R + G + B = 134 + 117 + 107 = 358 (100%)
R 134 of 358 ~ 37.43%
G 117 of 358 ~ 32.68%
B 107 of 358 ~ 29.89'%

%37.43
%32.68
%29.89

CMYK color model

#86756B color CMYK value is (0,13,20,47).

  • cyan value is 0.00%
  • magenta value is 12.69%
  • yellow value is 20.15%
  • key color value is 47.45%

CMYK: (0,13,20,47)
C0M13Y20K47 (0%, 13%, 20%, 47%)
(0.00 / 0.13 / 0.20 / 0.47)

CMYK percentages

%0
%12.69
%20.15
%47.45

Codes

Color #86756B in popluar color models

86 75 6B
RGB 134 117 107
HSL 22° 11.20% 47.25%
HSB/HSV 22° 20.15% 52.55%
CMYK 0.00% 12.69% 20.15%
47.45%

Color #86756B in popluar number systems.

HEX 86 75 6B
Decimal 134 117 107
Binary 10000110 1110101 1101011
Octal 206 165 153

Shades and tints

Shades of #86756B

#86756B
(134,117,107)
#7A6B62
(122,107,98)
#6E6159
(110,97,89)
#625750
(98,87,80)
#564D47
(86,77,71)
#4A433E
(74,67,62)
#3E3935
(62,57,53)
#322F2C
(50,47,44)
#262523
(38,37,35)
#1A1B1A
(26,27,26)
#0E1111
(14,17,17)
#000000
(0,0,0)

Tints of #86756B

#86756B
(134,117,107)
#918178
(145,129,120)
#9C8D85
(156,141,133)
#A79992
(167,153,146)
#B2A59F
(178,165,159)
#BDB1AC
(189,177,172)
#C8BDB9
(200,189,185)
#D3C9C6
(211,201,198)
#DED5D3
(222,213,211)
#E9E1E0
(233,225,224)
#F4EDED
(244,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86756B color. Also use rgb(134,117,107) instead hex code.

Text Font Color

.myTextColor { color: #86756B; }

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

This text font color is #86756B.

Background Color

.myBgColor { background-color: #86756B; }

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

This div background color is #86756B.

Border color

.myBorderColor { border: 1px solid #86756B; }

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

This div border color is #86756B.

Opacity

.myOpacity80 { color: #86756B; opacity: 0.8; }

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

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

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

This text has shadow with #86756B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86756B.

Preview

Color preview on black background

This text has color #86756B on black background.


Color preview on white background

This text has color #86756B on white background.


Black color preview on #86756B background

This text has black color on #86756B background.


White color preview on #86756B background

This text has white color on #86756B background.


Related colors

Complementary color

Complementary color for #hex is #798A94.


I love getcolorcode.com

Triadic colors

1 #6B8675 and #756B86 with #86756B are triadic colors.

2 #6B7586 and #75866B with #86756B are triadic colors.