COLOR #521970

HEX: #521970 RGB: (82,25,112)

Color info

#521970 contains mainly red and blue colors. Web safe color of #521970 is #660066 (or #606).

RGB color model

#521970 color RGB value is (82,25,112).

RGB: (82,25,112) (32%, 10%, 44%)

RGB channels and saturation

R 82 of 255 = 32%
G 25 of 255 = 10%
B 112 of 255 = 44%

82
25
112

R + G + B ~ 29%. #521970 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 25 + 112 = 219 (100%)
R 82 of 219 ~ 37.44%
G 25 of 219 ~ 11.42%
B 112 of 219 ~ 51.14'%

%37.44
%11.42
%51.14

CMYK color model

#521970 color CMYK value is (27,78,0,56).

  • cyan value is 26.79%
  • magenta value is 77.68%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (27,78,0,56)
C27M78Y0K56 (27%, 78%, 0%, 56%)
(0.27 / 0.78 / 0.00 / 0.56)

CMYK percentages

%26.79
%77.68
%0
%56.08

Codes

Color #521970 in popluar color models

52 19 70
RGB 82 25 112
HSL 279° 63.50% 26.86%
HSB/HSV 279° 77.68% 43.92%
CMYK 26.79% 77.68% 0.00%
56.08%

Color #521970 in popluar number systems.

HEX 52 19 70
Decimal 82 25 112
Binary 1010010 11001 1110000
Octal 122 31 160

Shades and tints

Shades of #521970

#521970
(82,25,112)
#4B1766
(75,23,102)
#44155C
(68,21,92)
#3D1352
(61,19,82)
#361148
(54,17,72)
#2F0F3E
(47,15,62)
#280D34
(40,13,52)
#210B2A
(33,11,42)
#1A0920
(26,9,32)
#130716
(19,7,22)
#0C050C
(12,5,12)
#000000
(0,0,0)

Tints of #521970

#521970
(82,25,112)
#612D7D
(97,45,125)
#70418A
(112,65,138)
#7F5597
(127,85,151)
#8E69A4
(142,105,164)
#9D7DB1
(157,125,177)
#AC91BE
(172,145,190)
#BBA5CB
(187,165,203)
#CAB9D8
(202,185,216)
#D9CDE5
(217,205,229)
#E8E1F2
(232,225,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #521970 color. Also use rgb(82,25,112) instead hex code.

Text Font Color

.myTextColor { color: #521970; }

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

This text font color is #521970.

Background Color

.myBgColor { background-color: #521970; }

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

This div background color is #521970.

Border color

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

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

This div border color is #521970.

Opacity

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

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

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

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

This text has shadow with #521970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521970.

Preview

Color preview on black background

This text has color #521970 on black background.


Color preview on white background

This text has color #521970 on white background.


Black color preview on #521970 background

This text has black color on #521970 background.


White color preview on #521970 background

This text has white color on #521970 background.


Related colors

Complementary color

Complementary color for #hex is #ADE68F.


I love getcolorcode.com

Triadic colors

1 #705219 and #197052 with #521970 are triadic colors.

2 #701952 and #195270 with #521970 are triadic colors.