COLOR #847196

HEX: #847196 RGB: (132,113,150)

Color info

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

RGB color model

#847196 color RGB value is (132,113,150).

RGB: (132,113,150) (52%, 44%, 59%)

RGB channels and saturation

R 132 of 255 = 52%
G 113 of 255 = 44%
B 150 of 255 = 59%

132
113
150

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

Portions of RGB colors in percentages

R + G + B = 132 + 113 + 150 = 395 (100%)
R 132 of 395 ~ 33.42%
G 113 of 395 ~ 28.61%
B 150 of 395 ~ 37.97'%

%33.42
%28.61
%37.97

CMYK color model

#847196 color CMYK value is (12,25,0,41).

  • cyan value is 12.00%
  • magenta value is 24.67%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (12,25,0,41) C12M25Y0K41 (12%,25%,0%,41%) (0.12/0.25/0.00/0.41) 

CMYK percentages

%12
%24.67
%0
%41.18

Codes

Color #847196 in popluar color models

84 71 96
RGB 132 113 150
HSL 271° 14.98% 51.57%
HSB/HSV 271° 24.67% 58.82%
CMYK 12.00% 24.67% 0.00%
41.18%

Color #847196 in popluar number systems.

HEX 84 71 96
Decimal 132 113 150
Binary 10000100 1110001 10010110
Octal 204 161 226

Shades and tints

Shades of #847196

#847196
(132,113,150)
#786789
(120,103,137)
#6C5D7C
(108,93,124)
#60536F
(96,83,111)
#544962
(84,73,98)
#483F55
(72,63,85)
#3C3548
(60,53,72)
#302B3B
(48,43,59)
#24212E
(36,33,46)
#181721
(24,23,33)
#0C0D14
(12,13,20)
#000000
(0,0,0)

Tints of #847196

#847196
(132,113,150)
#8F7D9F
(143,125,159)
#9A89A8
(154,137,168)
#A595B1
(165,149,177)
#B0A1BA
(176,161,186)
#BBADC3
(187,173,195)
#C6B9CC
(198,185,204)
#D1C5D5
(209,197,213)
#DCD1DE
(220,209,222)
#E7DDE7
(231,221,231)
#F2E9F0
(242,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847196 color. Also use rgb(132,113,150) instead hex code.

Text Font Color

.myTextColor { color: #847196; }

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

This text font color is #847196.

Background Color

.myBgColor { background-color: #847196; }

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

This div background color is #847196.

Border color

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

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

This div border color is #847196.

Opacity

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

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

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

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

This text has shadow with #847196 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847196.

Preview

Color preview on black background

This text has color #847196 on black background.


Color preview on white background

This text has color #847196 on white background.


Black color preview on #847196 background

This text has black color on #847196 background.


White color preview on #847196 background

This text has white color on #847196 background.


Related colors

Complementary color

Complementary color for #hex is #7B8E69.


I love getcolorcode.com

Triadic colors

1 #968471 and #719684 with #847196 are triadic colors.

2 #967184 and #718496 with #847196 are triadic colors.