COLOR #847A47

HEX: #847A47 RGB: (132,122,71)

Color info

#847A47 contains mainly red and green colors. Web safe color of #847A47 is #996633 (or #963).

RGB color model

#847A47 color RGB value is (132,122,71).

RGB: (132,122,71) (52%, 48%, 28%)

RGB channels and saturation

R 132 of 255 = 52%
G 122 of 255 = 48%
B 71 of 255 = 28%

132
122
71

R + G + B ~ 43%. #847A47 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 122 + 71 = 325 (100%)
R 132 of 325 ~ 40.62%
G 122 of 325 ~ 37.54%
B 71 of 325 ~ 21.85'%

%40.62
%37.54
%21.85

CMYK color model

#847A47 color CMYK value is (0,8,46,48).

  • cyan value is 0.00%
  • magenta value is 7.58%
  • yellow value is 46.21%
  • key color value is 48.24%

CMYK: (0,8,46,48)
C0M8Y46K48 (0%, 8%, 46%, 48%)
(0.00 / 0.08 / 0.46 / 0.48)

CMYK percentages

%0
%7.58
%46.21
%48.24

Codes

Color #847A47 in popluar color models

84 7A 47
RGB 132 122 71
HSL 50° 30.05% 39.80%
HSB/HSV 50° 46.21% 51.76%
CMYK 0.00% 7.58% 46.21%
48.24%

Color #847A47 in popluar number systems.

HEX 84 7A 47
Decimal 132 122 71
Binary 10000100 1111010 1000111
Octal 204 172 107

Shades and tints

Shades of #847A47

#847A47
(132,122,71)
#786F41
(120,111,65)
#6C643B
(108,100,59)
#605935
(96,89,53)
#544E2F
(84,78,47)
#484329
(72,67,41)
#3C3823
(60,56,35)
#302D1D
(48,45,29)
#242217
(36,34,23)
#181711
(24,23,17)
#0C0C0B
(12,12,11)
#000000
(0,0,0)

Tints of #847A47

#847A47
(132,122,71)
#8F8657
(143,134,87)
#9A9267
(154,146,103)
#A59E77
(165,158,119)
#B0AA87
(176,170,135)
#BBB697
(187,182,151)
#C6C2A7
(198,194,167)
#D1CEB7
(209,206,183)
#DCDAC7
(220,218,199)
#E7E6D7
(231,230,215)
#F2F2E7
(242,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847A47 color. Also use rgb(132,122,71) instead hex code.

Text Font Color

.myTextColor { color: #847A47; }

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

This text font color is #847A47.

Background Color

.myBgColor { background-color: #847A47; }

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

This div background color is #847A47.

Border color

.myBorderColor { border: 1px solid #847A47; }

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

This div border color is #847A47.

Opacity

.myOpacity80 { color: #847A47; opacity: 0.8; }

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

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

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

This text has shadow with #847A47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847A47.

Preview

Color preview on black background

This text has color #847A47 on black background.


Color preview on white background

This text has color #847A47 on white background.


Black color preview on #847A47 background

This text has black color on #847A47 background.


White color preview on #847A47 background

This text has white color on #847A47 background.


Related colors

Complementary color

Complementary color for #hex is #7B85B8.


I love getcolorcode.com

Triadic colors

1 #47847A and #7A4784 with #847A47 are triadic colors.

2 #477A84 and #7A8447 with #847A47 are triadic colors.