COLOR #837277

HEX: #837277 RGB: (131,114,119)

Color info

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

RGB color model

#837277 color RGB value is (131,114,119).

RGB: (131,114,119) (51%, 45%, 47%)

RGB channels and saturation

R 131 of 255 = 51%
G 114 of 255 = 45%
B 119 of 255 = 47%

131
114
119

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

Portions of RGB colors in percentages

R + G + B = 131 + 114 + 119 = 364 (100%)
R 131 of 364 ~ 35.99%
G 114 of 364 ~ 31.32%
B 119 of 364 ~ 32.69'%

%35.99
%31.32
%32.69

CMYK color model

#837277 color CMYK value is (0,13,9,49).

  • cyan value is 0.00%
  • magenta value is 12.98%
  • yellow value is 9.16%
  • key color value is 48.63%

CMYK: (0,13,9,49)
C0M13Y9K49 (0%, 13%, 9%, 49%)
(0.00 / 0.13 / 0.09 / 0.49)

CMYK percentages

%0
%12.98
%9.16
%48.63

Codes

Color #837277 in popluar color models

83 72 77
RGB 131 114 119
HSL 342° 6.94% 48.04%
HSB/HSV 342° 12.98% 51.37%
CMYK 0.00% 12.98% 9.16%
48.63%

Color #837277 in popluar number systems.

HEX 83 72 77
Decimal 131 114 119
Binary 10000011 1110010 1110111
Octal 203 162 167

Shades and tints

Shades of #837277

#837277
(131,114,119)
#78686D
(120,104,109)
#6D5E63
(109,94,99)
#625459
(98,84,89)
#574A4F
(87,74,79)
#4C4045
(76,64,69)
#41363B
(65,54,59)
#362C31
(54,44,49)
#2B2227
(43,34,39)
#20181D
(32,24,29)
#150E13
(21,14,19)
#000000
(0,0,0)

Tints of #837277

#837277
(131,114,119)
#8E7E83
(142,126,131)
#998A8F
(153,138,143)
#A4969B
(164,150,155)
#AFA2A7
(175,162,167)
#BAAEB3
(186,174,179)
#C5BABF
(197,186,191)
#D0C6CB
(208,198,203)
#DBD2D7
(219,210,215)
#E6DEE3
(230,222,227)
#F1EAEF
(241,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837277; }

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

This text font color is #837277.

Background Color

.myBgColor { background-color: #837277; }

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

This div background color is #837277.

Border color

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

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

This div border color is #837277.

Opacity

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

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

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

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

This text has shadow with #837277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837277.

Preview

Color preview on black background

This text has color #837277 on black background.


Color preview on white background

This text has color #837277 on white background.


Black color preview on #837277 background

This text has black color on #837277 background.


White color preview on #837277 background

This text has white color on #837277 background.


Related colors

Complementary color

Complementary color for #hex is #7C8D88.


I love getcolorcode.com

Triadic colors

1 #778372 and #727783 with #837277 are triadic colors.

2 #777283 and #728377 with #837277 are triadic colors.