COLOR #824579

HEX: #824579 RGB: (130,69,121)

Color info

#824579 contains mainly red and blue colors. Web safe color of #824579 is #993366 (or #936).

RGB color model

#824579 color RGB value is (130,69,121).

RGB: (130,69,121) (51%, 27%, 47%)

RGB channels and saturation

R 130 of 255 = 51%
G 69 of 255 = 27%
B 121 of 255 = 47%

130
69
121

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

Portions of RGB colors in percentages

R + G + B = 130 + 69 + 121 = 320 (100%)
R 130 of 320 ~ 40.63%
G 69 of 320 ~ 21.56%
B 121 of 320 ~ 37.81'%

%40.63
%21.56
%37.81

CMYK color model

#824579 color CMYK value is (0,47,7,49).

  • cyan value is 0.00%
  • magenta value is 46.92%
  • yellow value is 6.92%
  • key color value is 49.02%
CMYK: (0,47,7,49) C0M47Y7K49 (0%,47%,7%,49%) (0.00/0.47/0.07/0.49) 

CMYK percentages

%0
%46.92
%6.92
%49.02

Codes

Color #824579 in popluar color models

82 45 79
RGB 130 69 121
HSL 309° 30.65% 39.02%
HSB/HSV 309° 46.92% 50.98%
CMYK 0.00% 46.92% 6.92%
49.02%

Color #824579 in popluar number systems.

HEX 82 45 79
Decimal 130 69 121
Binary 10000010 1000101 1111001
Octal 202 105 171

Shades and tints

Shades of #824579

#824579
(130,69,121)
#773F6E
(119,63,110)
#6C3963
(108,57,99)
#613358
(97,51,88)
#562D4D
(86,45,77)
#4B2742
(75,39,66)
#402137
(64,33,55)
#351B2C
(53,27,44)
#2A1521
(42,21,33)
#1F0F16
(31,15,22)
#14090B
(20,9,11)
#000000
(0,0,0)

Tints of #824579

#824579
(130,69,121)
#8D5585
(141,85,133)
#986591
(152,101,145)
#A3759D
(163,117,157)
#AE85A9
(174,133,169)
#B995B5
(185,149,181)
#C4A5C1
(196,165,193)
#CFB5CD
(207,181,205)
#DAC5D9
(218,197,217)
#E5D5E5
(229,213,229)
#F0E5F1
(240,229,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #824579 color. Also use rgb(130,69,121) instead hex code.

Text Font Color

.myTextColor { color: #824579; }

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

This text font color is #824579.

Background Color

.myBgColor { background-color: #824579; }

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

This div background color is #824579.

Border color

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

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

This div border color is #824579.

Opacity

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

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

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

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

This text has shadow with #824579 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824579.

Preview

Color preview on black background

This text has color #824579 on black background.


Color preview on white background

This text has color #824579 on white background.


Black color preview on #824579 background

This text has black color on #824579 background.


White color preview on #824579 background

This text has white color on #824579 background.


Related colors

Complementary color

Complementary color for #hex is #7DBA86.


I love getcolorcode.com

Triadic colors

1 #798245 and #457982 with #824579 are triadic colors.

2 #794582 and #458279 with #824579 are triadic colors.