COLOR #837292

HEX: #837292 RGB: (131,114,146)

Color info

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

RGB color model

#837292 color RGB value is (131,114,146).

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

RGB channels and saturation

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

131
114
146

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

Portions of RGB colors in percentages

R + G + B = 131 + 114 + 146 = 391 (100%)
R 131 of 391 ~ 33.5%
G 114 of 391 ~ 29.16%
B 146 of 391 ~ 37.34'%

%33.5
%29.16
%37.34

CMYK color model

#837292 color CMYK value is (10,22,0,43).

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

CMYK: (10,22,0,43)
C10M22Y0K43 (10%, 22%, 0%, 43%)
(0.10 / 0.22 / 0.00 / 0.43)

CMYK percentages

%10.27
%21.92
%0
%42.75

Codes

Color #837292 in popluar color models

83 72 92
RGB 131 114 146
HSL 272° 12.80% 50.98%
HSB/HSV 272° 21.92% 57.25%
CMYK 10.27% 21.92% 0.00%
42.75%

Color #837292 in popluar number systems.

HEX 83 72 92
Decimal 131 114 146
Binary 10000011 1110010 10010010
Octal 203 162 222

Shades and tints

Shades of #837292

#837292
(131,114,146)
#786885
(120,104,133)
#6D5E78
(109,94,120)
#62546B
(98,84,107)
#574A5E
(87,74,94)
#4C4051
(76,64,81)
#413644
(65,54,68)
#362C37
(54,44,55)
#2B222A
(43,34,42)
#20181D
(32,24,29)
#150E10
(21,14,16)
#000000
(0,0,0)

Tints of #837292

#837292
(131,114,146)
#8E7E9B
(142,126,155)
#998AA4
(153,138,164)
#A496AD
(164,150,173)
#AFA2B6
(175,162,182)
#BAAEBF
(186,174,191)
#C5BAC8
(197,186,200)
#D0C6D1
(208,198,209)
#DBD2DA
(219,210,218)
#E6DEE3
(230,222,227)
#F1EAEC
(241,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837292; }

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

This text font color is #837292.

Background Color

.myBgColor { background-color: #837292; }

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

This div background color is #837292.

Border color

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

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

This div border color is #837292.

Opacity

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

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

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

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

This text has shadow with #837292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837292.

Preview

Color preview on black background

This text has color #837292 on black background.


Color preview on white background

This text has color #837292 on white background.


Black color preview on #837292 background

This text has black color on #837292 background.


White color preview on #837292 background

This text has white color on #837292 background.


Related colors

Complementary color

Complementary color for #hex is #7C8D6D.


I love getcolorcode.com

Triadic colors

1 #928372 and #729283 with #837292 are triadic colors.

2 #927283 and #728392 with #837292 are triadic colors.