COLOR #82339D

HEX: #82339D RGB: (130,51,157)

Color info

#82339D contains mainly red and blue colors. Web safe color of #82339D is #993399 (or #939).

RGB color model

#82339D color RGB value is (130,51,157).

RGB: (130,51,157) (51%, 20%, 62%)

RGB channels and saturation

R 130 of 255 = 51%
G 51 of 255 = 20%
B 157 of 255 = 62%

130
51
157

R + G + B ~ 44%. #82339D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 51 + 157 = 338 (100%)
R 130 of 338 ~ 38.46%
G 51 of 338 ~ 15.09%
B 157 of 338 ~ 46.45'%

%38.46
%15.09
%46.45

CMYK color model

#82339D color CMYK value is (17,68,0,38).

  • cyan value is 17.20%
  • magenta value is 67.52%
  • yellow value is 0.00%
  • key color value is 38.43%
CMYK: (17,68,0,38) C17M68Y0K38 (17%,68%,0%,38%) (0.17/0.68/0.00/0.38) 

CMYK percentages

%17.2
%67.52
%0
%38.43

Codes

Color #82339D in popluar color models

82 33 9D
RGB 130 51 157
HSL 285° 50.96% 40.78%
HSB/HSV 285° 67.52% 61.57%
CMYK 17.20% 67.52% 0.00%
38.43%

Color #82339D in popluar number systems.

HEX 82 33 9D
Decimal 130 51 157
Binary 10000010 110011 10011101
Octal 202 63 235

Shades and tints

Shades of #82339D

#82339D
(130,51,157)
#772F8F
(119,47,143)
#6C2B81
(108,43,129)
#612773
(97,39,115)
#562365
(86,35,101)
#4B1F57
(75,31,87)
#401B49
(64,27,73)
#35173B
(53,23,59)
#2A132D
(42,19,45)
#1F0F1F
(31,15,31)
#140B11
(20,11,17)
#000000
(0,0,0)

Tints of #82339D

#82339D
(130,51,157)
#8D45A5
(141,69,165)
#9857AD
(152,87,173)
#A369B5
(163,105,181)
#AE7BBD
(174,123,189)
#B98DC5
(185,141,197)
#C49FCD
(196,159,205)
#CFB1D5
(207,177,213)
#DAC3DD
(218,195,221)
#E5D5E5
(229,213,229)
#F0E7ED
(240,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82339D color. Also use rgb(130,51,157) instead hex code.

Text Font Color

.myTextColor { color: #82339D; }

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

This text font color is #82339D.

Background Color

.myBgColor { background-color: #82339D; }

<div style="background-color:#82339D">Inner text</div>

This div background color is #82339D.

Border color

.myBorderColor { border: 1px solid #82339D; }

<div style="border:3px solid #82339D">Div</div>

This div border color is #82339D.

Opacity

.myOpacity80 { color: #82339D; opacity: 0.8; }

<p style="color:#82339D;opacity:0.8;">80%</p>

Text with #82339D 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 #82339D;}

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

This text has shadow with #82339D color.


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

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

This text has shadow with #82339D primary color and red secondary color.


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

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

This text has shadow with #82339D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #82339D.

Preview

Color preview on black background

This text has color #82339D on black background.


Color preview on white background

This text has color #82339D on white background.


Black color preview on #82339D background

This text has black color on #82339D background.


White color preview on #82339D background

This text has white color on #82339D background.


Related colors

Complementary color

Complementary color for #hex is #7DCC62.


I love getcolorcode.com

Triadic colors

1 #9D8233 and #339D82 with #82339D are triadic colors.

2 #9D3382 and #33829D with #82339D are triadic colors.