COLOR #82472B

HEX: #82472B RGB: (130,71,43)

Color info

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

RGB color model

#82472B color RGB value is (130,71,43).

RGB: (130,71,43) (51%, 28%, 17%)

RGB channels and saturation

R 130 of 255 = 51%
G 71 of 255 = 28%
B 43 of 255 = 17%

130
71
43

R + G + B ~ 32%. #82472B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 71 + 43 = 244 (100%)
R 130 of 244 ~ 53.28%
G 71 of 244 ~ 29.1%
B 43 of 244 ~ 17.62'%

%53.28
%29.1
%17.62

CMYK color model

#82472B color CMYK value is (0,45,67,49).

  • cyan value is 0.00%
  • magenta value is 45.38%
  • yellow value is 66.92%
  • key color value is 49.02%
CMYK: (0,45,67,49) C0M45Y67K49 (0%,45%,67%,49%) (0.00/0.45/0.67/0.49) 

CMYK percentages

%0
%45.38
%66.92
%49.02

Codes

Color #82472B in popluar color models

82 47 2B
RGB 130 71 43
HSL 19° 50.29% 33.92%
HSB/HSV 19° 66.92% 50.98%
CMYK 0.00% 45.38% 66.92%
49.02%

Color #82472B in popluar number systems.

HEX 82 47 2B
Decimal 130 71 43
Binary 10000010 1000111 101011
Octal 202 107 53

Shades and tints

Shades of #82472B

#82472B
(130,71,43)
#774128
(119,65,40)
#6C3B25
(108,59,37)
#613522
(97,53,34)
#562F1F
(86,47,31)
#4B291C
(75,41,28)
#402319
(64,35,25)
#351D16
(53,29,22)
#2A1713
(42,23,19)
#1F1110
(31,17,16)
#140B0D
(20,11,13)
#000000
(0,0,0)

Tints of #82472B

#82472B
(130,71,43)
#8D573E
(141,87,62)
#986751
(152,103,81)
#A37764
(163,119,100)
#AE8777
(174,135,119)
#B9978A
(185,151,138)
#C4A79D
(196,167,157)
#CFB7B0
(207,183,176)
#DAC7C3
(218,199,195)
#E5D7D6
(229,215,214)
#F0E7E9
(240,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82472B color. Also use rgb(130,71,43) instead hex code.

Text Font Color

.myTextColor { color: #82472B; }

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

This text font color is #82472B.

Background Color

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

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

This div background color is #82472B.

Border color

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

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

This div border color is #82472B.

Opacity

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

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

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

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

This text has shadow with #82472B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82472B.

Preview

Color preview on black background

This text has color #82472B on black background.


Color preview on white background

This text has color #82472B on white background.


Black color preview on #82472B background

This text has black color on #82472B background.


White color preview on #82472B background

This text has white color on #82472B background.


Related colors

Complementary color

Complementary color for #hex is #7DB8D4.


I love getcolorcode.com

Triadic colors

1 #2B8247 and #472B82 with #82472B are triadic colors.

2 #2B4782 and #47822B with #82472B are triadic colors.