COLOR #82518A

HEX: #82518A RGB: (130,81,138)

Color info

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

RGB color model

#82518A color RGB value is (130,81,138).

RGB: (130,81,138) (51%, 32%, 54%)

RGB channels and saturation

R 130 of 255 = 51%
G 81 of 255 = 32%
B 138 of 255 = 54%

130
81
138

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

Portions of RGB colors in percentages

R + G + B = 130 + 81 + 138 = 349 (100%)
R 130 of 349 ~ 37.25%
G 81 of 349 ~ 23.21%
B 138 of 349 ~ 39.54'%

%37.25
%23.21
%39.54

CMYK color model

#82518A color CMYK value is (6,41,0,46).

  • cyan value is 5.80%
  • magenta value is 41.30%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (6,41,0,46)
C6M41Y0K46 (6%, 41%, 0%, 46%)
(0.06 / 0.41 / 0.00 / 0.46)

CMYK percentages

%5.8
%41.3
%0
%45.88

Codes

Color #82518A in popluar color models

82 51 8A
RGB 130 81 138
HSL 292° 26.03% 42.94%
HSB/HSV 292° 41.30% 54.12%
CMYK 5.80% 41.30% 0.00%
45.88%

Color #82518A in popluar number systems.

HEX 82 51 8A
Decimal 130 81 138
Binary 10000010 1010001 10001010
Octal 202 121 212

Shades and tints

Shades of #82518A

#82518A
(130,81,138)
#774A7E
(119,74,126)
#6C4372
(108,67,114)
#613C66
(97,60,102)
#56355A
(86,53,90)
#4B2E4E
(75,46,78)
#402742
(64,39,66)
#352036
(53,32,54)
#2A192A
(42,25,42)
#1F121E
(31,18,30)
#140B12
(20,11,18)
#000000
(0,0,0)

Tints of #82518A

#82518A
(130,81,138)
#8D6094
(141,96,148)
#986F9E
(152,111,158)
#A37EA8
(163,126,168)
#AE8DB2
(174,141,178)
#B99CBC
(185,156,188)
#C4ABC6
(196,171,198)
#CFBAD0
(207,186,208)
#DAC9DA
(218,201,218)
#E5D8E4
(229,216,228)
#F0E7EE
(240,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82518A color. Also use rgb(130,81,138) instead hex code.

Text Font Color

.myTextColor { color: #82518A; }

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

This text font color is #82518A.

Background Color

.myBgColor { background-color: #82518A; }

<div style="background-color:#82518A">Inner text</div>

This div background color is #82518A.

Border color

.myBorderColor { border: 1px solid #82518A; }

<div style="border:3px solid #82518A">Div</div>

This div border color is #82518A.

Opacity

.myOpacity80 { color: #82518A; opacity: 0.8; }

<p style="color:#82518A;opacity:0.8;">80%</p>

Text with #82518A 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 #82518A;}

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

This text has shadow with #82518A color.


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

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

This text has shadow with #82518A primary color and red secondary color.


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

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

This text has shadow with #82518A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #82518A.

Preview

Color preview on black background

This text has color #82518A on black background.


Color preview on white background

This text has color #82518A on white background.


Black color preview on #82518A background

This text has black color on #82518A background.


White color preview on #82518A background

This text has white color on #82518A background.


Related colors

Complementary color

Complementary color for #hex is #7DAE75.


I love getcolorcode.com

Triadic colors

1 #8A8251 and #518A82 with #82518A are triadic colors.

2 #8A5182 and #51828A with #82518A are triadic colors.