COLOR #84724D

HEX: #84724D RGB: (132,114,77)

Color info

#84724D contains red, green and blue colors in about the same proportion. Web safe color of #84724D is #996633 (or #963).

RGB color model

#84724D color RGB value is (132,114,77).

RGB: (132,114,77) (52%, 45%, 30%)

RGB channels and saturation

R 132 of 255 = 52%
G 114 of 255 = 45%
B 77 of 255 = 30%

132
114
77

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

Portions of RGB colors in percentages

R + G + B = 132 + 114 + 77 = 323 (100%)
R 132 of 323 ~ 40.87%
G 114 of 323 ~ 35.29%
B 77 of 323 ~ 23.84'%

%40.87
%35.29
%23.84

CMYK color model

#84724D color CMYK value is (0,14,42,48).

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

CMYK: (0,14,42,48)
C0M14Y42K48 (0%, 14%, 42%, 48%)
(0.00 / 0.14 / 0.42 / 0.48)

CMYK percentages

%0
%13.64
%41.67
%48.24

Codes

Color #84724D in popluar color models

84 72 4D
RGB 132 114 77
HSL 40° 26.32% 40.98%
HSB/HSV 40° 41.67% 51.76%
CMYK 0.00% 13.64% 41.67%
48.24%

Color #84724D in popluar number systems.

HEX 84 72 4D
Decimal 132 114 77
Binary 10000100 1110010 1001101
Octal 204 162 115

Shades and tints

Shades of #84724D

#84724D
(132,114,77)
#786846
(120,104,70)
#6C5E3F
(108,94,63)
#605438
(96,84,56)
#544A31
(84,74,49)
#48402A
(72,64,42)
#3C3623
(60,54,35)
#302C1C
(48,44,28)
#242215
(36,34,21)
#18180E
(24,24,14)
#0C0E07
(12,14,7)
#000000
(0,0,0)

Tints of #84724D

#84724D
(132,114,77)
#8F7E5D
(143,126,93)
#9A8A6D
(154,138,109)
#A5967D
(165,150,125)
#B0A28D
(176,162,141)
#BBAE9D
(187,174,157)
#C6BAAD
(198,186,173)
#D1C6BD
(209,198,189)
#DCD2CD
(220,210,205)
#E7DEDD
(231,222,221)
#F2EAED
(242,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84724D; }

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

This text font color is #84724D.

Background Color

.myBgColor { background-color: #84724D; }

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

This div background color is #84724D.

Border color

.myBorderColor { border: 1px solid #84724D; }

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

This div border color is #84724D.

Opacity

.myOpacity80 { color: #84724D; opacity: 0.8; }

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

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

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

This text has shadow with #84724D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84724D.

Preview

Color preview on black background

This text has color #84724D on black background.


Color preview on white background

This text has color #84724D on white background.


Black color preview on #84724D background

This text has black color on #84724D background.


White color preview on #84724D background

This text has white color on #84724D background.


Related colors

Complementary color

Complementary color for #hex is #7B8DB2.


I love getcolorcode.com

Triadic colors

1 #4D8472 and #724D84 with #84724D are triadic colors.

2 #4D7284 and #72844D with #84724D are triadic colors.