COLOR #84444D

HEX: #84444D RGB: (132,68,77)

Color info

#84444D contains mainly red and blue colors. Web safe color of #84444D is #993333 (or #933).

RGB color model

#84444D color RGB value is (132,68,77).

RGB: (132,68,77) (52%, 27%, 30%)

RGB channels and saturation

R 132 of 255 = 52%
G 68 of 255 = 27%
B 77 of 255 = 30%

132
68
77

R + G + B ~ 36%. #84444D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 68 + 77 = 277 (100%)
R 132 of 277 ~ 47.65%
G 68 of 277 ~ 24.55%
B 77 of 277 ~ 27.8'%

%47.65
%24.55
%27.8

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 48.48%
  • yellow value is 41.67%
  • key color value is 48.24%
CMYK: (0,48,42,48) C0M48Y42K48 (0%,48%,42%,48%) (0.00/0.48/0.42/0.48) 

CMYK percentages

%0
%48.48
%41.67
%48.24

Codes

Color #84444D in popluar color models

84 44 4D
RGB 132 68 77
HSL 352° 32.00% 39.22%
HSB/HSV 352° 48.48% 51.76%
CMYK 0.00% 48.48% 41.67%
48.24%

Color #84444D in popluar number systems.

HEX 84 44 4D
Decimal 132 68 77
Binary 10000100 1000100 1001101
Octal 204 104 115

Shades and tints

Shades of #84444D

#84444D
(132,68,77)
#783E46
(120,62,70)
#6C383F
(108,56,63)
#603238
(96,50,56)
#542C31
(84,44,49)
#48262A
(72,38,42)
#3C2023
(60,32,35)
#301A1C
(48,26,28)
#241415
(36,20,21)
#180E0E
(24,14,14)
#0C0807
(12,8,7)
#000000
(0,0,0)

Tints of #84444D

#84444D
(132,68,77)
#8F555D
(143,85,93)
#9A666D
(154,102,109)
#A5777D
(165,119,125)
#B0888D
(176,136,141)
#BB999D
(187,153,157)
#C6AAAD
(198,170,173)
#D1BBBD
(209,187,189)
#DCCCCD
(220,204,205)
#E7DDDD
(231,221,221)
#F2EEED
(242,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84444D; }

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

This text font color is #84444D.

Background Color

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

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

This div background color is #84444D.

Border color

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

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

This div border color is #84444D.

Opacity

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

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

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

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

This text has shadow with #84444D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84444D.

Preview

Color preview on black background

This text has color #84444D on black background.


Color preview on white background

This text has color #84444D on white background.


Black color preview on #84444D background

This text has black color on #84444D background.


White color preview on #84444D background

This text has white color on #84444D background.


Related colors

Complementary color

Complementary color for #hex is #7BBBB2.


I love getcolorcode.com

Triadic colors

1 #4D8444 and #444D84 with #84444D are triadic colors.

2 #4D4484 and #44844D with #84444D are triadic colors.