COLOR #82649A

HEX: #82649A RGB: (130,100,154)

Color info

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

RGB color model

#82649A color RGB value is (130,100,154).

RGB: (130,100,154) (51%, 39%, 60%)

RGB channels and saturation

R 130 of 255 = 51%
G 100 of 255 = 39%
B 154 of 255 = 60%

130
100
154

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

Portions of RGB colors in percentages

R + G + B = 130 + 100 + 154 = 384 (100%)
R 130 of 384 ~ 33.85%
G 100 of 384 ~ 26.04%
B 154 of 384 ~ 40.1'%

%33.85
%26.04
%40.1

CMYK color model

#82649A color CMYK value is (16,35,0,40).

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

CMYK: (16,35,0,40)
C16M35Y0K40 (16%, 35%, 0%, 40%)
(0.16 / 0.35 / 0.00 / 0.40)

CMYK percentages

%15.58
%35.06
%0
%39.61

Codes

Color #82649A in popluar color models

82 64 9A
RGB 130 100 154
HSL 273° 21.26% 49.80%
HSB/HSV 273° 35.06% 60.39%
CMYK 15.58% 35.06% 0.00%
39.61%

Color #82649A in popluar number systems.

HEX 82 64 9A
Decimal 130 100 154
Binary 10000010 1100100 10011010
Octal 202 144 232

Shades and tints

Shades of #82649A

#82649A
(130,100,154)
#775B8C
(119,91,140)
#6C527E
(108,82,126)
#614970
(97,73,112)
#564062
(86,64,98)
#4B3754
(75,55,84)
#402E46
(64,46,70)
#352538
(53,37,56)
#2A1C2A
(42,28,42)
#1F131C
(31,19,28)
#140A0E
(20,10,14)
#000000
(0,0,0)

Tints of #82649A

#82649A
(130,100,154)
#8D72A3
(141,114,163)
#9880AC
(152,128,172)
#A38EB5
(163,142,181)
#AE9CBE
(174,156,190)
#B9AAC7
(185,170,199)
#C4B8D0
(196,184,208)
#CFC6D9
(207,198,217)
#DAD4E2
(218,212,226)
#E5E2EB
(229,226,235)
#F0F0F4
(240,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #82649A; }

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

This text font color is #82649A.

Background Color

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

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

This div background color is #82649A.

Border color

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

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

This div border color is #82649A.

Opacity

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

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

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

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

This text has shadow with #82649A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82649A.

Preview

Color preview on black background

This text has color #82649A on black background.


Color preview on white background

This text has color #82649A on white background.


Black color preview on #82649A background

This text has black color on #82649A background.


White color preview on #82649A background

This text has white color on #82649A background.


Related colors

Complementary color

Complementary color for #hex is #7D9B65.


I love getcolorcode.com

Triadic colors

1 #9A8264 and #649A82 with #82649A are triadic colors.

2 #9A6482 and #64829A with #82649A are triadic colors.