COLOR #86686A

HEX: #86686A RGB: (134,104,106)

Color info

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

RGB color model

#86686A color RGB value is (134,104,106).

RGB: (134,104,106) (53%, 41%, 42%)

RGB channels and saturation

R 134 of 255 = 53%
G 104 of 255 = 41%
B 106 of 255 = 42%

134
104
106

R + G + B ~ 45%. #86686A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 104 + 106 = 344 (100%)
R 134 of 344 ~ 38.95%
G 104 of 344 ~ 30.23%
B 106 of 344 ~ 30.81'%

%38.95
%30.23
%30.81

CMYK color model

#86686A color CMYK value is (0,22,21,47).

  • cyan value is 0.00%
  • magenta value is 22.39%
  • yellow value is 20.90%
  • key color value is 47.45%

CMYK: (0,22,21,47)
C0M22Y21K47 (0%, 22%, 21%, 47%)
(0.00 / 0.22 / 0.21 / 0.47)

CMYK percentages

%0
%22.39
%20.9
%47.45

Codes

Color #86686A in popluar color models

86 68 6A
RGB 134 104 106
HSL 356° 12.61% 46.67%
HSB/HSV 356° 22.39% 52.55%
CMYK 0.00% 22.39% 20.90%
47.45%

Color #86686A in popluar number systems.

HEX 86 68 6A
Decimal 134 104 106
Binary 10000110 1101000 1101010
Octal 206 150 152

Shades and tints

Shades of #86686A

#86686A
(134,104,106)
#7A5F61
(122,95,97)
#6E5658
(110,86,88)
#624D4F
(98,77,79)
#564446
(86,68,70)
#4A3B3D
(74,59,61)
#3E3234
(62,50,52)
#32292B
(50,41,43)
#262022
(38,32,34)
#1A1719
(26,23,25)
#0E0E10
(14,14,16)
#000000
(0,0,0)

Tints of #86686A

#86686A
(134,104,106)
#917577
(145,117,119)
#9C8284
(156,130,132)
#A78F91
(167,143,145)
#B29C9E
(178,156,158)
#BDA9AB
(189,169,171)
#C8B6B8
(200,182,184)
#D3C3C5
(211,195,197)
#DED0D2
(222,208,210)
#E9DDDF
(233,221,223)
#F4EAEC
(244,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86686A color. Also use rgb(134,104,106) instead hex code.

Text Font Color

.myTextColor { color: #86686A; }

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

This text font color is #86686A.

Background Color

.myBgColor { background-color: #86686A; }

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

This div background color is #86686A.

Border color

.myBorderColor { border: 1px solid #86686A; }

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

This div border color is #86686A.

Opacity

.myOpacity80 { color: #86686A; opacity: 0.8; }

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

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

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

This text has shadow with #86686A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86686A.

Preview

Color preview on black background

This text has color #86686A on black background.


Color preview on white background

This text has color #86686A on white background.


Black color preview on #86686A background

This text has black color on #86686A background.


White color preview on #86686A background

This text has white color on #86686A background.


Related colors

Complementary color

Complementary color for #hex is #799795.


I love getcolorcode.com

Triadic colors

1 #6A8668 and #686A86 with #86686A are triadic colors.

2 #6A6886 and #68866A with #86686A are triadic colors.