COLOR #847233

HEX: #847233 RGB: (132,114,51)

Color info

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

RGB color model

#847233 color RGB value is (132,114,51).

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

RGB channels and saturation

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

132
114
51

R + G + B ~ 39%. #847233 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 114 + 51 = 297 (100%)
R 132 of 297 ~ 44.44%
G 114 of 297 ~ 38.38%
B 51 of 297 ~ 17.17'%

%44.44
%38.38
%17.17

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 13.64%
  • yellow value is 61.36%
  • key color value is 48.24%

CMYK: (0,14,61,48)
C0M14Y61K48 (0%, 14%, 61%, 48%)
(0.00 / 0.14 / 0.61 / 0.48)

CMYK percentages

%0
%13.64
%61.36
%48.24

Codes

Color #847233 in popluar color models

84 72 33
RGB 132 114 51
HSL 47° 44.26% 35.88%
HSB/HSV 47° 61.36% 51.76%
CMYK 0.00% 13.64% 61.36%
48.24%

Color #847233 in popluar number systems.

HEX 84 72 33
Decimal 132 114 51
Binary 10000100 1110010 110011
Octal 204 162 63

Shades and tints

Shades of #847233

#847233
(132,114,51)
#78682F
(120,104,47)
#6C5E2B
(108,94,43)
#605427
(96,84,39)
#544A23
(84,74,35)
#48401F
(72,64,31)
#3C361B
(60,54,27)
#302C17
(48,44,23)
#242213
(36,34,19)
#18180F
(24,24,15)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #847233

#847233
(132,114,51)
#8F7E45
(143,126,69)
#9A8A57
(154,138,87)
#A59669
(165,150,105)
#B0A27B
(176,162,123)
#BBAE8D
(187,174,141)
#C6BA9F
(198,186,159)
#D1C6B1
(209,198,177)
#DCD2C3
(220,210,195)
#E7DED5
(231,222,213)
#F2EAE7
(242,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #847233; }

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

This text font color is #847233.

Background Color

.myBgColor { background-color: #847233; }

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

This div background color is #847233.

Border color

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

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

This div border color is #847233.

Opacity

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

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

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

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

This text has shadow with #847233 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847233.

Preview

Color preview on black background

This text has color #847233 on black background.


Color preview on white background

This text has color #847233 on white background.


Black color preview on #847233 background

This text has black color on #847233 background.


White color preview on #847233 background

This text has white color on #847233 background.


Related colors

Complementary color

Complementary color for #hex is #7B8DCC.


I love getcolorcode.com

Triadic colors

1 #338472 and #723384 with #847233 are triadic colors.

2 #337284 and #728433 with #847233 are triadic colors.