COLOR #86857E

HEX: #86857E RGB: (134,133,126)

Color info

#86857E contains red, green and blue colors in about the same proportion. Web safe color of #86857E is #999966 (or #996).

RGB color model

#86857E color RGB value is (134,133,126).

RGB: (134,133,126) (53%, 52%, 49%)

RGB channels and saturation

R 134 of 255 = 53%
G 133 of 255 = 52%
B 126 of 255 = 49%

134
133
126

R + G + B ~ 51%. #86857E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 133 + 126 = 393 (100%)
R 134 of 393 ~ 34.1%
G 133 of 393 ~ 33.84%
B 126 of 393 ~ 32.06'%

%34.1
%33.84
%32.06

CMYK color model

#86857E color CMYK value is (0,1,6,47).

  • cyan value is 0.00%
  • magenta value is 0.75%
  • yellow value is 5.97%
  • key color value is 47.45%
CMYK: (0,1,6,47) C0M1Y6K47 (0%,1%,6%,47%) (0.00/0.01/0.06/0.47) 

CMYK percentages

%0
%0.75
%5.97
%47.45

Codes

Color #86857E in popluar color models

86 85 7E
RGB 134 133 126
HSL 53° 3.20% 50.98%
HSB/HSV 53° 5.97% 52.55%
CMYK 0.00% 0.75% 5.97%
47.45%

Color #86857E in popluar number systems.

HEX 86 85 7E
Decimal 134 133 126
Binary 10000110 10000101 1111110
Octal 206 205 176

Shades and tints

Shades of #86857E

#86857E
(134,133,126)
#7A7973
(122,121,115)
#6E6D68
(110,109,104)
#62615D
(98,97,93)
#565552
(86,85,82)
#4A4947
(74,73,71)
#3E3D3C
(62,61,60)
#323131
(50,49,49)
#262526
(38,37,38)
#1A191B
(26,25,27)
#0E0D10
(14,13,16)
#000000
(0,0,0)

Tints of #86857E

#86857E
(134,133,126)
#919089
(145,144,137)
#9C9B94
(156,155,148)
#A7A69F
(167,166,159)
#B2B1AA
(178,177,170)
#BDBCB5
(189,188,181)
#C8C7C0
(200,199,192)
#D3D2CB
(211,210,203)
#DEDDD6
(222,221,214)
#E9E8E1
(233,232,225)
#F4F3EC
(244,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86857E color. Also use rgb(134,133,126) instead hex code.

Text Font Color

.myTextColor { color: #86857E; }

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

This text font color is #86857E.

Background Color

.myBgColor { background-color: #86857E; }

<div style="background-color:#86857E">Inner text</div>

This div background color is #86857E.

Border color

.myBorderColor { border: 1px solid #86857E; }

<div style="border:3px solid #86857E">Div</div>

This div border color is #86857E.

Opacity

.myOpacity80 { color: #86857E; opacity: 0.8; }

<p style="color:#86857E;opacity:0.8;">80%</p>

Text with #86857E 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 #86857E;}

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

This text has shadow with #86857E color.


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

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

This text has shadow with #86857E primary color and red secondary color.


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

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

This text has shadow with #86857E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #86857E.

Preview

Color preview on black background

This text has color #86857E on black background.


Color preview on white background

This text has color #86857E on white background.


Black color preview on #86857E background

This text has black color on #86857E background.


White color preview on #86857E background

This text has white color on #86857E background.


Related colors

Complementary color

Complementary color for #hex is #797A81.


I love getcolorcode.com

Triadic colors

1 #7E8685 and #857E86 with #86857E are triadic colors.

2 #7E8586 and #85867E with #86857E are triadic colors.