COLOR #839077

HEX: #839077 RGB: (131,144,119)

Color info

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

RGB color model

#839077 color RGB value is (131,144,119).

RGB: (131,144,119) (51%, 56%, 47%)

RGB channels and saturation

R 131 of 255 = 51%
G 144 of 255 = 56%
B 119 of 255 = 47%

131
144
119

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

Portions of RGB colors in percentages

R + G + B = 131 + 144 + 119 = 394 (100%)
R 131 of 394 ~ 33.25%
G 144 of 394 ~ 36.55%
B 119 of 394 ~ 30.2'%

%33.25
%36.55
%30.2

CMYK color model

#839077 color CMYK value is (9,0,17,44).

  • cyan value is 9.03%
  • magenta value is 0.00%
  • yellow value is 17.36%
  • key color value is 43.53%

CMYK: (9,0,17,44)
C9M0Y17K44 (9%, 0%, 17%, 44%)
(0.09 / 0.00 / 0.17 / 0.44)

CMYK percentages

%9.03
%0
%17.36
%43.53

Codes

Color #839077 in popluar color models

83 90 77
RGB 131 144 119
HSL 91° 10.12% 51.57%
HSB/HSV 91° 17.36% 56.47%
CMYK 9.03% 0.00% 17.36%
43.53%

Color #839077 in popluar number systems.

HEX 83 90 77
Decimal 131 144 119
Binary 10000011 10010000 1110111
Octal 203 220 167

Shades and tints

Shades of #839077

#839077
(131,144,119)
#78836D
(120,131,109)
#6D7663
(109,118,99)
#626959
(98,105,89)
#575C4F
(87,92,79)
#4C4F45
(76,79,69)
#41423B
(65,66,59)
#363531
(54,53,49)
#2B2827
(43,40,39)
#201B1D
(32,27,29)
#150E13
(21,14,19)
#000000
(0,0,0)

Tints of #839077

#839077
(131,144,119)
#8E9A83
(142,154,131)
#99A48F
(153,164,143)
#A4AE9B
(164,174,155)
#AFB8A7
(175,184,167)
#BAC2B3
(186,194,179)
#C5CCBF
(197,204,191)
#D0D6CB
(208,214,203)
#DBE0D7
(219,224,215)
#E6EAE3
(230,234,227)
#F1F4EF
(241,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #839077; }

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

This text font color is #839077.

Background Color

.myBgColor { background-color: #839077; }

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

This div background color is #839077.

Border color

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

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

This div border color is #839077.

Opacity

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

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

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

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

This text has shadow with #839077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839077.

Preview

Color preview on black background

This text has color #839077 on black background.


Color preview on white background

This text has color #839077 on white background.


Black color preview on #839077 background

This text has black color on #839077 background.


White color preview on #839077 background

This text has white color on #839077 background.


Related colors

Complementary color

Complementary color for #hex is #7C6F88.


I love getcolorcode.com

Triadic colors

1 #778390 and #907783 with #839077 are triadic colors.

2 #779083 and #908377 with #839077 are triadic colors.