COLOR #84742E

HEX: #84742E RGB: (132,116,46)

Color info

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

RGB color model

#84742E color RGB value is (132,116,46).

RGB: (132,116,46) (52%, 45%, 18%)

RGB channels and saturation

R 132 of 255 = 52%
G 116 of 255 = 45%
B 46 of 255 = 18%

132
116
46

R + G + B ~ 38%. #84742E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 116 + 46 = 294 (100%)
R 132 of 294 ~ 44.9%
G 116 of 294 ~ 39.46%
B 46 of 294 ~ 15.65'%

%44.9
%39.46
%15.65

CMYK color model

#84742E color CMYK value is (0,12,65,48).

  • cyan value is 0.00%
  • magenta value is 12.12%
  • yellow value is 65.15%
  • key color value is 48.24%

CMYK: (0,12,65,48)
C0M12Y65K48 (0%, 12%, 65%, 48%)
(0.00 / 0.12 / 0.65 / 0.48)

CMYK percentages

%0
%12.12
%65.15
%48.24

Codes

Color #84742E in popluar color models

84 74 2E
RGB 132 116 46
HSL 49° 48.31% 34.90%
HSB/HSV 49° 65.15% 51.76%
CMYK 0.00% 12.12% 65.15%
48.24%

Color #84742E in popluar number systems.

HEX 84 74 2E
Decimal 132 116 46
Binary 10000100 1110100 101110
Octal 204 164 56

Shades and tints

Shades of #84742E

#84742E
(132,116,46)
#786A2A
(120,106,42)
#6C6026
(108,96,38)
#605622
(96,86,34)
#544C1E
(84,76,30)
#48421A
(72,66,26)
#3C3816
(60,56,22)
#302E12
(48,46,18)
#24240E
(36,36,14)
#181A0A
(24,26,10)
#0C1006
(12,16,6)
#000000
(0,0,0)

Tints of #84742E

#84742E
(132,116,46)
#8F8041
(143,128,65)
#9A8C54
(154,140,84)
#A59867
(165,152,103)
#B0A47A
(176,164,122)
#BBB08D
(187,176,141)
#C6BCA0
(198,188,160)
#D1C8B3
(209,200,179)
#DCD4C6
(220,212,198)
#E7E0D9
(231,224,217)
#F2ECEC
(242,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84742E color. Also use rgb(132,116,46) instead hex code.

Text Font Color

.myTextColor { color: #84742E; }

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

This text font color is #84742E.

Background Color

.myBgColor { background-color: #84742E; }

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

This div background color is #84742E.

Border color

.myBorderColor { border: 1px solid #84742E; }

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

This div border color is #84742E.

Opacity

.myOpacity80 { color: #84742E; opacity: 0.8; }

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

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

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

This text has shadow with #84742E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84742E.

Preview

Color preview on black background

This text has color #84742E on black background.


Color preview on white background

This text has color #84742E on white background.


Black color preview on #84742E background

This text has black color on #84742E background.


White color preview on #84742E background

This text has white color on #84742E background.


Related colors

Complementary color

Complementary color for #hex is #7B8BD1.


I love getcolorcode.com

Triadic colors

1 #2E8474 and #742E84 with #84742E are triadic colors.

2 #2E7484 and #74842E with #84742E are triadic colors.