COLOR #824978

HEX: #824978 RGB: (130,73,120)

Color info

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

RGB color model

#824978 color RGB value is (130,73,120).

RGB: (130,73,120) (51%, 29%, 47%)

RGB channels and saturation

R 130 of 255 = 51%
G 73 of 255 = 29%
B 120 of 255 = 47%

130
73
120

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

Portions of RGB colors in percentages

R + G + B = 130 + 73 + 120 = 323 (100%)
R 130 of 323 ~ 40.25%
G 73 of 323 ~ 22.6%
B 120 of 323 ~ 37.15'%

%40.25
%22.6
%37.15

CMYK color model

#824978 color CMYK value is (0,44,8,49).

  • cyan value is 0.00%
  • magenta value is 43.85%
  • yellow value is 7.69%
  • key color value is 49.02%

CMYK: (0,44,8,49)
C0M44Y8K49 (0%, 44%, 8%, 49%)
(0.00 / 0.44 / 0.08 / 0.49)

CMYK percentages

%0
%43.85
%7.69
%49.02

Codes

Color #824978 in popluar color models

82 49 78
RGB 130 73 120
HSL 311° 28.08% 39.80%
HSB/HSV 311° 43.85% 50.98%
CMYK 0.00% 43.85% 7.69%
49.02%

Color #824978 in popluar number systems.

HEX 82 49 78
Decimal 130 73 120
Binary 10000010 1001001 1111000
Octal 202 111 170

Shades and tints

Shades of #824978

#824978
(130,73,120)
#77436E
(119,67,110)
#6C3D64
(108,61,100)
#61375A
(97,55,90)
#563150
(86,49,80)
#4B2B46
(75,43,70)
#40253C
(64,37,60)
#351F32
(53,31,50)
#2A1928
(42,25,40)
#1F131E
(31,19,30)
#140D14
(20,13,20)
#000000
(0,0,0)

Tints of #824978

#824978
(130,73,120)
#8D5984
(141,89,132)
#986990
(152,105,144)
#A3799C
(163,121,156)
#AE89A8
(174,137,168)
#B999B4
(185,153,180)
#C4A9C0
(196,169,192)
#CFB9CC
(207,185,204)
#DAC9D8
(218,201,216)
#E5D9E4
(229,217,228)
#F0E9F0
(240,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #824978; }

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

This text font color is #824978.

Background Color

.myBgColor { background-color: #824978; }

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

This div background color is #824978.

Border color

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

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

This div border color is #824978.

Opacity

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

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

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

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

This text has shadow with #824978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824978.

Preview

Color preview on black background

This text has color #824978 on black background.


Color preview on white background

This text has color #824978 on white background.


Black color preview on #824978 background

This text has black color on #824978 background.


White color preview on #824978 background

This text has white color on #824978 background.


Related colors

Complementary color

Complementary color for #hex is #7DB687.


I love getcolorcode.com

Triadic colors

1 #788249 and #497882 with #824978 are triadic colors.

2 #784982 and #498278 with #824978 are triadic colors.