COLOR #82411E

HEX: #82411E RGB: (130,65,30)

Color info

#82411E contains mainly red color. Web safe color of #82411E is #993333 (or #933).

RGB color model

#82411E color RGB value is (130,65,30).

RGB: (130,65,30) (51%, 25%, 12%)

RGB channels and saturation

R 130 of 255 = 51%
G 65 of 255 = 25%
B 30 of 255 = 12%

130
65
30

R + G + B ~ 29%. #82411E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 65 + 30 = 225 (100%)
R 130 of 225 ~ 57.78%
G 65 of 225 ~ 28.89%
B 30 of 225 ~ 13.33'%

%57.78
%28.89
%13.33

CMYK color model

#82411E color CMYK value is (0,50,77,49).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 76.92%
  • key color value is 49.02%
CMYK: (0,50,77,49) C0M50Y77K49 (0%,50%,77%,49%) (0.00/0.50/0.77/0.49) 

CMYK percentages

%0
%50
%76.92
%49.02

Codes

Color #82411E in popluar color models

82 41 1E
RGB 130 65 30
HSL 21° 62.50% 31.37%
HSB/HSV 21° 76.92% 50.98%
CMYK 0.00% 50.00% 76.92%
49.02%

Color #82411E in popluar number systems.

HEX 82 41 1E
Decimal 130 65 30
Binary 10000010 1000001 11110
Octal 202 101 36

Shades and tints

Shades of #82411E

#82411E
(130,65,30)
#773C1C
(119,60,28)
#6C371A
(108,55,26)
#613218
(97,50,24)
#562D16
(86,45,22)
#4B2814
(75,40,20)
#402312
(64,35,18)
#351E10
(53,30,16)
#2A190E
(42,25,14)
#1F140C
(31,20,12)
#140F0A
(20,15,10)
#000000
(0,0,0)

Tints of #82411E

#82411E
(130,65,30)
#8D5232
(141,82,50)
#986346
(152,99,70)
#A3745A
(163,116,90)
#AE856E
(174,133,110)
#B99682
(185,150,130)
#C4A796
(196,167,150)
#CFB8AA
(207,184,170)
#DAC9BE
(218,201,190)
#E5DAD2
(229,218,210)
#F0EBE6
(240,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82411E color. Also use rgb(130,65,30) instead hex code.

Text Font Color

.myTextColor { color: #82411E; }

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

This text font color is #82411E.

Background Color

.myBgColor { background-color: #82411E; }

<div style="background-color:#82411E">Inner text</div>

This div background color is #82411E.

Border color

.myBorderColor { border: 1px solid #82411E; }

<div style="border:3px solid #82411E">Div</div>

This div border color is #82411E.

Opacity

.myOpacity80 { color: #82411E; opacity: 0.8; }

<p style="color:#82411E;opacity:0.8;">80%</p>

Text with #82411E 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 #82411E;}

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

This text has shadow with #82411E color.


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

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

This text has shadow with #82411E primary color and red secondary color.


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

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

This text has shadow with #82411E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #82411E.

Preview

Color preview on black background

This text has color #82411E on black background.


Color preview on white background

This text has color #82411E on white background.


Black color preview on #82411E background

This text has black color on #82411E background.


White color preview on #82411E background

This text has white color on #82411E background.


Related colors

Complementary color

Complementary color for #hex is #7DBEE1.


I love getcolorcode.com

Triadic colors

1 #1E8241 and #411E82 with #82411E are triadic colors.

2 #1E4182 and #41821E with #82411E are triadic colors.