COLOR #84662E

HEX: #84662E RGB: (132,102,46)

Color info

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

RGB color model

#84662E color RGB value is (132,102,46).

RGB: (132,102,46) (52%, 40%, 18%)

RGB channels and saturation

R 132 of 255 = 52%
G 102 of 255 = 40%
B 46 of 255 = 18%

132
102
46

R + G + B ~ 37%. #84662E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 102 + 46 = 280 (100%)
R 132 of 280 ~ 47.14%
G 102 of 280 ~ 36.43%
B 46 of 280 ~ 16.43'%

%47.14
%36.43
%16.43

CMYK color model

#84662E color CMYK value is (0,23,65,48).

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

CMYK: (0,23,65,48)
C0M23Y65K48 (0%, 23%, 65%, 48%)
(0.00 / 0.23 / 0.65 / 0.48)

CMYK percentages

%0
%22.73
%65.15
%48.24

Codes

Color #84662E in popluar color models

84 66 2E
RGB 132 102 46
HSL 39° 48.31% 34.90%
HSB/HSV 39° 65.15% 51.76%
CMYK 0.00% 22.73% 65.15%
48.24%

Color #84662E in popluar number systems.

HEX 84 66 2E
Decimal 132 102 46
Binary 10000100 1100110 101110
Octal 204 146 56

Shades and tints

Shades of #84662E

#84662E
(132,102,46)
#785D2A
(120,93,42)
#6C5426
(108,84,38)
#604B22
(96,75,34)
#54421E
(84,66,30)
#48391A
(72,57,26)
#3C3016
(60,48,22)
#302712
(48,39,18)
#241E0E
(36,30,14)
#18150A
(24,21,10)
#0C0C06
(12,12,6)
#000000
(0,0,0)

Tints of #84662E

#84662E
(132,102,46)
#8F7341
(143,115,65)
#9A8054
(154,128,84)
#A58D67
(165,141,103)
#B09A7A
(176,154,122)
#BBA78D
(187,167,141)
#C6B4A0
(198,180,160)
#D1C1B3
(209,193,179)
#DCCEC6
(220,206,198)
#E7DBD9
(231,219,217)
#F2E8EC
(242,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84662E; }

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

This text font color is #84662E.

Background Color

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

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

This div background color is #84662E.

Border color

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

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

This div border color is #84662E.

Opacity

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

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

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

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

This text has shadow with #84662E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84662E.

Preview

Color preview on black background

This text has color #84662E on black background.


Color preview on white background

This text has color #84662E on white background.


Black color preview on #84662E background

This text has black color on #84662E background.


White color preview on #84662E background

This text has white color on #84662E background.


Related colors

Complementary color

Complementary color for #hex is #7B99D1.


I love getcolorcode.com

Triadic colors

1 #2E8466 and #662E84 with #84662E are triadic colors.

2 #2E6684 and #66842E with #84662E are triadic colors.