COLOR #84554E

HEX: #84554E RGB: (132,85,78)

Color info

#84554E contains red, green and blue colors in about the same proportion. Web safe color of #84554E is #996666 (or #966).

RGB color model

#84554E color RGB value is (132,85,78).

RGB: (132,85,78) (52%, 33%, 31%)

RGB channels and saturation

R 132 of 255 = 52%
G 85 of 255 = 33%
B 78 of 255 = 31%

132
85
78

R + G + B ~ 39%. #84554E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 85 + 78 = 295 (100%)
R 132 of 295 ~ 44.75%
G 85 of 295 ~ 28.81%
B 78 of 295 ~ 26.44'%

%44.75
%28.81
%26.44

CMYK color model

#84554E color CMYK value is (0,36,41,48).

  • cyan value is 0.00%
  • magenta value is 35.61%
  • yellow value is 40.91%
  • key color value is 48.24%
CMYK: (0,36,41,48) C0M36Y41K48 (0%,36%,41%,48%) (0.00/0.36/0.41/0.48) 

CMYK percentages

%0
%35.61
%40.91
%48.24

Codes

Color #84554E in popluar color models

84 55 4E
RGB 132 85 78
HSL 25.71% 41.18%
HSB/HSV 40.91% 51.76%
CMYK 0.00% 35.61% 40.91%
48.24%

Color #84554E in popluar number systems.

HEX 84 55 4E
Decimal 132 85 78
Binary 10000100 1010101 1001110
Octal 204 125 116

Shades and tints

Shades of #84554E

#84554E
(132,85,78)
#784E47
(120,78,71)
#6C4740
(108,71,64)
#604039
(96,64,57)
#543932
(84,57,50)
#48322B
(72,50,43)
#3C2B24
(60,43,36)
#30241D
(48,36,29)
#241D16
(36,29,22)
#18160F
(24,22,15)
#0C0F08
(12,15,8)
#000000
(0,0,0)

Tints of #84554E

#84554E
(132,85,78)
#8F645E
(143,100,94)
#9A736E
(154,115,110)
#A5827E
(165,130,126)
#B0918E
(176,145,142)
#BBA09E
(187,160,158)
#C6AFAE
(198,175,174)
#D1BEBE
(209,190,190)
#DCCDCE
(220,205,206)
#E7DCDE
(231,220,222)
#F2EBEE
(242,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84554E color. Also use rgb(132,85,78) instead hex code.

Text Font Color

.myTextColor { color: #84554E; }

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

This text font color is #84554E.

Background Color

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

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

This div background color is #84554E.

Border color

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

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

This div border color is #84554E.

Opacity

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

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

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

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

This text has shadow with #84554E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84554E.

Preview

Color preview on black background

This text has color #84554E on black background.


Color preview on white background

This text has color #84554E on white background.


Black color preview on #84554E background

This text has black color on #84554E background.


White color preview on #84554E background

This text has white color on #84554E background.


Related colors

Complementary color

Complementary color for #hex is #7BAAB1.


I love getcolorcode.com

Triadic colors

1 #4E8455 and #554E84 with #84554E are triadic colors.

2 #4E5584 and #55844E with #84554E are triadic colors.