COLOR #837680

HEX: #837680 RGB: (131,118,128)

Color info

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

RGB color model

#837680 color RGB value is (131,118,128).

RGB: (131,118,128) (51%, 46%, 50%)

RGB channels and saturation

R 131 of 255 = 51%
G 118 of 255 = 46%
B 128 of 255 = 50%

131
118
128

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

Portions of RGB colors in percentages

R + G + B = 131 + 118 + 128 = 377 (100%)
R 131 of 377 ~ 34.75%
G 118 of 377 ~ 31.3%
B 128 of 377 ~ 33.95'%

%34.75
%31.3
%33.95

CMYK color model

#837680 color CMYK value is (0,10,2,49).

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

CMYK: (0,10,2,49)
C0M10Y2K49 (0%, 10%, 2%, 49%)
(0.00 / 0.10 / 0.02 / 0.49)

CMYK percentages

%0
%9.92
%2.29
%48.63

Codes

Color #837680 in popluar color models

83 76 80
RGB 131 118 128
HSL 314° 5.22% 48.82%
HSB/HSV 314° 9.92% 51.37%
CMYK 0.00% 9.92% 2.29%
48.63%

Color #837680 in popluar number systems.

HEX 83 76 80
Decimal 131 118 128
Binary 10000011 1110110 10000000
Octal 203 166 200

Shades and tints

Shades of #837680

#837680
(131,118,128)
#786C75
(120,108,117)
#6D626A
(109,98,106)
#62585F
(98,88,95)
#574E54
(87,78,84)
#4C4449
(76,68,73)
#413A3E
(65,58,62)
#363033
(54,48,51)
#2B2628
(43,38,40)
#201C1D
(32,28,29)
#151212
(21,18,18)
#000000
(0,0,0)

Tints of #837680

#837680
(131,118,128)
#8E828B
(142,130,139)
#998E96
(153,142,150)
#A49AA1
(164,154,161)
#AFA6AC
(175,166,172)
#BAB2B7
(186,178,183)
#C5BEC2
(197,190,194)
#D0CACD
(208,202,205)
#DBD6D8
(219,214,216)
#E6E2E3
(230,226,227)
#F1EEEE
(241,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837680; }

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

This text font color is #837680.

Background Color

.myBgColor { background-color: #837680; }

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

This div background color is #837680.

Border color

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

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

This div border color is #837680.

Opacity

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

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

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

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

This text has shadow with #837680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837680.

Preview

Color preview on black background

This text has color #837680 on black background.


Color preview on white background

This text has color #837680 on white background.


Black color preview on #837680 background

This text has black color on #837680 background.


White color preview on #837680 background

This text has white color on #837680 background.


Related colors

Complementary color

Complementary color for #hex is #7C897F.


I love getcolorcode.com

Triadic colors

1 #808376 and #768083 with #837680 are triadic colors.

2 #807683 and #768380 with #837680 are triadic colors.