COLOR #847895

HEX: #847895 RGB: (132,120,149)

Color info

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

RGB color model

#847895 color RGB value is (132,120,149).

RGB: (132,120,149) (52%, 47%, 58%)

RGB channels and saturation

R 132 of 255 = 52%
G 120 of 255 = 47%
B 149 of 255 = 58%

132
120
149

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

Portions of RGB colors in percentages

R + G + B = 132 + 120 + 149 = 401 (100%)
R 132 of 401 ~ 32.92%
G 120 of 401 ~ 29.93%
B 149 of 401 ~ 37.16'%

%32.92
%29.93
%37.16

CMYK color model

#847895 color CMYK value is (11,19,0,42).

  • cyan value is 11.41%
  • magenta value is 19.46%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (11,19,0,42)
C11M19Y0K42 (11%, 19%, 0%, 42%)
(0.11 / 0.19 / 0.00 / 0.42)

CMYK percentages

%11.41
%19.46
%0
%41.57

Codes

Color #847895 in popluar color models

84 78 95
RGB 132 120 149
HSL 265° 12.03% 52.75%
HSB/HSV 265° 19.46% 58.43%
CMYK 11.41% 19.46% 0.00%
41.57%

Color #847895 in popluar number systems.

HEX 84 78 95
Decimal 132 120 149
Binary 10000100 1111000 10010101
Octal 204 170 225

Shades and tints

Shades of #847895

#847895
(132,120,149)
#786E88
(120,110,136)
#6C647B
(108,100,123)
#605A6E
(96,90,110)
#545061
(84,80,97)
#484654
(72,70,84)
#3C3C47
(60,60,71)
#30323A
(48,50,58)
#24282D
(36,40,45)
#181E20
(24,30,32)
#0C1413
(12,20,19)
#000000
(0,0,0)

Tints of #847895

#847895
(132,120,149)
#8F849E
(143,132,158)
#9A90A7
(154,144,167)
#A59CB0
(165,156,176)
#B0A8B9
(176,168,185)
#BBB4C2
(187,180,194)
#C6C0CB
(198,192,203)
#D1CCD4
(209,204,212)
#DCD8DD
(220,216,221)
#E7E4E6
(231,228,230)
#F2F0EF
(242,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847895 color. Also use rgb(132,120,149) instead hex code.

Text Font Color

.myTextColor { color: #847895; }

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

This text font color is #847895.

Background Color

.myBgColor { background-color: #847895; }

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

This div background color is #847895.

Border color

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

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

This div border color is #847895.

Opacity

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

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

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

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

This text has shadow with #847895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847895.

Preview

Color preview on black background

This text has color #847895 on black background.


Color preview on white background

This text has color #847895 on white background.


Black color preview on #847895 background

This text has black color on #847895 background.


White color preview on #847895 background

This text has white color on #847895 background.


Related colors

Complementary color

Complementary color for #hex is #7B876A.


I love getcolorcode.com

Triadic colors

1 #958478 and #789584 with #847895 are triadic colors.

2 #957884 and #788495 with #847895 are triadic colors.