COLOR #82719E

HEX: #82719E RGB: (130,113,158)

Color info

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

RGB color model

#82719E color RGB value is (130,113,158).

RGB: (130,113,158) (51%, 44%, 62%)

RGB channels and saturation

R 130 of 255 = 51%
G 113 of 255 = 44%
B 158 of 255 = 62%

130
113
158

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

Portions of RGB colors in percentages

R + G + B = 130 + 113 + 158 = 401 (100%)
R 130 of 401 ~ 32.42%
G 113 of 401 ~ 28.18%
B 158 of 401 ~ 39.4'%

%32.42
%28.18
%39.4

CMYK color model

#82719E color CMYK value is (18,28,0,38).

  • cyan value is 17.72%
  • magenta value is 28.48%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (18,28,0,38)
C18M28Y0K38 (18%, 28%, 0%, 38%)
(0.18 / 0.28 / 0.00 / 0.38)

CMYK percentages

%17.72
%28.48
%0
%38.04

Codes

Color #82719E in popluar color models

82 71 9E
RGB 130 113 158
HSL 263° 18.83% 53.14%
HSB/HSV 263° 28.48% 61.96%
CMYK 17.72% 28.48% 0.00%
38.04%

Color #82719E in popluar number systems.

HEX 82 71 9E
Decimal 130 113 158
Binary 10000010 1110001 10011110
Octal 202 161 236

Shades and tints

Shades of #82719E

#82719E
(130,113,158)
#776790
(119,103,144)
#6C5D82
(108,93,130)
#615374
(97,83,116)
#564966
(86,73,102)
#4B3F58
(75,63,88)
#40354A
(64,53,74)
#352B3C
(53,43,60)
#2A212E
(42,33,46)
#1F1720
(31,23,32)
#140D12
(20,13,18)
#000000
(0,0,0)

Tints of #82719E

#82719E
(130,113,158)
#8D7DA6
(141,125,166)
#9889AE
(152,137,174)
#A395B6
(163,149,182)
#AEA1BE
(174,161,190)
#B9ADC6
(185,173,198)
#C4B9CE
(196,185,206)
#CFC5D6
(207,197,214)
#DAD1DE
(218,209,222)
#E5DDE6
(229,221,230)
#F0E9EE
(240,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82719E color. Also use rgb(130,113,158) instead hex code.

Text Font Color

.myTextColor { color: #82719E; }

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

This text font color is #82719E.

Background Color

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

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

This div background color is #82719E.

Border color

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

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

This div border color is #82719E.

Opacity

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

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

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

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

This text has shadow with #82719E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82719E.

Preview

Color preview on black background

This text has color #82719E on black background.


Color preview on white background

This text has color #82719E on white background.


Black color preview on #82719E background

This text has black color on #82719E background.


White color preview on #82719E background

This text has white color on #82719E background.


Related colors

Complementary color

Complementary color for #hex is #7D8E61.


I love getcolorcode.com

Triadic colors

1 #9E8271 and #719E82 with #82719E are triadic colors.

2 #9E7182 and #71829E with #82719E are triadic colors.