COLOR #84474B

HEX: #84474B RGB: (132,71,75)

Color info

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

RGB color model

#84474B color RGB value is (132,71,75).

RGB: (132,71,75) (52%, 28%, 29%)

RGB channels and saturation

R 132 of 255 = 52%
G 71 of 255 = 28%
B 75 of 255 = 29%

132
71
75

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

Portions of RGB colors in percentages

R + G + B = 132 + 71 + 75 = 278 (100%)
R 132 of 278 ~ 47.48%
G 71 of 278 ~ 25.54%
B 75 of 278 ~ 26.98'%

%47.48
%25.54
%26.98

CMYK color model

#84474B color CMYK value is (0,46,43,48).

  • cyan value is 0.00%
  • magenta value is 46.21%
  • yellow value is 43.18%
  • key color value is 48.24%
CMYK: (0,46,43,48) C0M46Y43K48 (0%,46%,43%,48%) (0.00/0.46/0.43/0.48) 

CMYK percentages

%0
%46.21
%43.18
%48.24

Codes

Color #84474B in popluar color models

84 47 4B
RGB 132 71 75
HSL 356° 30.05% 39.80%
HSB/HSV 356° 46.21% 51.76%
CMYK 0.00% 46.21% 43.18%
48.24%

Color #84474B in popluar number systems.

HEX 84 47 4B
Decimal 132 71 75
Binary 10000100 1000111 1001011
Octal 204 107 113

Shades and tints

Shades of #84474B

#84474B
(132,71,75)
#784145
(120,65,69)
#6C3B3F
(108,59,63)
#603539
(96,53,57)
#542F33
(84,47,51)
#48292D
(72,41,45)
#3C2327
(60,35,39)
#301D21
(48,29,33)
#24171B
(36,23,27)
#181115
(24,17,21)
#0C0B0F
(12,11,15)
#000000
(0,0,0)

Tints of #84474B

#84474B
(132,71,75)
#8F575B
(143,87,91)
#9A676B
(154,103,107)
#A5777B
(165,119,123)
#B0878B
(176,135,139)
#BB979B
(187,151,155)
#C6A7AB
(198,167,171)
#D1B7BB
(209,183,187)
#DCC7CB
(220,199,203)
#E7D7DB
(231,215,219)
#F2E7EB
(242,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84474B color. Also use rgb(132,71,75) instead hex code.

Text Font Color

.myTextColor { color: #84474B; }

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

This text font color is #84474B.

Background Color

.myBgColor { background-color: #84474B; }

<div style="background-color:#84474B">Inner text</div>

This div background color is #84474B.

Border color

.myBorderColor { border: 1px solid #84474B; }

<div style="border:3px solid #84474B">Div</div>

This div border color is #84474B.

Opacity

.myOpacity80 { color: #84474B; opacity: 0.8; }

<p style="color:#84474B;opacity:0.8;">80%</p>

Text with #84474B 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 #84474B;}

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

This text has shadow with #84474B color.


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

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

This text has shadow with #84474B primary color and red secondary color.


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

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

This text has shadow with #84474B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #84474B.

Preview

Color preview on black background

This text has color #84474B on black background.


Color preview on white background

This text has color #84474B on white background.


Black color preview on #84474B background

This text has black color on #84474B background.


White color preview on #84474B background

This text has white color on #84474B background.


Related colors

Complementary color

Complementary color for #hex is #7BB8B4.


I love getcolorcode.com

Triadic colors

1 #4B8447 and #474B84 with #84474B are triadic colors.

2 #4B4784 and #47844B with #84474B are triadic colors.