COLOR #84484D

HEX: #84484D RGB: (132,72,77)

Color info

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

RGB color model

#84484D color RGB value is (132,72,77).

RGB: (132,72,77) (52%, 28%, 30%)

RGB channels and saturation

R 132 of 255 = 52%
G 72 of 255 = 28%
B 77 of 255 = 30%

132
72
77

R + G + B ~ 37%. #84484D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 72 + 77 = 281 (100%)
R 132 of 281 ~ 46.98%
G 72 of 281 ~ 25.62%
B 77 of 281 ~ 27.4'%

%46.98
%25.62
%27.4

CMYK color model

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

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

CMYK: (0,45,42,48)
C0M45Y42K48 (0%, 45%, 42%, 48%)
(0.00 / 0.45 / 0.42 / 0.48)

CMYK percentages

%0
%45.45
%41.67
%48.24

Codes

Color #84484D in popluar color models

84 48 4D
RGB 132 72 77
HSL 355° 29.41% 40.00%
HSB/HSV 355° 45.45% 51.76%
CMYK 0.00% 45.45% 41.67%
48.24%

Color #84484D in popluar number systems.

HEX 84 48 4D
Decimal 132 72 77
Binary 10000100 1001000 1001101
Octal 204 110 115

Shades and tints

Shades of #84484D

#84484D
(132,72,77)
#784246
(120,66,70)
#6C3C3F
(108,60,63)
#603638
(96,54,56)
#543031
(84,48,49)
#482A2A
(72,42,42)
#3C2423
(60,36,35)
#301E1C
(48,30,28)
#241815
(36,24,21)
#18120E
(24,18,14)
#0C0C07
(12,12,7)
#000000
(0,0,0)

Tints of #84484D

#84484D
(132,72,77)
#8F585D
(143,88,93)
#9A686D
(154,104,109)
#A5787D
(165,120,125)
#B0888D
(176,136,141)
#BB989D
(187,152,157)
#C6A8AD
(198,168,173)
#D1B8BD
(209,184,189)
#DCC8CD
(220,200,205)
#E7D8DD
(231,216,221)
#F2E8ED
(242,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84484D; }

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

This text font color is #84484D.

Background Color

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

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

This div background color is #84484D.

Border color

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

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

This div border color is #84484D.

Opacity

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

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

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

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

This text has shadow with #84484D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84484D.

Preview

Color preview on black background

This text has color #84484D on black background.


Color preview on white background

This text has color #84484D on white background.


Black color preview on #84484D background

This text has black color on #84484D background.


White color preview on #84484D background

This text has white color on #84484D background.


Related colors

Complementary color

Complementary color for #hex is #7BB7B2.


I love getcolorcode.com

Triadic colors

1 #4D8448 and #484D84 with #84484D are triadic colors.

2 #4D4884 and #48844D with #84484D are triadic colors.