COLOR #84472F

HEX: #84472F RGB: (132,71,47)

Color info

#84472F contains mainly red color. Web safe color of #84472F is #993333 (or #933).

RGB color model

#84472F color RGB value is (132,71,47).

RGB: (132,71,47) (52%, 28%, 18%)

RGB channels and saturation

R 132 of 255 = 52%
G 71 of 255 = 28%
B 47 of 255 = 18%

132
71
47

R + G + B ~ 33%. #84472F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 71 + 47 = 250 (100%)
R 132 of 250 ~ 52.8%
G 71 of 250 ~ 28.4%
B 47 of 250 ~ 18.8'%

%52.8
%28.4
%18.8

CMYK color model

#84472F color CMYK value is (0,46,64,48).

  • cyan value is 0.00%
  • magenta value is 46.21%
  • yellow value is 64.39%
  • key color value is 48.24%

CMYK: (0,46,64,48)
C0M46Y64K48 (0%, 46%, 64%, 48%)
(0.00 / 0.46 / 0.64 / 0.48)

CMYK percentages

%0
%46.21
%64.39
%48.24

Codes

Color #84472F in popluar color models

84 47 2F
RGB 132 71 47
HSL 17° 47.49% 35.10%
HSB/HSV 17° 64.39% 51.76%
CMYK 0.00% 46.21% 64.39%
48.24%

Color #84472F in popluar number systems.

HEX 84 47 2F
Decimal 132 71 47
Binary 10000100 1000111 101111
Octal 204 107 57

Shades and tints

Shades of #84472F

#84472F
(132,71,47)
#78412B
(120,65,43)
#6C3B27
(108,59,39)
#603523
(96,53,35)
#542F1F
(84,47,31)
#48291B
(72,41,27)
#3C2317
(60,35,23)
#301D13
(48,29,19)
#24170F
(36,23,15)
#18110B
(24,17,11)
#0C0B07
(12,11,7)
#000000
(0,0,0)

Tints of #84472F

#84472F
(132,71,47)
#8F5741
(143,87,65)
#9A6753
(154,103,83)
#A57765
(165,119,101)
#B08777
(176,135,119)
#BB9789
(187,151,137)
#C6A79B
(198,167,155)
#D1B7AD
(209,183,173)
#DCC7BF
(220,199,191)
#E7D7D1
(231,215,209)
#F2E7E3
(242,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84472F color. Also use rgb(132,71,47) instead hex code.

Text Font Color

.myTextColor { color: #84472F; }

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

This text font color is #84472F.

Background Color

.myBgColor { background-color: #84472F; }

<div style="background-color:#84472F">Inner text</div>

This div background color is #84472F.

Border color

.myBorderColor { border: 1px solid #84472F; }

<div style="border:3px solid #84472F">Div</div>

This div border color is #84472F.

Opacity

.myOpacity80 { color: #84472F; opacity: 0.8; }

<p style="color:#84472F;opacity:0.8;">80%</p>

Text with #84472F 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 #84472F;}

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

This text has shadow with #84472F color.


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

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

This text has shadow with #84472F primary color and red secondary color.


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

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

This text has shadow with #84472F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #84472F.

Preview

Color preview on black background

This text has color #84472F on black background.


Color preview on white background

This text has color #84472F on white background.


Black color preview on #84472F background

This text has black color on #84472F background.


White color preview on #84472F background

This text has white color on #84472F background.


Related colors

Complementary color

Complementary color for #hex is #7BB8D0.


I love getcolorcode.com

Triadic colors

1 #2F8447 and #472F84 with #84472F are triadic colors.

2 #2F4784 and #47842F with #84472F are triadic colors.