COLOR #837180

HEX: #837180 RGB: (131,113,128)

Color info

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

RGB color model

#837180 color RGB value is (131,113,128).

RGB: (131,113,128) (51%, 44%, 50%)

RGB channels and saturation

R 131 of 255 = 51%
G 113 of 255 = 44%
B 128 of 255 = 50%

131
113
128

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

Portions of RGB colors in percentages

R + G + B = 131 + 113 + 128 = 372 (100%)
R 131 of 372 ~ 35.22%
G 113 of 372 ~ 30.38%
B 128 of 372 ~ 34.41'%

%35.22
%30.38
%34.41

CMYK color model

#837180 color CMYK value is (0,14,2,49).

  • cyan value is 0.00%
  • magenta value is 13.74%
  • yellow value is 2.29%
  • key color value is 48.63%

CMYK: (0,14,2,49)
C0M14Y2K49 (0%, 14%, 2%, 49%)
(0.00 / 0.14 / 0.02 / 0.49)

CMYK percentages

%0
%13.74
%2.29
%48.63

Codes

Color #837180 in popluar color models

83 71 80
RGB 131 113 128
HSL 310° 7.38% 47.84%
HSB/HSV 310° 13.74% 51.37%
CMYK 0.00% 13.74% 2.29%
48.63%

Color #837180 in popluar number systems.

HEX 83 71 80
Decimal 131 113 128
Binary 10000011 1110001 10000000
Octal 203 161 200

Shades and tints

Shades of #837180

#837180
(131,113,128)
#786775
(120,103,117)
#6D5D6A
(109,93,106)
#62535F
(98,83,95)
#574954
(87,73,84)
#4C3F49
(76,63,73)
#41353E
(65,53,62)
#362B33
(54,43,51)
#2B2128
(43,33,40)
#20171D
(32,23,29)
#150D12
(21,13,18)
#000000
(0,0,0)

Tints of #837180

#837180
(131,113,128)
#8E7D8B
(142,125,139)
#998996
(153,137,150)
#A495A1
(164,149,161)
#AFA1AC
(175,161,172)
#BAADB7
(186,173,183)
#C5B9C2
(197,185,194)
#D0C5CD
(208,197,205)
#DBD1D8
(219,209,216)
#E6DDE3
(230,221,227)
#F1E9EE
(241,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837180 color. Also use rgb(131,113,128) instead hex code.

Text Font Color

.myTextColor { color: #837180; }

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

This text font color is #837180.

Background Color

.myBgColor { background-color: #837180; }

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

This div background color is #837180.

Border color

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

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

This div border color is #837180.

Opacity

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

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

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

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

This text has shadow with #837180 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837180.

Preview

Color preview on black background

This text has color #837180 on black background.


Color preview on white background

This text has color #837180 on white background.


Black color preview on #837180 background

This text has black color on #837180 background.


White color preview on #837180 background

This text has white color on #837180 background.


Related colors

Complementary color

Complementary color for #hex is #7C8E7F.


I love getcolorcode.com

Triadic colors

1 #808371 and #718083 with #837180 are triadic colors.

2 #807183 and #718380 with #837180 are triadic colors.