COLOR #837992

HEX: #837992 RGB: (131,121,146)

Color info

#837992 contains red, green and blue colors in about the same proportion. Web safe color of #837992 is #996699 (or #969).

RGB color model

#837992 color RGB value is (131,121,146).

RGB: (131,121,146) (51%, 47%, 57%)

RGB channels and saturation

R 131 of 255 = 51%
G 121 of 255 = 47%
B 146 of 255 = 57%

131
121
146

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

Portions of RGB colors in percentages

R + G + B = 131 + 121 + 146 = 398 (100%)
R 131 of 398 ~ 32.91%
G 121 of 398 ~ 30.4%
B 146 of 398 ~ 36.68'%

%32.91
%30.4
%36.68

CMYK color model

#837992 color CMYK value is (10,17,0,43).

  • cyan value is 10.27%
  • magenta value is 17.12%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (10,17,0,43)
C10M17Y0K43 (10%, 17%, 0%, 43%)
(0.10 / 0.17 / 0.00 / 0.43)

CMYK percentages

%10.27
%17.12
%0
%42.75

Codes

Color #837992 in popluar color models

83 79 92
RGB 131 121 146
HSL 264° 10.29% 52.35%
HSB/HSV 264° 17.12% 57.25%
CMYK 10.27% 17.12% 0.00%
42.75%

Color #837992 in popluar number systems.

HEX 83 79 92
Decimal 131 121 146
Binary 10000011 1111001 10010010
Octal 203 171 222

Shades and tints

Shades of #837992

#837992
(131,121,146)
#786E85
(120,110,133)
#6D6378
(109,99,120)
#62586B
(98,88,107)
#574D5E
(87,77,94)
#4C4251
(76,66,81)
#413744
(65,55,68)
#362C37
(54,44,55)
#2B212A
(43,33,42)
#20161D
(32,22,29)
#150B10
(21,11,16)
#000000
(0,0,0)

Tints of #837992

#837992
(131,121,146)
#8E859B
(142,133,155)
#9991A4
(153,145,164)
#A49DAD
(164,157,173)
#AFA9B6
(175,169,182)
#BAB5BF
(186,181,191)
#C5C1C8
(197,193,200)
#D0CDD1
(208,205,209)
#DBD9DA
(219,217,218)
#E6E5E3
(230,229,227)
#F1F1EC
(241,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837992 color. Also use rgb(131,121,146) instead hex code.

Text Font Color

.myTextColor { color: #837992; }

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

This text font color is #837992.

Background Color

.myBgColor { background-color: #837992; }

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

This div background color is #837992.

Border color

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

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

This div border color is #837992.

Opacity

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

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

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

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

This text has shadow with #837992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837992.

Preview

Color preview on black background

This text has color #837992 on black background.


Color preview on white background

This text has color #837992 on white background.


Black color preview on #837992 background

This text has black color on #837992 background.


White color preview on #837992 background

This text has white color on #837992 background.


Related colors

Complementary color

Complementary color for #hex is #7C866D.


I love getcolorcode.com

Triadic colors

1 #928379 and #799283 with #837992 are triadic colors.

2 #927983 and #798392 with #837992 are triadic colors.