COLOR #82724E

HEX: #82724E RGB: (130,114,78)

Color info

#82724E contains red, green and blue colors in about the same proportion. Web safe color of #82724E is #996666 (or #966).

RGB color model

#82724E color RGB value is (130,114,78).

RGB: (130,114,78) (51%, 45%, 31%)

RGB channels and saturation

R 130 of 255 = 51%
G 114 of 255 = 45%
B 78 of 255 = 31%

130
114
78

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

Portions of RGB colors in percentages

R + G + B = 130 + 114 + 78 = 322 (100%)
R 130 of 322 ~ 40.37%
G 114 of 322 ~ 35.4%
B 78 of 322 ~ 24.22'%

%40.37
%35.4
%24.22

CMYK color model

#82724E color CMYK value is (0,12,40,49).

  • cyan value is 0.00%
  • magenta value is 12.31%
  • yellow value is 40.00%
  • key color value is 49.02%

CMYK: (0,12,40,49)
C0M12Y40K49 (0%, 12%, 40%, 49%)
(0.00 / 0.12 / 0.40 / 0.49)

CMYK percentages

%0
%12.31
%40
%49.02

Codes

Color #82724E in popluar color models

82 72 4E
RGB 130 114 78
HSL 42° 25.00% 40.78%
HSB/HSV 42° 40.00% 50.98%
CMYK 0.00% 12.31% 40.00%
49.02%

Color #82724E in popluar number systems.

HEX 82 72 4E
Decimal 130 114 78
Binary 10000010 1110010 1001110
Octal 202 162 116

Shades and tints

Shades of #82724E

#82724E
(130,114,78)
#776847
(119,104,71)
#6C5E40
(108,94,64)
#615439
(97,84,57)
#564A32
(86,74,50)
#4B402B
(75,64,43)
#403624
(64,54,36)
#352C1D
(53,44,29)
#2A2216
(42,34,22)
#1F180F
(31,24,15)
#140E08
(20,14,8)
#000000
(0,0,0)

Tints of #82724E

#82724E
(130,114,78)
#8D7E5E
(141,126,94)
#988A6E
(152,138,110)
#A3967E
(163,150,126)
#AEA28E
(174,162,142)
#B9AE9E
(185,174,158)
#C4BAAE
(196,186,174)
#CFC6BE
(207,198,190)
#DAD2CE
(218,210,206)
#E5DEDE
(229,222,222)
#F0EAEE
(240,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82724E color. Also use rgb(130,114,78) instead hex code.

Text Font Color

.myTextColor { color: #82724E; }

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

This text font color is #82724E.

Background Color

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

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

This div background color is #82724E.

Border color

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

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

This div border color is #82724E.

Opacity

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

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

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

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

This text has shadow with #82724E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82724E.

Preview

Color preview on black background

This text has color #82724E on black background.


Color preview on white background

This text has color #82724E on white background.


Black color preview on #82724E background

This text has black color on #82724E background.


White color preview on #82724E background

This text has white color on #82724E background.


Related colors

Complementary color

Complementary color for #hex is #7D8DB1.


I love getcolorcode.com

Triadic colors

1 #4E8272 and #724E82 with #82724E are triadic colors.

2 #4E7282 and #72824E with #82724E are triadic colors.