COLOR #837977

HEX: #837977 RGB: (131,121,119)

Color info

#837977 contains red, green and blue colors in about the same proportion. Web safe color of #837977 is #996666 (or #966).

RGB color model

#837977 color RGB value is (131,121,119).

RGB: (131,121,119) (51%, 47%, 47%)

RGB channels and saturation

R 131 of 255 = 51%
G 121 of 255 = 47%
B 119 of 255 = 47%

131
121
119

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

Portions of RGB colors in percentages

R + G + B = 131 + 121 + 119 = 371 (100%)
R 131 of 371 ~ 35.31%
G 121 of 371 ~ 32.61%
B 119 of 371 ~ 32.08'%

%35.31
%32.61
%32.08

CMYK color model

#837977 color CMYK value is (0,8,9,49).

  • cyan value is 0.00%
  • magenta value is 7.63%
  • yellow value is 9.16%
  • key color value is 48.63%
CMYK: (0,8,9,49) C0M8Y9K49 (0%,8%,9%,49%) (0.00/0.08/0.09/0.49) 

CMYK percentages

%0
%7.63
%9.16
%48.63

Codes

Color #837977 in popluar color models

83 79 77
RGB 131 121 119
HSL 10° 4.80% 49.02%
HSB/HSV 10° 9.16% 51.37%
CMYK 0.00% 7.63% 9.16%
48.63%

Color #837977 in popluar number systems.

HEX 83 79 77
Decimal 131 121 119
Binary 10000011 1111001 1110111
Octal 203 171 167

Shades and tints

Shades of #837977

#837977
(131,121,119)
#786E6D
(120,110,109)
#6D6363
(109,99,99)
#625859
(98,88,89)
#574D4F
(87,77,79)
#4C4245
(76,66,69)
#41373B
(65,55,59)
#362C31
(54,44,49)
#2B2127
(43,33,39)
#20161D
(32,22,29)
#150B13
(21,11,19)
#000000
(0,0,0)

Tints of #837977

#837977
(131,121,119)
#8E8583
(142,133,131)
#99918F
(153,145,143)
#A49D9B
(164,157,155)
#AFA9A7
(175,169,167)
#BAB5B3
(186,181,179)
#C5C1BF
(197,193,191)
#D0CDCB
(208,205,203)
#DBD9D7
(219,217,215)
#E6E5E3
(230,229,227)
#F1F1EF
(241,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837977; }

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

This text font color is #837977.

Background Color

.myBgColor { background-color: #837977; }

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

This div background color is #837977.

Border color

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

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

This div border color is #837977.

Opacity

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

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

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

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

This text has shadow with #837977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837977.

Preview

Color preview on black background

This text has color #837977 on black background.


Color preview on white background

This text has color #837977 on white background.


Black color preview on #837977 background

This text has black color on #837977 background.


White color preview on #837977 background

This text has white color on #837977 background.


Related colors

Complementary color

Complementary color for #hex is #7C8688.


I love getcolorcode.com

Triadic colors

1 #778379 and #797783 with #837977 are triadic colors.

2 #777983 and #798377 with #837977 are triadic colors.