COLOR #84722D

HEX: #84722D RGB: (132,114,45)

Color info

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

RGB color model

#84722D color RGB value is (132,114,45).

RGB: (132,114,45) (52%, 45%, 18%)

RGB channels and saturation

R 132 of 255 = 52%
G 114 of 255 = 45%
B 45 of 255 = 18%

132
114
45

R + G + B ~ 38%. #84722D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 114 + 45 = 291 (100%)
R 132 of 291 ~ 45.36%
G 114 of 291 ~ 39.18%
B 45 of 291 ~ 15.46'%

%45.36
%39.18
%15.46

CMYK color model

#84722D color CMYK value is (0,14,66,48).

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

CMYK: (0,14,66,48)
C0M14Y66K48 (0%, 14%, 66%, 48%)
(0.00 / 0.14 / 0.66 / 0.48)

CMYK percentages

%0
%13.64
%65.91
%48.24

Codes

Color #84722D in popluar color models

84 72 2D
RGB 132 114 45
HSL 48° 49.15% 34.71%
HSB/HSV 48° 65.91% 51.76%
CMYK 0.00% 13.64% 65.91%
48.24%

Color #84722D in popluar number systems.

HEX 84 72 2D
Decimal 132 114 45
Binary 10000100 1110010 101101
Octal 204 162 55

Shades and tints

Shades of #84722D

#84722D
(132,114,45)
#786829
(120,104,41)
#6C5E25
(108,94,37)
#605421
(96,84,33)
#544A1D
(84,74,29)
#484019
(72,64,25)
#3C3615
(60,54,21)
#302C11
(48,44,17)
#24220D
(36,34,13)
#181809
(24,24,9)
#0C0E05
(12,14,5)
#000000
(0,0,0)

Tints of #84722D

#84722D
(132,114,45)
#8F7E40
(143,126,64)
#9A8A53
(154,138,83)
#A59666
(165,150,102)
#B0A279
(176,162,121)
#BBAE8C
(187,174,140)
#C6BA9F
(198,186,159)
#D1C6B2
(209,198,178)
#DCD2C5
(220,210,197)
#E7DED8
(231,222,216)
#F2EAEB
(242,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84722D; }

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

This text font color is #84722D.

Background Color

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

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

This div background color is #84722D.

Border color

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

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

This div border color is #84722D.

Opacity

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

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

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

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

This text has shadow with #84722D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84722D.

Preview

Color preview on black background

This text has color #84722D on black background.


Color preview on white background

This text has color #84722D on white background.


Black color preview on #84722D background

This text has black color on #84722D background.


White color preview on #84722D background

This text has white color on #84722D background.


Related colors

Complementary color

Complementary color for #hex is #7B8DD2.


I love getcolorcode.com

Triadic colors

1 #2D8472 and #722D84 with #84722D are triadic colors.

2 #2D7284 and #72842D with #84722D are triadic colors.