COLOR #847470

HEX: #847470 RGB: (132,116,112)

Color info

#847470 contains red, green and blue colors in about the same proportion. Web safe color of #847470 is #996666 (or #966).

RGB color model

#847470 color RGB value is (132,116,112).

RGB: (132,116,112) (52%, 45%, 44%)

RGB channels and saturation

R 132 of 255 = 52%
G 116 of 255 = 45%
B 112 of 255 = 44%

132
116
112

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

Portions of RGB colors in percentages

R + G + B = 132 + 116 + 112 = 360 (100%)
R 132 of 360 ~ 36.67%
G 116 of 360 ~ 32.22%
B 112 of 360 ~ 31.11'%

%36.67
%32.22
%31.11

CMYK color model

#847470 color CMYK value is (0,12,15,48).

  • cyan value is 0.00%
  • magenta value is 12.12%
  • yellow value is 15.15%
  • key color value is 48.24%

CMYK: (0,12,15,48)
C0M12Y15K48 (0%, 12%, 15%, 48%)
(0.00 / 0.12 / 0.15 / 0.48)

CMYK percentages

%0
%12.12
%15.15
%48.24

Codes

Color #847470 in popluar color models

84 74 70
RGB 132 116 112
HSL 12° 8.20% 47.84%
HSB/HSV 12° 15.15% 51.76%
CMYK 0.00% 12.12% 15.15%
48.24%

Color #847470 in popluar number systems.

HEX 84 74 70
Decimal 132 116 112
Binary 10000100 1110100 1110000
Octal 204 164 160

Shades and tints

Shades of #847470

#847470
(132,116,112)
#786A66
(120,106,102)
#6C605C
(108,96,92)
#605652
(96,86,82)
#544C48
(84,76,72)
#48423E
(72,66,62)
#3C3834
(60,56,52)
#302E2A
(48,46,42)
#242420
(36,36,32)
#181A16
(24,26,22)
#0C100C
(12,16,12)
#000000
(0,0,0)

Tints of #847470

#847470
(132,116,112)
#8F807D
(143,128,125)
#9A8C8A
(154,140,138)
#A59897
(165,152,151)
#B0A4A4
(176,164,164)
#BBB0B1
(187,176,177)
#C6BCBE
(198,188,190)
#D1C8CB
(209,200,203)
#DCD4D8
(220,212,216)
#E7E0E5
(231,224,229)
#F2ECF2
(242,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #847470; }

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

This text font color is #847470.

Background Color

.myBgColor { background-color: #847470; }

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

This div background color is #847470.

Border color

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

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

This div border color is #847470.

Opacity

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

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

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

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

This text has shadow with #847470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847470.

Preview

Color preview on black background

This text has color #847470 on black background.


Color preview on white background

This text has color #847470 on white background.


Black color preview on #847470 background

This text has black color on #847470 background.


White color preview on #847470 background

This text has white color on #847470 background.


Related colors

Complementary color

Complementary color for #hex is #7B8B8F.


I love getcolorcode.com

Triadic colors

1 #708474 and #747084 with #847470 are triadic colors.

2 #707484 and #748470 with #847470 are triadic colors.