COLOR #837380

HEX: #837380 RGB: (131,115,128)

Color info

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

RGB color model

#837380 color RGB value is (131,115,128).

RGB: (131,115,128) (51%, 45%, 50%)

RGB channels and saturation

R 131 of 255 = 51%
G 115 of 255 = 45%
B 128 of 255 = 50%

131
115
128

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

Portions of RGB colors in percentages

R + G + B = 131 + 115 + 128 = 374 (100%)
R 131 of 374 ~ 35.03%
G 115 of 374 ~ 30.75%
B 128 of 374 ~ 34.22'%

%35.03
%30.75
%34.22

CMYK color model

#837380 color CMYK value is (0,12,2,49).

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

CMYK: (0,12,2,49)
C0M12Y2K49 (0%, 12%, 2%, 49%)
(0.00 / 0.12 / 0.02 / 0.49)

CMYK percentages

%0
%12.21
%2.29
%48.63

Codes

Color #837380 in popluar color models

83 73 80
RGB 131 115 128
HSL 311° 6.50% 48.24%
HSB/HSV 311° 12.21% 51.37%
CMYK 0.00% 12.21% 2.29%
48.63%

Color #837380 in popluar number systems.

HEX 83 73 80
Decimal 131 115 128
Binary 10000011 1110011 10000000
Octal 203 163 200

Shades and tints

Shades of #837380

#837380
(131,115,128)
#786975
(120,105,117)
#6D5F6A
(109,95,106)
#62555F
(98,85,95)
#574B54
(87,75,84)
#4C4149
(76,65,73)
#41373E
(65,55,62)
#362D33
(54,45,51)
#2B2328
(43,35,40)
#20191D
(32,25,29)
#150F12
(21,15,18)
#000000
(0,0,0)

Tints of #837380

#837380
(131,115,128)
#8E7F8B
(142,127,139)
#998B96
(153,139,150)
#A497A1
(164,151,161)
#AFA3AC
(175,163,172)
#BAAFB7
(186,175,183)
#C5BBC2
(197,187,194)
#D0C7CD
(208,199,205)
#DBD3D8
(219,211,216)
#E6DFE3
(230,223,227)
#F1EBEE
(241,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837380; }

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

This text font color is #837380.

Background Color

.myBgColor { background-color: #837380; }

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

This div background color is #837380.

Border color

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

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

This div border color is #837380.

Opacity

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

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

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

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

This text has shadow with #837380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837380.

Preview

Color preview on black background

This text has color #837380 on black background.


Color preview on white background

This text has color #837380 on white background.


Black color preview on #837380 background

This text has black color on #837380 background.


White color preview on #837380 background

This text has white color on #837380 background.


Related colors

Complementary color

Complementary color for #hex is #7C8C7F.


I love getcolorcode.com

Triadic colors

1 #808373 and #738083 with #837380 are triadic colors.

2 #807383 and #738380 with #837380 are triadic colors.