COLOR #837093

HEX: #837093 RGB: (131,112,147)

Color info

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

RGB color model

#837093 color RGB value is (131,112,147).

RGB: (131,112,147) (51%, 44%, 58%)

RGB channels and saturation

R 131 of 255 = 51%
G 112 of 255 = 44%
B 147 of 255 = 58%

131
112
147

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

Portions of RGB colors in percentages

R + G + B = 131 + 112 + 147 = 390 (100%)
R 131 of 390 ~ 33.59%
G 112 of 390 ~ 28.72%
B 147 of 390 ~ 37.69'%

%33.59
%28.72
%37.69

CMYK color model

#837093 color CMYK value is (11,24,0,42).

  • cyan value is 10.88%
  • magenta value is 23.81%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (11,24,0,42)
C11M24Y0K42 (11%, 24%, 0%, 42%)
(0.11 / 0.24 / 0.00 / 0.42)

CMYK percentages

%10.88
%23.81
%0
%42.35

Codes

Color #837093 in popluar color models

83 70 93
RGB 131 112 147
HSL 273° 13.94% 50.78%
HSB/HSV 273° 23.81% 57.65%
CMYK 10.88% 23.81% 0.00%
42.35%

Color #837093 in popluar number systems.

HEX 83 70 93
Decimal 131 112 147
Binary 10000011 1110000 10010011
Octal 203 160 223

Shades and tints

Shades of #837093

#837093
(131,112,147)
#786686
(120,102,134)
#6D5C79
(109,92,121)
#62526C
(98,82,108)
#57485F
(87,72,95)
#4C3E52
(76,62,82)
#413445
(65,52,69)
#362A38
(54,42,56)
#2B202B
(43,32,43)
#20161E
(32,22,30)
#150C11
(21,12,17)
#000000
(0,0,0)

Tints of #837093

#837093
(131,112,147)
#8E7D9C
(142,125,156)
#998AA5
(153,138,165)
#A497AE
(164,151,174)
#AFA4B7
(175,164,183)
#BAB1C0
(186,177,192)
#C5BEC9
(197,190,201)
#D0CBD2
(208,203,210)
#DBD8DB
(219,216,219)
#E6E5E4
(230,229,228)
#F1F2ED
(241,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #837093 color. Also use rgb(131,112,147) instead hex code.

Text Font Color

.myTextColor { color: #837093; }

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

This text font color is #837093.

Background Color

.myBgColor { background-color: #837093; }

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

This div background color is #837093.

Border color

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

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

This div border color is #837093.

Opacity

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

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

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

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

This text has shadow with #837093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837093.

Preview

Color preview on black background

This text has color #837093 on black background.


Color preview on white background

This text has color #837093 on white background.


Black color preview on #837093 background

This text has black color on #837093 background.


White color preview on #837093 background

This text has white color on #837093 background.


Related colors

Complementary color

Complementary color for #hex is #7C8F6C.


I love getcolorcode.com

Triadic colors

1 #938370 and #709383 with #837093 are triadic colors.

2 #937083 and #708393 with #837093 are triadic colors.