COLOR #82714D

HEX: #82714D RGB: (130,113,77)

Color info

#82714D contains red, green and blue colors in about the same proportion. Web safe color of #82714D is #996633 (or #963).

RGB color model

#82714D color RGB value is (130,113,77).

RGB: (130,113,77) (51%, 44%, 30%)

RGB channels and saturation

R 130 of 255 = 51%
G 113 of 255 = 44%
B 77 of 255 = 30%

130
113
77

R + G + B ~ 42%. #82714D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 113 + 77 = 320 (100%)
R 130 of 320 ~ 40.63%
G 113 of 320 ~ 35.31%
B 77 of 320 ~ 24.06'%

%40.63
%35.31
%24.06

CMYK color model

#82714D color CMYK value is (0,13,41,49).

  • cyan value is 0.00%
  • magenta value is 13.08%
  • yellow value is 40.77%
  • key color value is 49.02%
CMYK: (0,13,41,49) C0M13Y41K49 (0%,13%,41%,49%) (0.00/0.13/0.41/0.49) 

CMYK percentages

%0
%13.08
%40.77
%49.02

Codes

Color #82714D in popluar color models

82 71 4D
RGB 130 113 77
HSL 41° 25.60% 40.59%
HSB/HSV 41° 40.77% 50.98%
CMYK 0.00% 13.08% 40.77%
49.02%

Color #82714D in popluar number systems.

HEX 82 71 4D
Decimal 130 113 77
Binary 10000010 1110001 1001101
Octal 202 161 115

Shades and tints

Shades of #82714D

#82714D
(130,113,77)
#776746
(119,103,70)
#6C5D3F
(108,93,63)
#615338
(97,83,56)
#564931
(86,73,49)
#4B3F2A
(75,63,42)
#403523
(64,53,35)
#352B1C
(53,43,28)
#2A2115
(42,33,21)
#1F170E
(31,23,14)
#140D07
(20,13,7)
#000000
(0,0,0)

Tints of #82714D

#82714D
(130,113,77)
#8D7D5D
(141,125,93)
#98896D
(152,137,109)
#A3957D
(163,149,125)
#AEA18D
(174,161,141)
#B9AD9D
(185,173,157)
#C4B9AD
(196,185,173)
#CFC5BD
(207,197,189)
#DAD1CD
(218,209,205)
#E5DDDD
(229,221,221)
#F0E9ED
(240,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82714D color. Also use rgb(130,113,77) instead hex code.

Text Font Color

.myTextColor { color: #82714D; }

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

This text font color is #82714D.

Background Color

.myBgColor { background-color: #82714D; }

<div style="background-color:#82714D">Inner text</div>

This div background color is #82714D.

Border color

.myBorderColor { border: 1px solid #82714D; }

<div style="border:3px solid #82714D">Div</div>

This div border color is #82714D.

Opacity

.myOpacity80 { color: #82714D; opacity: 0.8; }

<p style="color:#82714D;opacity:0.8;">80%</p>

Text with #82714D 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 #82714D;}

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

This text has shadow with #82714D color.


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

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

This text has shadow with #82714D primary color and red secondary color.


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

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

This text has shadow with #82714D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #82714D.

Preview

Color preview on black background

This text has color #82714D on black background.


Color preview on white background

This text has color #82714D on white background.


Black color preview on #82714D background

This text has black color on #82714D background.


White color preview on #82714D background

This text has white color on #82714D background.


Related colors

Complementary color

Complementary color for #hex is #7D8EB2.


I love getcolorcode.com

Triadic colors

1 #4D8271 and #714D82 with #82714D are triadic colors.

2 #4D7182 and #71824D with #82714D are triadic colors.