COLOR #847284

HEX: #847284 RGB: (132,114,132)

Color info

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

RGB color model

#847284 color RGB value is (132,114,132).

RGB: (132,114,132) (52%, 45%, 52%)

RGB channels and saturation

R 132 of 255 = 52%
G 114 of 255 = 45%
B 132 of 255 = 52%

132
114
132

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

Portions of RGB colors in percentages

R + G + B = 132 + 114 + 132 = 378 (100%)
R 132 of 378 ~ 34.92%
G 114 of 378 ~ 30.16%
B 132 of 378 ~ 34.92'%

%34.92
%30.16
%34.92

CMYK color model

#847284 color CMYK value is (0,14,0,48).

  • cyan value is 0.00%
  • magenta value is 13.64%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (0,14,0,48) C0M14Y0K48 (0%,14%,0%,48%) (0.00/0.14/0.00/0.48) 

CMYK percentages

%0
%13.64
%0
%48.24

Codes

Color #847284 in popluar color models

84 72 84
RGB 132 114 132
HSL 300° 7.32% 48.24%
HSB/HSV 300° 13.64% 51.76%
CMYK 0.00% 13.64% 0.00%
48.24%

Color #847284 in popluar number systems.

HEX 84 72 84
Decimal 132 114 132
Binary 10000100 1110010 10000100
Octal 204 162 204

Shades and tints

Shades of #847284

#847284
(132,114,132)
#786878
(120,104,120)
#6C5E6C
(108,94,108)
#605460
(96,84,96)
#544A54
(84,74,84)
#484048
(72,64,72)
#3C363C
(60,54,60)
#302C30
(48,44,48)
#242224
(36,34,36)
#181818
(24,24,24)
#0C0E0C
(12,14,12)
#000000
(0,0,0)

Tints of #847284

#847284
(132,114,132)
#8F7E8F
(143,126,143)
#9A8A9A
(154,138,154)
#A596A5
(165,150,165)
#B0A2B0
(176,162,176)
#BBAEBB
(187,174,187)
#C6BAC6
(198,186,198)
#D1C6D1
(209,198,209)
#DCD2DC
(220,210,220)
#E7DEE7
(231,222,231)
#F2EAF2
(242,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #847284; }

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

This text font color is #847284.

Background Color

.myBgColor { background-color: #847284; }

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

This div background color is #847284.

Border color

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

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

This div border color is #847284.

Opacity

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

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

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

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

This text has shadow with #847284 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847284.

Preview

Color preview on black background

This text has color #847284 on black background.


Color preview on white background

This text has color #847284 on white background.


Black color preview on #847284 background

This text has black color on #847284 background.


White color preview on #847284 background

This text has white color on #847284 background.


Related colors

Complementary color

Complementary color for #hex is #7B8D7B.


I love getcolorcode.com

Triadic colors

1 #848472 and #728484 with #847284 are triadic colors.

2 #847284 and #728484 with #847284 are triadic colors.