COLOR #839686

HEX: #839686 RGB: (131,150,134)

Color info

#839686 contains red, green and blue colors in about the same proportion. Web safe color of #839686 is #999999 (or #999).

RGB color model

#839686 color RGB value is (131,150,134).

RGB: (131,150,134) (51%, 59%, 53%)

RGB channels and saturation

R 131 of 255 = 51%
G 150 of 255 = 59%
B 134 of 255 = 53%

131
150
134

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

Portions of RGB colors in percentages

R + G + B = 131 + 150 + 134 = 415 (100%)
R 131 of 415 ~ 31.57%
G 150 of 415 ~ 36.14%
B 134 of 415 ~ 32.29'%

%31.57
%36.14
%32.29

CMYK color model

#839686 color CMYK value is (13,0,11,41).

  • cyan value is 12.67%
  • magenta value is 0.00%
  • yellow value is 10.67%
  • key color value is 41.18%

CMYK: (13,0,11,41)
C13M0Y11K41 (13%, 0%, 11%, 41%)
(0.13 / 0.00 / 0.11 / 0.41)

CMYK percentages

%12.67
%0
%10.67
%41.18

Codes

Color #839686 in popluar color models

83 96 86
RGB 131 150 134
HSL 129° 8.30% 55.10%
HSB/HSV 129° 12.67% 58.82%
CMYK 12.67% 0.00% 10.67%
41.18%

Color #839686 in popluar number systems.

HEX 83 96 86
Decimal 131 150 134
Binary 10000011 10010110 10000110
Octal 203 226 206

Shades and tints

Shades of #839686

#839686
(131,150,134)
#78897A
(120,137,122)
#6D7C6E
(109,124,110)
#626F62
(98,111,98)
#576256
(87,98,86)
#4C554A
(76,85,74)
#41483E
(65,72,62)
#363B32
(54,59,50)
#2B2E26
(43,46,38)
#20211A
(32,33,26)
#15140E
(21,20,14)
#000000
(0,0,0)

Tints of #839686

#839686
(131,150,134)
#8E9F91
(142,159,145)
#99A89C
(153,168,156)
#A4B1A7
(164,177,167)
#AFBAB2
(175,186,178)
#BAC3BD
(186,195,189)
#C5CCC8
(197,204,200)
#D0D5D3
(208,213,211)
#DBDEDE
(219,222,222)
#E6E7E9
(230,231,233)
#F1F0F4
(241,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #839686; }

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

This text font color is #839686.

Background Color

.myBgColor { background-color: #839686; }

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

This div background color is #839686.

Border color

.myBorderColor { border: 1px solid #839686; }

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

This div border color is #839686.

Opacity

.myOpacity80 { color: #839686; opacity: 0.8; }

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

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

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

This text has shadow with #839686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839686.

Preview

Color preview on black background

This text has color #839686 on black background.


Color preview on white background

This text has color #839686 on white background.


Black color preview on #839686 background

This text has black color on #839686 background.


White color preview on #839686 background

This text has white color on #839686 background.


Related colors

Complementary color

Complementary color for #hex is #7C6979.


I love getcolorcode.com

Triadic colors

1 #868396 and #968683 with #839686 are triadic colors.

2 #869683 and #968386 with #839686 are triadic colors.