COLOR #847585

HEX: #847585 RGB: (132,117,133)

Color info

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

RGB color model

#847585 color RGB value is (132,117,133).

RGB: (132,117,133) (52%, 46%, 52%)

RGB channels and saturation

R 132 of 255 = 52%
G 117 of 255 = 46%
B 133 of 255 = 52%

132
117
133

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

Portions of RGB colors in percentages

R + G + B = 132 + 117 + 133 = 382 (100%)
R 132 of 382 ~ 34.55%
G 117 of 382 ~ 30.63%
B 133 of 382 ~ 34.82'%

%34.55
%30.63
%34.82

CMYK color model

#847585 color CMYK value is (1,12,0,48).

  • cyan value is 0.75%
  • magenta value is 12.03%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (1,12,0,48)
C1M12Y0K48 (1%, 12%, 0%, 48%)
(0.01 / 0.12 / 0.00 / 0.48)

CMYK percentages

%0.75
%12.03
%0
%47.84

Codes

Color #847585 in popluar color models

84 75 85
RGB 132 117 133
HSL 296° 6.40% 49.02%
HSB/HSV 296° 12.03% 52.16%
CMYK 0.75% 12.03% 0.00%
47.84%

Color #847585 in popluar number systems.

HEX 84 75 85
Decimal 132 117 133
Binary 10000100 1110101 10000101
Octal 204 165 205

Shades and tints

Shades of #847585

#847585
(132,117,133)
#786B79
(120,107,121)
#6C616D
(108,97,109)
#605761
(96,87,97)
#544D55
(84,77,85)
#484349
(72,67,73)
#3C393D
(60,57,61)
#302F31
(48,47,49)
#242525
(36,37,37)
#181B19
(24,27,25)
#0C110D
(12,17,13)
#000000
(0,0,0)

Tints of #847585

#847585
(132,117,133)
#8F8190
(143,129,144)
#9A8D9B
(154,141,155)
#A599A6
(165,153,166)
#B0A5B1
(176,165,177)
#BBB1BC
(187,177,188)
#C6BDC7
(198,189,199)
#D1C9D2
(209,201,210)
#DCD5DD
(220,213,221)
#E7E1E8
(231,225,232)
#F2EDF3
(242,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847585 color. Also use rgb(132,117,133) instead hex code.

Text Font Color

.myTextColor { color: #847585; }

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

This text font color is #847585.

Background Color

.myBgColor { background-color: #847585; }

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

This div background color is #847585.

Border color

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

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

This div border color is #847585.

Opacity

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

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

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

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

This text has shadow with #847585 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847585.

Preview

Color preview on black background

This text has color #847585 on black background.


Color preview on white background

This text has color #847585 on white background.


Black color preview on #847585 background

This text has black color on #847585 background.


White color preview on #847585 background

This text has white color on #847585 background.


Related colors

Complementary color

Complementary color for #hex is #7B8A7A.


I love getcolorcode.com

Triadic colors

1 #858475 and #758584 with #847585 are triadic colors.

2 #857584 and #758485 with #847585 are triadic colors.