COLOR #824380

HEX: #824380 RGB: (130,67,128)

Color info

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

RGB color model

#824380 color RGB value is (130,67,128).

RGB: (130,67,128) (51%, 26%, 50%)

RGB channels and saturation

R 130 of 255 = 51%
G 67 of 255 = 26%
B 128 of 255 = 50%

130
67
128

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

Portions of RGB colors in percentages

R + G + B = 130 + 67 + 128 = 325 (100%)
R 130 of 325 ~ 40%
G 67 of 325 ~ 20.62%
B 128 of 325 ~ 39.38'%

%40
%20.62
%39.38

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 48.46%
  • 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
%48.46
%1.54
%49.02

Codes

Color #824380 in popluar color models

82 43 80
RGB 130 67 128
HSL 302° 31.98% 38.63%
HSB/HSV 302° 48.46% 50.98%
CMYK 0.00% 48.46% 1.54%
49.02%

Color #824380 in popluar number systems.

HEX 82 43 80
Decimal 130 67 128
Binary 10000010 1000011 10000000
Octal 202 103 200

Shades and tints

Shades of #824380

#824380
(130,67,128)
#773D75
(119,61,117)
#6C376A
(108,55,106)
#61315F
(97,49,95)
#562B54
(86,43,84)
#4B2549
(75,37,73)
#401F3E
(64,31,62)
#351933
(53,25,51)
#2A1328
(42,19,40)
#1F0D1D
(31,13,29)
#140712
(20,7,18)
#000000
(0,0,0)

Tints of #824380

#824380
(130,67,128)
#8D548B
(141,84,139)
#986596
(152,101,150)
#A376A1
(163,118,161)
#AE87AC
(174,135,172)
#B998B7
(185,152,183)
#C4A9C2
(196,169,194)
#CFBACD
(207,186,205)
#DACBD8
(218,203,216)
#E5DCE3
(229,220,227)
#F0EDEE
(240,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #824380; }

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

This text font color is #824380.

Background Color

.myBgColor { background-color: #824380; }

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

This div background color is #824380.

Border color

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

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

This div border color is #824380.

Opacity

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

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

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

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

This text has shadow with #824380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824380.

Preview

Color preview on black background

This text has color #824380 on black background.


Color preview on white background

This text has color #824380 on white background.


Black color preview on #824380 background

This text has black color on #824380 background.


White color preview on #824380 background

This text has white color on #824380 background.


Related colors

Complementary color

Complementary color for #hex is #7DBC7F.


I love getcolorcode.com

Triadic colors

1 #808243 and #438082 with #824380 are triadic colors.

2 #804382 and #438280 with #824380 are triadic colors.