COLOR #82524F

HEX: #82524F RGB: (130,82,79)

Color info

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

RGB color model

#82524F color RGB value is (130,82,79).

RGB: (130,82,79) (51%, 32%, 31%)

RGB channels and saturation

R 130 of 255 = 51%
G 82 of 255 = 32%
B 79 of 255 = 31%

130
82
79

R + G + B ~ 38%. #82524F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 82 + 79 = 291 (100%)
R 130 of 291 ~ 44.67%
G 82 of 291 ~ 28.18%
B 79 of 291 ~ 27.15'%

%44.67
%28.18
%27.15

CMYK color model

#82524F color CMYK value is (0,37,39,49).

  • cyan value is 0.00%
  • magenta value is 36.92%
  • yellow value is 39.23%
  • key color value is 49.02%

CMYK: (0,37,39,49)
C0M37Y39K49 (0%, 37%, 39%, 49%)
(0.00 / 0.37 / 0.39 / 0.49)

CMYK percentages

%0
%36.92
%39.23
%49.02

Codes

Color #82524F in popluar color models

82 52 4F
RGB 130 82 79
HSL 24.40% 40.98%
HSB/HSV 39.23% 50.98%
CMYK 0.00% 36.92% 39.23%
49.02%

Color #82524F in popluar number systems.

HEX 82 52 4F
Decimal 130 82 79
Binary 10000010 1010010 1001111
Octal 202 122 117

Shades and tints

Shades of #82524F

#82524F
(130,82,79)
#774B48
(119,75,72)
#6C4441
(108,68,65)
#613D3A
(97,61,58)
#563633
(86,54,51)
#4B2F2C
(75,47,44)
#402825
(64,40,37)
#35211E
(53,33,30)
#2A1A17
(42,26,23)
#1F1310
(31,19,16)
#140C09
(20,12,9)
#000000
(0,0,0)

Tints of #82524F

#82524F
(130,82,79)
#8D615F
(141,97,95)
#98706F
(152,112,111)
#A37F7F
(163,127,127)
#AE8E8F
(174,142,143)
#B99D9F
(185,157,159)
#C4ACAF
(196,172,175)
#CFBBBF
(207,187,191)
#DACACF
(218,202,207)
#E5D9DF
(229,217,223)
#F0E8EF
(240,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82524F color. Also use rgb(130,82,79) instead hex code.

Text Font Color

.myTextColor { color: #82524F; }

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

This text font color is #82524F.

Background Color

.myBgColor { background-color: #82524F; }

<div style="background-color:#82524F">Inner text</div>

This div background color is #82524F.

Border color

.myBorderColor { border: 1px solid #82524F; }

<div style="border:3px solid #82524F">Div</div>

This div border color is #82524F.

Opacity

.myOpacity80 { color: #82524F; opacity: 0.8; }

<p style="color:#82524F;opacity:0.8;">80%</p>

Text with #82524F 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 #82524F;}

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

This text has shadow with #82524F color.


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

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

This text has shadow with #82524F primary color and red secondary color.


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

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

This text has shadow with #82524F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #82524F.

Preview

Color preview on black background

This text has color #82524F on black background.


Color preview on white background

This text has color #82524F on white background.


Black color preview on #82524F background

This text has black color on #82524F background.


White color preview on #82524F background

This text has white color on #82524F background.


Related colors

Complementary color

Complementary color for #hex is #7DADB0.


I love getcolorcode.com

Triadic colors

1 #4F8252 and #524F82 with #82524F are triadic colors.

2 #4F5282 and #52824F with #82524F are triadic colors.