COLOR #847988

HEX: #847988 RGB: (132,121,136)

Color info

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

RGB color model

#847988 color RGB value is (132,121,136).

RGB: (132,121,136) (52%, 47%, 53%)

RGB channels and saturation

R 132 of 255 = 52%
G 121 of 255 = 47%
B 136 of 255 = 53%

132
121
136

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

Portions of RGB colors in percentages

R + G + B = 132 + 121 + 136 = 389 (100%)
R 132 of 389 ~ 33.93%
G 121 of 389 ~ 31.11%
B 136 of 389 ~ 34.96'%

%33.93
%31.11
%34.96

CMYK color model

#847988 color CMYK value is (3,11,0,47).

  • cyan value is 2.94%
  • magenta value is 11.03%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (3,11,0,47)
C3M11Y0K47 (3%, 11%, 0%, 47%)
(0.03 / 0.11 / 0.00 / 0.47)

CMYK percentages

%2.94
%11.03
%0
%46.67

Codes

Color #847988 in popluar color models

84 79 88
RGB 132 121 136
HSL 284° 5.93% 50.39%
HSB/HSV 284° 11.03% 53.33%
CMYK 2.94% 11.03% 0.00%
46.67%

Color #847988 in popluar number systems.

HEX 84 79 88
Decimal 132 121 136
Binary 10000100 1111001 10001000
Octal 204 171 210

Shades and tints

Shades of #847988

#847988
(132,121,136)
#786E7C
(120,110,124)
#6C6370
(108,99,112)
#605864
(96,88,100)
#544D58
(84,77,88)
#48424C
(72,66,76)
#3C3740
(60,55,64)
#302C34
(48,44,52)
#242128
(36,33,40)
#18161C
(24,22,28)
#0C0B10
(12,11,16)
#000000
(0,0,0)

Tints of #847988

#847988
(132,121,136)
#8F8592
(143,133,146)
#9A919C
(154,145,156)
#A59DA6
(165,157,166)
#B0A9B0
(176,169,176)
#BBB5BA
(187,181,186)
#C6C1C4
(198,193,196)
#D1CDCE
(209,205,206)
#DCD9D8
(220,217,216)
#E7E5E2
(231,229,226)
#F2F1EC
(242,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847988 color. Also use rgb(132,121,136) instead hex code.

Text Font Color

.myTextColor { color: #847988; }

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

This text font color is #847988.

Background Color

.myBgColor { background-color: #847988; }

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

This div background color is #847988.

Border color

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

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

This div border color is #847988.

Opacity

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

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

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

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

This text has shadow with #847988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847988.

Preview

Color preview on black background

This text has color #847988 on black background.


Color preview on white background

This text has color #847988 on white background.


Black color preview on #847988 background

This text has black color on #847988 background.


White color preview on #847988 background

This text has white color on #847988 background.


Related colors

Complementary color

Complementary color for #hex is #7B8677.


I love getcolorcode.com

Triadic colors

1 #888479 and #798884 with #847988 are triadic colors.

2 #887984 and #798488 with #847988 are triadic colors.