COLOR #847D36

HEX: #847D36 RGB: (132,125,54)

Color info

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

RGB color model

#847D36 color RGB value is (132,125,54).

RGB: (132,125,54) (52%, 49%, 21%)

RGB channels and saturation

R 132 of 255 = 52%
G 125 of 255 = 49%
B 54 of 255 = 21%

132
125
54

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

Portions of RGB colors in percentages

R + G + B = 132 + 125 + 54 = 311 (100%)
R 132 of 311 ~ 42.44%
G 125 of 311 ~ 40.19%
B 54 of 311 ~ 17.36'%

%42.44
%40.19
%17.36

CMYK color model

#847D36 color CMYK value is (0,5,59,48).

  • cyan value is 0.00%
  • magenta value is 5.30%
  • yellow value is 59.09%
  • key color value is 48.24%

CMYK: (0,5,59,48)
C0M5Y59K48 (0%, 5%, 59%, 48%)
(0.00 / 0.05 / 0.59 / 0.48)

CMYK percentages

%0
%5.3
%59.09
%48.24

Codes

Color #847D36 in popluar color models

84 7D 36
RGB 132 125 54
HSL 55° 41.94% 36.47%
HSB/HSV 55° 59.09% 51.76%
CMYK 0.00% 5.30% 59.09%
48.24%

Color #847D36 in popluar number systems.

HEX 84 7D 36
Decimal 132 125 54
Binary 10000100 1111101 110110
Octal 204 175 66

Shades and tints

Shades of #847D36

#847D36
(132,125,54)
#787232
(120,114,50)
#6C672E
(108,103,46)
#605C2A
(96,92,42)
#545126
(84,81,38)
#484622
(72,70,34)
#3C3B1E
(60,59,30)
#30301A
(48,48,26)
#242516
(36,37,22)
#181A12
(24,26,18)
#0C0F0E
(12,15,14)
#000000
(0,0,0)

Tints of #847D36

#847D36
(132,125,54)
#8F8848
(143,136,72)
#9A935A
(154,147,90)
#A59E6C
(165,158,108)
#B0A97E
(176,169,126)
#BBB490
(187,180,144)
#C6BFA2
(198,191,162)
#D1CAB4
(209,202,180)
#DCD5C6
(220,213,198)
#E7E0D8
(231,224,216)
#F2EBEA
(242,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847D36 color. Also use rgb(132,125,54) instead hex code.

Text Font Color

.myTextColor { color: #847D36; }

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

This text font color is #847D36.

Background Color

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

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

This div background color is #847D36.

Border color

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

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

This div border color is #847D36.

Opacity

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

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

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

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

This text has shadow with #847D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847D36.

Preview

Color preview on black background

This text has color #847D36 on black background.


Color preview on white background

This text has color #847D36 on white background.


Black color preview on #847D36 background

This text has black color on #847D36 background.


White color preview on #847D36 background

This text has white color on #847D36 background.


Related colors

Complementary color

Complementary color for #hex is #7B82C9.


I love getcolorcode.com

Triadic colors

1 #36847D and #7D3684 with #847D36 are triadic colors.

2 #367D84 and #7D8436 with #847D36 are triadic colors.