COLOR #837492

HEX: #837492 RGB: (131,116,146)

Color info

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

RGB color model

#837492 color RGB value is (131,116,146).

RGB: (131,116,146) (51%, 45%, 57%)

RGB channels and saturation

R 131 of 255 = 51%
G 116 of 255 = 45%
B 146 of 255 = 57%

131
116
146

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

Portions of RGB colors in percentages

R + G + B = 131 + 116 + 146 = 393 (100%)
R 131 of 393 ~ 33.33%
G 116 of 393 ~ 29.52%
B 146 of 393 ~ 37.15'%

%33.33
%29.52
%37.15

CMYK color model

#837492 color CMYK value is (10,21,0,43).

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

CMYK: (10,21,0,43)
C10M21Y0K43 (10%, 21%, 0%, 43%)
(0.10 / 0.21 / 0.00 / 0.43)

CMYK percentages

%10.27
%20.55
%0
%42.75

Codes

Color #837492 in popluar color models

83 74 92
RGB 131 116 146
HSL 270° 12.10% 51.37%
HSB/HSV 270° 20.55% 57.25%
CMYK 10.27% 20.55% 0.00%
42.75%

Color #837492 in popluar number systems.

HEX 83 74 92
Decimal 131 116 146
Binary 10000011 1110100 10010010
Octal 203 164 222

Shades and tints

Shades of #837492

#837492
(131,116,146)
#786A85
(120,106,133)
#6D6078
(109,96,120)
#62566B
(98,86,107)
#574C5E
(87,76,94)
#4C4251
(76,66,81)
#413844
(65,56,68)
#362E37
(54,46,55)
#2B242A
(43,36,42)
#201A1D
(32,26,29)
#151010
(21,16,16)
#000000
(0,0,0)

Tints of #837492

#837492
(131,116,146)
#8E809B
(142,128,155)
#998CA4
(153,140,164)
#A498AD
(164,152,173)
#AFA4B6
(175,164,182)
#BAB0BF
(186,176,191)
#C5BCC8
(197,188,200)
#D0C8D1
(208,200,209)
#DBD4DA
(219,212,218)
#E6E0E3
(230,224,227)
#F1ECEC
(241,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837492; }

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

This text font color is #837492.

Background Color

.myBgColor { background-color: #837492; }

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

This div background color is #837492.

Border color

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

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

This div border color is #837492.

Opacity

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

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

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

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

This text has shadow with #837492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837492.

Preview

Color preview on black background

This text has color #837492 on black background.


Color preview on white background

This text has color #837492 on white background.


Black color preview on #837492 background

This text has black color on #837492 background.


White color preview on #837492 background

This text has white color on #837492 background.


Related colors

Complementary color

Complementary color for #hex is #7C8B6D.


I love getcolorcode.com

Triadic colors

1 #928374 and #749283 with #837492 are triadic colors.

2 #927483 and #748392 with #837492 are triadic colors.