COLOR #837780

HEX: #837780 RGB: (131,119,128)

Color info

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

RGB color model

#837780 color RGB value is (131,119,128).

RGB: (131,119,128) (51%, 47%, 50%)

RGB channels and saturation

R 131 of 255 = 51%
G 119 of 255 = 47%
B 128 of 255 = 50%

131
119
128

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

Portions of RGB colors in percentages

R + G + B = 131 + 119 + 128 = 378 (100%)
R 131 of 378 ~ 34.66%
G 119 of 378 ~ 31.48%
B 128 of 378 ~ 33.86'%

%34.66
%31.48
%33.86

CMYK color model

#837780 color CMYK value is (0,9,2,49).

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

CMYK: (0,9,2,49)
C0M9Y2K49 (0%, 9%, 2%, 49%)
(0.00 / 0.09 / 0.02 / 0.49)

CMYK percentages

%0
%9.16
%2.29
%48.63

Codes

Color #837780 in popluar color models

83 77 80
RGB 131 119 128
HSL 315° 4.80% 49.02%
HSB/HSV 315° 9.16% 51.37%
CMYK 0.00% 9.16% 2.29%
48.63%

Color #837780 in popluar number systems.

HEX 83 77 80
Decimal 131 119 128
Binary 10000011 1110111 10000000
Octal 203 167 200

Shades and tints

Shades of #837780

#837780
(131,119,128)
#786D75
(120,109,117)
#6D636A
(109,99,106)
#62595F
(98,89,95)
#574F54
(87,79,84)
#4C4549
(76,69,73)
#413B3E
(65,59,62)
#363133
(54,49,51)
#2B2728
(43,39,40)
#201D1D
(32,29,29)
#151312
(21,19,18)
#000000
(0,0,0)

Tints of #837780

#837780
(131,119,128)
#8E838B
(142,131,139)
#998F96
(153,143,150)
#A49BA1
(164,155,161)
#AFA7AC
(175,167,172)
#BAB3B7
(186,179,183)
#C5BFC2
(197,191,194)
#D0CBCD
(208,203,205)
#DBD7D8
(219,215,216)
#E6E3E3
(230,227,227)
#F1EFEE
(241,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837780; }

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

This text font color is #837780.

Background Color

.myBgColor { background-color: #837780; }

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

This div background color is #837780.

Border color

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

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

This div border color is #837780.

Opacity

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

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

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

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

This text has shadow with #837780 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837780.

Preview

Color preview on black background

This text has color #837780 on black background.


Color preview on white background

This text has color #837780 on white background.


Black color preview on #837780 background

This text has black color on #837780 background.


White color preview on #837780 background

This text has white color on #837780 background.


Related colors

Complementary color

Complementary color for #hex is #7C887F.


I love getcolorcode.com

Triadic colors

1 #808377 and #778083 with #837780 are triadic colors.

2 #807783 and #778380 with #837780 are triadic colors.