COLOR #847746

HEX: #847746 RGB: (132,119,70)

Color info

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

RGB color model

#847746 color RGB value is (132,119,70).

RGB: (132,119,70) (52%, 47%, 27%)

RGB channels and saturation

R 132 of 255 = 52%
G 119 of 255 = 47%
B 70 of 255 = 27%

132
119
70

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

Portions of RGB colors in percentages

R + G + B = 132 + 119 + 70 = 321 (100%)
R 132 of 321 ~ 41.12%
G 119 of 321 ~ 37.07%
B 70 of 321 ~ 21.81'%

%41.12
%37.07
%21.81

CMYK color model

#847746 color CMYK value is (0,10,47,48).

  • cyan value is 0.00%
  • magenta value is 9.85%
  • yellow value is 46.97%
  • key color value is 48.24%

CMYK: (0,10,47,48)
C0M10Y47K48 (0%, 10%, 47%, 48%)
(0.00 / 0.10 / 0.47 / 0.48)

CMYK percentages

%0
%9.85
%46.97
%48.24

Codes

Color #847746 in popluar color models

84 77 46
RGB 132 119 70
HSL 47° 30.69% 39.61%
HSB/HSV 47° 46.97% 51.76%
CMYK 0.00% 9.85% 46.97%
48.24%

Color #847746 in popluar number systems.

HEX 84 77 46
Decimal 132 119 70
Binary 10000100 1110111 1000110
Octal 204 167 106

Shades and tints

Shades of #847746

#847746
(132,119,70)
#786D40
(120,109,64)
#6C633A
(108,99,58)
#605934
(96,89,52)
#544F2E
(84,79,46)
#484528
(72,69,40)
#3C3B22
(60,59,34)
#30311C
(48,49,28)
#242716
(36,39,22)
#181D10
(24,29,16)
#0C130A
(12,19,10)
#000000
(0,0,0)

Tints of #847746

#847746
(132,119,70)
#8F8356
(143,131,86)
#9A8F66
(154,143,102)
#A59B76
(165,155,118)
#B0A786
(176,167,134)
#BBB396
(187,179,150)
#C6BFA6
(198,191,166)
#D1CBB6
(209,203,182)
#DCD7C6
(220,215,198)
#E7E3D6
(231,227,214)
#F2EFE6
(242,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #847746; }

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

This text font color is #847746.

Background Color

.myBgColor { background-color: #847746; }

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

This div background color is #847746.

Border color

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

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

This div border color is #847746.

Opacity

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

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

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

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

This text has shadow with #847746 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847746.

Preview

Color preview on black background

This text has color #847746 on black background.


Color preview on white background

This text has color #847746 on white background.


Black color preview on #847746 background

This text has black color on #847746 background.


White color preview on #847746 background

This text has white color on #847746 background.


Related colors

Complementary color

Complementary color for #hex is #7B88B9.


I love getcolorcode.com

Triadic colors

1 #468477 and #774684 with #847746 are triadic colors.

2 #467784 and #778446 with #847746 are triadic colors.