COLOR #839677

HEX: #839677 RGB: (131,150,119)

Color info

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

RGB color model

#839677 color RGB value is (131,150,119).

RGB: (131,150,119) (51%, 59%, 47%)

RGB channels and saturation

R 131 of 255 = 51%
G 150 of 255 = 59%
B 119 of 255 = 47%

131
150
119

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

Portions of RGB colors in percentages

R + G + B = 131 + 150 + 119 = 400 (100%)
R 131 of 400 ~ 32.75%
G 150 of 400 ~ 37.5%
B 119 of 400 ~ 29.75'%

%32.75
%37.5
%29.75

CMYK color model

#839677 color CMYK value is (13,0,21,41).

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

CMYK: (13,0,21,41)
C13M0Y21K41 (13%, 0%, 21%, 41%)
(0.13 / 0.00 / 0.21 / 0.41)

CMYK percentages

%12.67
%0
%20.67
%41.18

Codes

Color #839677 in popluar color models

83 96 77
RGB 131 150 119
HSL 97° 12.86% 52.75%
HSB/HSV 97° 20.67% 58.82%
CMYK 12.67% 0.00% 20.67%
41.18%

Color #839677 in popluar number systems.

HEX 83 96 77
Decimal 131 150 119
Binary 10000011 10010110 1110111
Octal 203 226 167

Shades and tints

Shades of #839677

#839677
(131,150,119)
#78896D
(120,137,109)
#6D7C63
(109,124,99)
#626F59
(98,111,89)
#57624F
(87,98,79)
#4C5545
(76,85,69)
#41483B
(65,72,59)
#363B31
(54,59,49)
#2B2E27
(43,46,39)
#20211D
(32,33,29)
#151413
(21,20,19)
#000000
(0,0,0)

Tints of #839677

#839677
(131,150,119)
#8E9F83
(142,159,131)
#99A88F
(153,168,143)
#A4B19B
(164,177,155)
#AFBAA7
(175,186,167)
#BAC3B3
(186,195,179)
#C5CCBF
(197,204,191)
#D0D5CB
(208,213,203)
#DBDED7
(219,222,215)
#E6E7E3
(230,231,227)
#F1F0EF
(241,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #839677; }

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

This text font color is #839677.

Background Color

.myBgColor { background-color: #839677; }

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

This div background color is #839677.

Border color

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

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

This div border color is #839677.

Opacity

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

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

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

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

This text has shadow with #839677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839677.

Preview

Color preview on black background

This text has color #839677 on black background.


Color preview on white background

This text has color #839677 on white background.


Black color preview on #839677 background

This text has black color on #839677 background.


White color preview on #839677 background

This text has white color on #839677 background.


Related colors

Complementary color

Complementary color for #hex is #7C6988.


I love getcolorcode.com

Triadic colors

1 #778396 and #967783 with #839677 are triadic colors.

2 #779683 and #968377 with #839677 are triadic colors.