COLOR #82536E

HEX: #82536E RGB: (130,83,110)

Color info

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

RGB color model

#82536E color RGB value is (130,83,110).

RGB: (130,83,110) (51%, 33%, 43%)

RGB channels and saturation

R 130 of 255 = 51%
G 83 of 255 = 33%
B 110 of 255 = 43%

130
83
110

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

Portions of RGB colors in percentages

R + G + B = 130 + 83 + 110 = 323 (100%)
R 130 of 323 ~ 40.25%
G 83 of 323 ~ 25.7%
B 110 of 323 ~ 34.06'%

%40.25
%25.7
%34.06

CMYK color model

#82536E color CMYK value is (0,36,15,49).

  • cyan value is 0.00%
  • magenta value is 36.15%
  • yellow value is 15.38%
  • key color value is 49.02%
CMYK: (0,36,15,49) C0M36Y15K49 (0%,36%,15%,49%) (0.00/0.36/0.15/0.49) 

CMYK percentages

%0
%36.15
%15.38
%49.02

Codes

Color #82536E in popluar color models

82 53 6E
RGB 130 83 110
HSL 326° 22.07% 41.76%
HSB/HSV 326° 36.15% 50.98%
CMYK 0.00% 36.15% 15.38%
49.02%

Color #82536E in popluar number systems.

HEX 82 53 6E
Decimal 130 83 110
Binary 10000010 1010011 1101110
Octal 202 123 156

Shades and tints

Shades of #82536E

#82536E
(130,83,110)
#774C64
(119,76,100)
#6C455A
(108,69,90)
#613E50
(97,62,80)
#563746
(86,55,70)
#4B303C
(75,48,60)
#402932
(64,41,50)
#352228
(53,34,40)
#2A1B1E
(42,27,30)
#1F1414
(31,20,20)
#140D0A
(20,13,10)
#000000
(0,0,0)

Tints of #82536E

#82536E
(130,83,110)
#8D627B
(141,98,123)
#987188
(152,113,136)
#A38095
(163,128,149)
#AE8FA2
(174,143,162)
#B99EAF
(185,158,175)
#C4ADBC
(196,173,188)
#CFBCC9
(207,188,201)
#DACBD6
(218,203,214)
#E5DAE3
(229,218,227)
#F0E9F0
(240,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82536E color. Also use rgb(130,83,110) instead hex code.

Text Font Color

.myTextColor { color: #82536E; }

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

This text font color is #82536E.

Background Color

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

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

This div background color is #82536E.

Border color

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

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

This div border color is #82536E.

Opacity

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

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

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

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

This text has shadow with #82536E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82536E.

Preview

Color preview on black background

This text has color #82536E on black background.


Color preview on white background

This text has color #82536E on white background.


Black color preview on #82536E background

This text has black color on #82536E background.


White color preview on #82536E background

This text has white color on #82536E background.


Related colors

Complementary color

Complementary color for #hex is #7DAC91.


I love getcolorcode.com

Triadic colors

1 #6E8253 and #536E82 with #82536E are triadic colors.

2 #6E5382 and #53826E with #82536E are triadic colors.