COLOR #847687

HEX: #847687 RGB: (132,118,135)

Color info

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

RGB color model

#847687 color RGB value is (132,118,135).

RGB: (132,118,135) (52%, 46%, 53%)

RGB channels and saturation

R 132 of 255 = 52%
G 118 of 255 = 46%
B 135 of 255 = 53%

132
118
135

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

Portions of RGB colors in percentages

R + G + B = 132 + 118 + 135 = 385 (100%)
R 132 of 385 ~ 34.29%
G 118 of 385 ~ 30.65%
B 135 of 385 ~ 35.06'%

%34.29
%30.65
%35.06

CMYK color model

#847687 color CMYK value is (2,13,0,47).

  • cyan value is 2.22%
  • magenta value is 12.59%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (2,13,0,47)
C2M13Y0K47 (2%, 13%, 0%, 47%)
(0.02 / 0.13 / 0.00 / 0.47)

CMYK percentages

%2.22
%12.59
%0
%47.06

Codes

Color #847687 in popluar color models

84 76 87
RGB 132 118 135
HSL 289° 6.72% 49.61%
HSB/HSV 289° 12.59% 52.94%
CMYK 2.22% 12.59% 0.00%
47.06%

Color #847687 in popluar number systems.

HEX 84 76 87
Decimal 132 118 135
Binary 10000100 1110110 10000111
Octal 204 166 207

Shades and tints

Shades of #847687

#847687
(132,118,135)
#786C7B
(120,108,123)
#6C626F
(108,98,111)
#605863
(96,88,99)
#544E57
(84,78,87)
#48444B
(72,68,75)
#3C3A3F
(60,58,63)
#303033
(48,48,51)
#242627
(36,38,39)
#181C1B
(24,28,27)
#0C120F
(12,18,15)
#000000
(0,0,0)

Tints of #847687

#847687
(132,118,135)
#8F8291
(143,130,145)
#9A8E9B
(154,142,155)
#A59AA5
(165,154,165)
#B0A6AF
(176,166,175)
#BBB2B9
(187,178,185)
#C6BEC3
(198,190,195)
#D1CACD
(209,202,205)
#DCD6D7
(220,214,215)
#E7E2E1
(231,226,225)
#F2EEEB
(242,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847687 color. Also use rgb(132,118,135) instead hex code.

Text Font Color

.myTextColor { color: #847687; }

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

This text font color is #847687.

Background Color

.myBgColor { background-color: #847687; }

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

This div background color is #847687.

Border color

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

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

This div border color is #847687.

Opacity

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

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

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

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

This text has shadow with #847687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847687.

Preview

Color preview on black background

This text has color #847687 on black background.


Color preview on white background

This text has color #847687 on white background.


Black color preview on #847687 background

This text has black color on #847687 background.


White color preview on #847687 background

This text has white color on #847687 background.


Related colors

Complementary color

Complementary color for #hex is #7B8978.


I love getcolorcode.com

Triadic colors

1 #878476 and #768784 with #847687 are triadic colors.

2 #877684 and #768487 with #847687 are triadic colors.