COLOR #837198

HEX: #837198 RGB: (131,113,152)

Color info

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

RGB color model

#837198 color RGB value is (131,113,152).

RGB: (131,113,152) (51%, 44%, 60%)

RGB channels and saturation

R 131 of 255 = 51%
G 113 of 255 = 44%
B 152 of 255 = 60%

131
113
152

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

Portions of RGB colors in percentages

R + G + B = 131 + 113 + 152 = 396 (100%)
R 131 of 396 ~ 33.08%
G 113 of 396 ~ 28.54%
B 152 of 396 ~ 38.38'%

%33.08
%28.54
%38.38

CMYK color model

#837198 color CMYK value is (14,26,0,40).

  • cyan value is 13.82%
  • magenta value is 25.66%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (14,26,0,40)
C14M26Y0K40 (14%, 26%, 0%, 40%)
(0.14 / 0.26 / 0.00 / 0.40)

CMYK percentages

%13.82
%25.66
%0
%40.39

Codes

Color #837198 in popluar color models

83 71 98
RGB 131 113 152
HSL 268° 15.92% 51.96%
HSB/HSV 268° 25.66% 59.61%
CMYK 13.82% 25.66% 0.00%
40.39%

Color #837198 in popluar number systems.

HEX 83 71 98
Decimal 131 113 152
Binary 10000011 1110001 10011000
Octal 203 161 230

Shades and tints

Shades of #837198

#837198
(131,113,152)
#78678B
(120,103,139)
#6D5D7E
(109,93,126)
#625371
(98,83,113)
#574964
(87,73,100)
#4C3F57
(76,63,87)
#41354A
(65,53,74)
#362B3D
(54,43,61)
#2B2130
(43,33,48)
#201723
(32,23,35)
#150D16
(21,13,22)
#000000
(0,0,0)

Tints of #837198

#837198
(131,113,152)
#8E7DA1
(142,125,161)
#9989AA
(153,137,170)
#A495B3
(164,149,179)
#AFA1BC
(175,161,188)
#BAADC5
(186,173,197)
#C5B9CE
(197,185,206)
#D0C5D7
(208,197,215)
#DBD1E0
(219,209,224)
#E6DDE9
(230,221,233)
#F1E9F2
(241,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837198 color. Also use rgb(131,113,152) instead hex code.

Text Font Color

.myTextColor { color: #837198; }

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

This text font color is #837198.

Background Color

.myBgColor { background-color: #837198; }

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

This div background color is #837198.

Border color

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

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

This div border color is #837198.

Opacity

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

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

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

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

This text has shadow with #837198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837198.

Preview

Color preview on black background

This text has color #837198 on black background.


Color preview on white background

This text has color #837198 on white background.


Black color preview on #837198 background

This text has black color on #837198 background.


White color preview on #837198 background

This text has white color on #837198 background.


Related colors

Complementary color

Complementary color for #hex is #7C8E67.


I love getcolorcode.com

Triadic colors

1 #988371 and #719883 with #837198 are triadic colors.

2 #987183 and #718398 with #837198 are triadic colors.