COLOR #824480

HEX: #824480 RGB: (130,68,128)

Color info

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

RGB color model

#824480 color RGB value is (130,68,128).

RGB: (130,68,128) (51%, 27%, 50%)

RGB channels and saturation

R 130 of 255 = 51%
G 68 of 255 = 27%
B 128 of 255 = 50%

130
68
128

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

Portions of RGB colors in percentages

R + G + B = 130 + 68 + 128 = 326 (100%)
R 130 of 326 ~ 39.88%
G 68 of 326 ~ 20.86%
B 128 of 326 ~ 39.26'%

%39.88
%20.86
%39.26

CMYK color model

#824480 color CMYK value is (0,48,2,49).

  • cyan value is 0.00%
  • magenta value is 47.69%
  • yellow value is 1.54%
  • key color value is 49.02%

CMYK: (0,48,2,49)
C0M48Y2K49 (0%, 48%, 2%, 49%)
(0.00 / 0.48 / 0.02 / 0.49)

CMYK percentages

%0
%47.69
%1.54
%49.02

Codes

Color #824480 in popluar color models

82 44 80
RGB 130 68 128
HSL 302° 31.31% 38.82%
HSB/HSV 302° 47.69% 50.98%
CMYK 0.00% 47.69% 1.54%
49.02%

Color #824480 in popluar number systems.

HEX 82 44 80
Decimal 130 68 128
Binary 10000010 1000100 10000000
Octal 202 104 200

Shades and tints

Shades of #824480

#824480
(130,68,128)
#773E75
(119,62,117)
#6C386A
(108,56,106)
#61325F
(97,50,95)
#562C54
(86,44,84)
#4B2649
(75,38,73)
#40203E
(64,32,62)
#351A33
(53,26,51)
#2A1428
(42,20,40)
#1F0E1D
(31,14,29)
#140812
(20,8,18)
#000000
(0,0,0)

Tints of #824480

#824480
(130,68,128)
#8D558B
(141,85,139)
#986696
(152,102,150)
#A377A1
(163,119,161)
#AE88AC
(174,136,172)
#B999B7
(185,153,183)
#C4AAC2
(196,170,194)
#CFBBCD
(207,187,205)
#DACCD8
(218,204,216)
#E5DDE3
(229,221,227)
#F0EEEE
(240,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #824480; }

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

This text font color is #824480.

Background Color

.myBgColor { background-color: #824480; }

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

This div background color is #824480.

Border color

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

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

This div border color is #824480.

Opacity

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

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

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

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

This text has shadow with #824480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824480.

Preview

Color preview on black background

This text has color #824480 on black background.


Color preview on white background

This text has color #824480 on white background.


Black color preview on #824480 background

This text has black color on #824480 background.


White color preview on #824480 background

This text has white color on #824480 background.


Related colors

Complementary color

Complementary color for #hex is #7DBB7F.


I love getcolorcode.com

Triadic colors

1 #808244 and #448082 with #824480 are triadic colors.

2 #804482 and #448280 with #824480 are triadic colors.