COLOR #82538B

HEX: #82538B RGB: (130,83,139)

Color info

#82538B contains red, green and blue colors in about the same proportion. Web safe color of #82538B is #996699 (or #969).

RGB color model

#82538B color RGB value is (130,83,139).

RGB: (130,83,139) (51%, 33%, 55%)

RGB channels and saturation

R 130 of 255 = 51%
G 83 of 255 = 33%
B 139 of 255 = 55%

130
83
139

R + G + B ~ 46%. #82538B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 83 + 139 = 352 (100%)
R 130 of 352 ~ 36.93%
G 83 of 352 ~ 23.58%
B 139 of 352 ~ 39.49'%

%36.93
%23.58
%39.49

CMYK color model

#82538B color CMYK value is (6,40,0,45).

  • cyan value is 6.47%
  • magenta value is 40.29%
  • yellow value is 0.00%
  • key color value is 45.49%
CMYK: (6,40,0,45) C6M40Y0K45 (6%,40%,0%,45%) (0.06/0.40/0.00/0.45) 

CMYK percentages

%6.47
%40.29
%0
%45.49

Codes

Color #82538B in popluar color models

82 53 8B
RGB 130 83 139
HSL 290° 25.23% 43.53%
HSB/HSV 290° 40.29% 54.51%
CMYK 6.47% 40.29% 0.00%
45.49%

Color #82538B in popluar number systems.

HEX 82 53 8B
Decimal 130 83 139
Binary 10000010 1010011 10001011
Octal 202 123 213

Shades and tints

Shades of #82538B

#82538B
(130,83,139)
#774C7F
(119,76,127)
#6C4573
(108,69,115)
#613E67
(97,62,103)
#56375B
(86,55,91)
#4B304F
(75,48,79)
#402943
(64,41,67)
#352237
(53,34,55)
#2A1B2B
(42,27,43)
#1F141F
(31,20,31)
#140D13
(20,13,19)
#000000
(0,0,0)

Tints of #82538B

#82538B
(130,83,139)
#8D6295
(141,98,149)
#98719F
(152,113,159)
#A380A9
(163,128,169)
#AE8FB3
(174,143,179)
#B99EBD
(185,158,189)
#C4ADC7
(196,173,199)
#CFBCD1
(207,188,209)
#DACBDB
(218,203,219)
#E5DAE5
(229,218,229)
#F0E9EF
(240,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82538B color. Also use rgb(130,83,139) instead hex code.

Text Font Color

.myTextColor { color: #82538B; }

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

This text font color is #82538B.

Background Color

.myBgColor { background-color: #82538B; }

<div style="background-color:#82538B">Inner text</div>

This div background color is #82538B.

Border color

.myBorderColor { border: 1px solid #82538B; }

<div style="border:3px solid #82538B">Div</div>

This div border color is #82538B.

Opacity

.myOpacity80 { color: #82538B; opacity: 0.8; }

<p style="color:#82538B;opacity:0.8;">80%</p>

Text with #82538B 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 #82538B;}

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

This text has shadow with #82538B color.


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

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

This text has shadow with #82538B primary color and red secondary color.


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

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

This text has shadow with #82538B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #82538B.

Preview

Color preview on black background

This text has color #82538B on black background.


Color preview on white background

This text has color #82538B on white background.


Black color preview on #82538B background

This text has black color on #82538B background.


White color preview on #82538B background

This text has white color on #82538B background.


Related colors

Complementary color

Complementary color for #hex is #7DAC74.


I love getcolorcode.com

Triadic colors

1 #8B8253 and #538B82 with #82538B are triadic colors.

2 #8B5382 and #53828B with #82538B are triadic colors.