COLOR #82789A

HEX: #82789A RGB: (130,120,154)

Color info

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

RGB color model

#82789A color RGB value is (130,120,154).

RGB: (130,120,154) (51%, 47%, 60%)

RGB channels and saturation

R 130 of 255 = 51%
G 120 of 255 = 47%
B 154 of 255 = 60%

130
120
154

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

Portions of RGB colors in percentages

R + G + B = 130 + 120 + 154 = 404 (100%)
R 130 of 404 ~ 32.18%
G 120 of 404 ~ 29.7%
B 154 of 404 ~ 38.12'%

%32.18
%29.7
%38.12

CMYK color model

#82789A color CMYK value is (16,22,0,40).

  • cyan value is 15.58%
  • magenta value is 22.08%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (16,22,0,40)
C16M22Y0K40 (16%, 22%, 0%, 40%)
(0.16 / 0.22 / 0.00 / 0.40)

CMYK percentages

%15.58
%22.08
%0
%39.61

Codes

Color #82789A in popluar color models

82 78 9A
RGB 130 120 154
HSL 258° 14.41% 53.73%
HSB/HSV 258° 22.08% 60.39%
CMYK 15.58% 22.08% 0.00%
39.61%

Color #82789A in popluar number systems.

HEX 82 78 9A
Decimal 130 120 154
Binary 10000010 1111000 10011010
Octal 202 170 232

Shades and tints

Shades of #82789A

#82789A
(130,120,154)
#776E8C
(119,110,140)
#6C647E
(108,100,126)
#615A70
(97,90,112)
#565062
(86,80,98)
#4B4654
(75,70,84)
#403C46
(64,60,70)
#353238
(53,50,56)
#2A282A
(42,40,42)
#1F1E1C
(31,30,28)
#14140E
(20,20,14)
#000000
(0,0,0)

Tints of #82789A

#82789A
(130,120,154)
#8D84A3
(141,132,163)
#9890AC
(152,144,172)
#A39CB5
(163,156,181)
#AEA8BE
(174,168,190)
#B9B4C7
(185,180,199)
#C4C0D0
(196,192,208)
#CFCCD9
(207,204,217)
#DAD8E2
(218,216,226)
#E5E4EB
(229,228,235)
#F0F0F4
(240,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82789A color. Also use rgb(130,120,154) instead hex code.

Text Font Color

.myTextColor { color: #82789A; }

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

This text font color is #82789A.

Background Color

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

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

This div background color is #82789A.

Border color

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

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

This div border color is #82789A.

Opacity

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

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

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

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

This text has shadow with #82789A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82789A.

Preview

Color preview on black background

This text has color #82789A on black background.


Color preview on white background

This text has color #82789A on white background.


Black color preview on #82789A background

This text has black color on #82789A background.


White color preview on #82789A background

This text has white color on #82789A background.


Related colors

Complementary color

Complementary color for #hex is #7D8765.


I love getcolorcode.com

Triadic colors

1 #9A8278 and #789A82 with #82789A are triadic colors.

2 #9A7882 and #78829A with #82789A are triadic colors.