COLOR #824980

HEX: #824980 RGB: (130,73,128)

Color info

#824980 contains red, green and blue colors in about the same proportion. Web safe color of #824980 is #993366 (or #936).

RGB color model

#824980 color RGB value is (130,73,128).

RGB: (130,73,128) (51%, 29%, 50%)

RGB channels and saturation

R 130 of 255 = 51%
G 73 of 255 = 29%
B 128 of 255 = 50%

130
73
128

R + G + B ~ 43%. #824980 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 73 + 128 = 331 (100%)
R 130 of 331 ~ 39.27%
G 73 of 331 ~ 22.05%
B 128 of 331 ~ 38.67'%

%39.27
%22.05
%38.67

CMYK color model

#824980 color CMYK value is (0,44,2,49).

  • cyan value is 0.00%
  • magenta value is 43.85%
  • yellow value is 1.54%
  • key color value is 49.02%
CMYK: (0,44,2,49) C0M44Y2K49 (0%,44%,2%,49%) (0.00/0.44/0.02/0.49) 

CMYK percentages

%0
%43.85
%1.54
%49.02

Codes

Color #824980 in popluar color models

82 49 80
RGB 130 73 128
HSL 302° 28.08% 39.80%
HSB/HSV 302° 43.85% 50.98%
CMYK 0.00% 43.85% 1.54%
49.02%

Color #824980 in popluar number systems.

HEX 82 49 80
Decimal 130 73 128
Binary 10000010 1001001 10000000
Octal 202 111 200

Shades and tints

Shades of #824980

#824980
(130,73,128)
#774375
(119,67,117)
#6C3D6A
(108,61,106)
#61375F
(97,55,95)
#563154
(86,49,84)
#4B2B49
(75,43,73)
#40253E
(64,37,62)
#351F33
(53,31,51)
#2A1928
(42,25,40)
#1F131D
(31,19,29)
#140D12
(20,13,18)
#000000
(0,0,0)

Tints of #824980

#824980
(130,73,128)
#8D598B
(141,89,139)
#986996
(152,105,150)
#A379A1
(163,121,161)
#AE89AC
(174,137,172)
#B999B7
(185,153,183)
#C4A9C2
(196,169,194)
#CFB9CD
(207,185,205)
#DAC9D8
(218,201,216)
#E5D9E3
(229,217,227)
#F0E9EE
(240,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #824980 color. Also use rgb(130,73,128) instead hex code.

Text Font Color

.myTextColor { color: #824980; }

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

This text font color is #824980.

Background Color

.myBgColor { background-color: #824980; }

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

This div background color is #824980.

Border color

.myBorderColor { border: 1px solid #824980; }

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

This div border color is #824980.

Opacity

.myOpacity80 { color: #824980; opacity: 0.8; }

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

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

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

This text has shadow with #824980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824980.

Preview

Color preview on black background

This text has color #824980 on black background.


Color preview on white background

This text has color #824980 on white background.


Black color preview on #824980 background

This text has black color on #824980 background.


White color preview on #824980 background

This text has white color on #824980 background.


Related colors

Complementary color

Complementary color for #hex is #7DB67F.


I love getcolorcode.com

Triadic colors

1 #808249 and #498082 with #824980 are triadic colors.

2 #804982 and #498280 with #824980 are triadic colors.