COLOR #86837A

HEX: #86837A RGB: (134,131,122)

Color info

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

RGB color model

#86837A color RGB value is (134,131,122).

RGB: (134,131,122) (53%, 51%, 48%)

RGB channels and saturation

R 134 of 255 = 53%
G 131 of 255 = 51%
B 122 of 255 = 48%

134
131
122

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

Portions of RGB colors in percentages

R + G + B = 134 + 131 + 122 = 387 (100%)
R 134 of 387 ~ 34.63%
G 131 of 387 ~ 33.85%
B 122 of 387 ~ 31.52'%

%34.63
%33.85
%31.52

CMYK color model

#86837A color CMYK value is (0,2,9,47).

  • cyan value is 0.00%
  • magenta value is 2.24%
  • yellow value is 8.96%
  • key color value is 47.45%

CMYK: (0,2,9,47)
C0M2Y9K47 (0%, 2%, 9%, 47%)
(0.00 / 0.02 / 0.09 / 0.47)

CMYK percentages

%0
%2.24
%8.96
%47.45

Codes

Color #86837A in popluar color models

86 83 7A
RGB 134 131 122
HSL 45° 4.72% 50.20%
HSB/HSV 45° 8.96% 52.55%
CMYK 0.00% 2.24% 8.96%
47.45%

Color #86837A in popluar number systems.

HEX 86 83 7A
Decimal 134 131 122
Binary 10000110 10000011 1111010
Octal 206 203 172

Shades and tints

Shades of #86837A

#86837A
(134,131,122)
#7A786F
(122,120,111)
#6E6D64
(110,109,100)
#626259
(98,98,89)
#56574E
(86,87,78)
#4A4C43
(74,76,67)
#3E4138
(62,65,56)
#32362D
(50,54,45)
#262B22
(38,43,34)
#1A2017
(26,32,23)
#0E150C
(14,21,12)
#000000
(0,0,0)

Tints of #86837A

#86837A
(134,131,122)
#918E86
(145,142,134)
#9C9992
(156,153,146)
#A7A49E
(167,164,158)
#B2AFAA
(178,175,170)
#BDBAB6
(189,186,182)
#C8C5C2
(200,197,194)
#D3D0CE
(211,208,206)
#DEDBDA
(222,219,218)
#E9E6E6
(233,230,230)
#F4F1F2
(244,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86837A color. Also use rgb(134,131,122) instead hex code.

Text Font Color

.myTextColor { color: #86837A; }

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

This text font color is #86837A.

Background Color

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

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

This div background color is #86837A.

Border color

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

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

This div border color is #86837A.

Opacity

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

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

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

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

This text has shadow with #86837A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86837A.

Preview

Color preview on black background

This text has color #86837A on black background.


Color preview on white background

This text has color #86837A on white background.


Black color preview on #86837A background

This text has black color on #86837A background.


White color preview on #86837A background

This text has white color on #86837A background.


Related colors

Complementary color

Complementary color for #hex is #797C85.


I love getcolorcode.com

Triadic colors

1 #7A8683 and #837A86 with #86837A are triadic colors.

2 #7A8386 and #83867A with #86837A are triadic colors.