COLOR #84544D

HEX: #84544D RGB: (132,84,77)

Color info

#84544D contains red, green and blue colors in about the same proportion. Web safe color of #84544D is #996633 (or #963).

RGB color model

#84544D color RGB value is (132,84,77).

RGB: (132,84,77) (52%, 33%, 30%)

RGB channels and saturation

R 132 of 255 = 52%
G 84 of 255 = 33%
B 77 of 255 = 30%

132
84
77

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

Portions of RGB colors in percentages

R + G + B = 132 + 84 + 77 = 293 (100%)
R 132 of 293 ~ 45.05%
G 84 of 293 ~ 28.67%
B 77 of 293 ~ 26.28'%

%45.05
%28.67
%26.28

CMYK color model

#84544D color CMYK value is (0,36,42,48).

  • cyan value is 0.00%
  • magenta value is 36.36%
  • yellow value is 41.67%
  • key color value is 48.24%

CMYK: (0,36,42,48)
C0M36Y42K48 (0%, 36%, 42%, 48%)
(0.00 / 0.36 / 0.42 / 0.48)

CMYK percentages

%0
%36.36
%41.67
%48.24

Codes

Color #84544D in popluar color models

84 54 4D
RGB 132 84 77
HSL 26.32% 40.98%
HSB/HSV 41.67% 51.76%
CMYK 0.00% 36.36% 41.67%
48.24%

Color #84544D in popluar number systems.

HEX 84 54 4D
Decimal 132 84 77
Binary 10000100 1010100 1001101
Octal 204 124 115

Shades and tints

Shades of #84544D

#84544D
(132,84,77)
#784D46
(120,77,70)
#6C463F
(108,70,63)
#603F38
(96,63,56)
#543831
(84,56,49)
#48312A
(72,49,42)
#3C2A23
(60,42,35)
#30231C
(48,35,28)
#241C15
(36,28,21)
#18150E
(24,21,14)
#0C0E07
(12,14,7)
#000000
(0,0,0)

Tints of #84544D

#84544D
(132,84,77)
#8F635D
(143,99,93)
#9A726D
(154,114,109)
#A5817D
(165,129,125)
#B0908D
(176,144,141)
#BB9F9D
(187,159,157)
#C6AEAD
(198,174,173)
#D1BDBD
(209,189,189)
#DCCCCD
(220,204,205)
#E7DBDD
(231,219,221)
#F2EAED
(242,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84544D color. Also use rgb(132,84,77) instead hex code.

Text Font Color

.myTextColor { color: #84544D; }

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

This text font color is #84544D.

Background Color

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

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

This div background color is #84544D.

Border color

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

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

This div border color is #84544D.

Opacity

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

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

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

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

This text has shadow with #84544D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84544D.

Preview

Color preview on black background

This text has color #84544D on black background.


Color preview on white background

This text has color #84544D on white background.


Black color preview on #84544D background

This text has black color on #84544D background.


White color preview on #84544D background

This text has white color on #84544D background.


Related colors

Complementary color

Complementary color for #hex is #7BABB2.


I love getcolorcode.com

Triadic colors

1 #4D8454 and #544D84 with #84544D are triadic colors.

2 #4D5484 and #54844D with #84544D are triadic colors.