COLOR #82682E

HEX: #82682E RGB: (130,104,46)

Color info

#82682E contains mainly red and green colors. Web safe color of #82682E is #996633 (or #963).

RGB color model

#82682E color RGB value is (130,104,46).

RGB: (130,104,46) (51%, 41%, 18%)

RGB channels and saturation

R 130 of 255 = 51%
G 104 of 255 = 41%
B 46 of 255 = 18%

130
104
46

R + G + B ~ 37%. #82682E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 104 + 46 = 280 (100%)
R 130 of 280 ~ 46.43%
G 104 of 280 ~ 37.14%
B 46 of 280 ~ 16.43'%

%46.43
%37.14
%16.43

CMYK color model

#82682E color CMYK value is (0,20,65,49).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 64.62%
  • key color value is 49.02%
CMYK: (0,20,65,49) C0M20Y65K49 (0%,20%,65%,49%) (0.00/0.20/0.65/0.49) 

CMYK percentages

%0
%20
%64.62
%49.02

Codes

Color #82682E in popluar color models

82 68 2E
RGB 130 104 46
HSL 41° 47.73% 34.51%
HSB/HSV 41° 64.62% 50.98%
CMYK 0.00% 20.00% 64.62%
49.02%

Color #82682E in popluar number systems.

HEX 82 68 2E
Decimal 130 104 46
Binary 10000010 1101000 101110
Octal 202 150 56

Shades and tints

Shades of #82682E

#82682E
(130,104,46)
#775F2A
(119,95,42)
#6C5626
(108,86,38)
#614D22
(97,77,34)
#56441E
(86,68,30)
#4B3B1A
(75,59,26)
#403216
(64,50,22)
#352912
(53,41,18)
#2A200E
(42,32,14)
#1F170A
(31,23,10)
#140E06
(20,14,6)
#000000
(0,0,0)

Tints of #82682E

#82682E
(130,104,46)
#8D7541
(141,117,65)
#988254
(152,130,84)
#A38F67
(163,143,103)
#AE9C7A
(174,156,122)
#B9A98D
(185,169,141)
#C4B6A0
(196,182,160)
#CFC3B3
(207,195,179)
#DAD0C6
(218,208,198)
#E5DDD9
(229,221,217)
#F0EAEC
(240,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82682E color. Also use rgb(130,104,46) instead hex code.

Text Font Color

.myTextColor { color: #82682E; }

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

This text font color is #82682E.

Background Color

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

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

This div background color is #82682E.

Border color

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

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

This div border color is #82682E.

Opacity

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

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

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

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

This text has shadow with #82682E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82682E.

Preview

Color preview on black background

This text has color #82682E on black background.


Color preview on white background

This text has color #82682E on white background.


Black color preview on #82682E background

This text has black color on #82682E background.


White color preview on #82682E background

This text has white color on #82682E background.


Related colors

Complementary color

Complementary color for #hex is #7D97D1.


I love getcolorcode.com

Triadic colors

1 #2E8268 and #682E82 with #82682E are triadic colors.

2 #2E6882 and #68822E with #82682E are triadic colors.