COLOR #84866E

HEX: #84866E RGB: (132,134,110)

Color info

#84866E contains red, green and blue colors in about the same proportion. Web safe color of #84866E is #999966 (or #996).

RGB color model

#84866E color RGB value is (132,134,110).

RGB: (132,134,110) (52%, 53%, 43%)

RGB channels and saturation

R 132 of 255 = 52%
G 134 of 255 = 53%
B 110 of 255 = 43%

132
134
110

R + G + B ~ 49%. #84866E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 134 + 110 = 376 (100%)
R 132 of 376 ~ 35.11%
G 134 of 376 ~ 35.64%
B 110 of 376 ~ 29.26'%

%35.11
%35.64
%29.26

CMYK color model

#84866E color CMYK value is (1,0,18,47).

  • cyan value is 1.49%
  • magenta value is 0.00%
  • yellow value is 17.91%
  • key color value is 47.45%

CMYK: (1,0,18,47)
C1M0Y18K47 (1%, 0%, 18%, 47%)
(0.01 / 0.00 / 0.18 / 0.47)

CMYK percentages

%1.49
%0
%17.91
%47.45

Codes

Color #84866E in popluar color models

84 86 6E
RGB 132 134 110
HSL 65° 9.84% 47.84%
HSB/HSV 65° 17.91% 52.55%
CMYK 1.49% 0.00% 17.91%
47.45%

Color #84866E in popluar number systems.

HEX 84 86 6E
Decimal 132 134 110
Binary 10000100 10000110 1101110
Octal 204 206 156

Shades and tints

Shades of #84866E

#84866E
(132,134,110)
#787A64
(120,122,100)
#6C6E5A
(108,110,90)
#606250
(96,98,80)
#545646
(84,86,70)
#484A3C
(72,74,60)
#3C3E32
(60,62,50)
#303228
(48,50,40)
#24261E
(36,38,30)
#181A14
(24,26,20)
#0C0E0A
(12,14,10)
#000000
(0,0,0)

Tints of #84866E

#84866E
(132,134,110)
#8F917B
(143,145,123)
#9A9C88
(154,156,136)
#A5A795
(165,167,149)
#B0B2A2
(176,178,162)
#BBBDAF
(187,189,175)
#C6C8BC
(198,200,188)
#D1D3C9
(209,211,201)
#DCDED6
(220,222,214)
#E7E9E3
(231,233,227)
#F2F4F0
(242,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84866E color. Also use rgb(132,134,110) instead hex code.

Text Font Color

.myTextColor { color: #84866E; }

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

This text font color is #84866E.

Background Color

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

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

This div background color is #84866E.

Border color

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

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

This div border color is #84866E.

Opacity

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

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

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

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

This text has shadow with #84866E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84866E.

Preview

Color preview on black background

This text has color #84866E on black background.


Color preview on white background

This text has color #84866E on white background.


Black color preview on #84866E background

This text has black color on #84866E background.


White color preview on #84866E background

This text has white color on #84866E background.


Related colors

Complementary color

Complementary color for #hex is #7B7991.


I love getcolorcode.com

Triadic colors

1 #6E8486 and #866E84 with #84866E are triadic colors.

2 #6E8684 and #86846E with #84866E are triadic colors.