COLOR #522570

HEX: #522570 RGB: (82,37,112)

Color info

#522570 contains mainly red and blue colors. Web safe color of #522570 is #663366 (or #636).

RGB color model

#522570 color RGB value is (82,37,112).

RGB: (82,37,112) (32%, 15%, 44%)

RGB channels and saturation

R 82 of 255 = 32%
G 37 of 255 = 15%
B 112 of 255 = 44%

82
37
112

R + G + B ~ 30%. #522570 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 37 + 112 = 231 (100%)
R 82 of 231 ~ 35.5%
G 37 of 231 ~ 16.02%
B 112 of 231 ~ 48.48'%

%35.5
%16.02
%48.48

CMYK color model

#522570 color CMYK value is (27,67,0,56).

  • cyan value is 26.79%
  • magenta value is 66.96%
  • yellow value is 0.00%
  • key color value is 56.08%
CMYK: (27,67,0,56) C27M67Y0K56 (27%,67%,0%,56%) (0.27/0.67/0.00/0.56) 

CMYK percentages

%26.79
%66.96
%0
%56.08

Codes

Color #522570 in popluar color models

52 25 70
RGB 82 37 112
HSL 276° 50.34% 29.22%
HSB/HSV 276° 66.96% 43.92%
CMYK 26.79% 66.96% 0.00%
56.08%

Color #522570 in popluar number systems.

HEX 52 25 70
Decimal 82 37 112
Binary 1010010 100101 1110000
Octal 122 45 160

Shades and tints

Shades of #522570

#522570
(82,37,112)
#4B2266
(75,34,102)
#441F5C
(68,31,92)
#3D1C52
(61,28,82)
#361948
(54,25,72)
#2F163E
(47,22,62)
#281334
(40,19,52)
#21102A
(33,16,42)
#1A0D20
(26,13,32)
#130A16
(19,10,22)
#0C070C
(12,7,12)
#000000
(0,0,0)

Tints of #522570

#522570
(82,37,112)
#61387D
(97,56,125)
#704B8A
(112,75,138)
#7F5E97
(127,94,151)
#8E71A4
(142,113,164)
#9D84B1
(157,132,177)
#AC97BE
(172,151,190)
#BBAACB
(187,170,203)
#CABDD8
(202,189,216)
#D9D0E5
(217,208,229)
#E8E3F2
(232,227,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #522570; }

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

This text font color is #522570.

Background Color

.myBgColor { background-color: #522570; }

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

This div background color is #522570.

Border color

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

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

This div border color is #522570.

Opacity

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

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

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

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

This text has shadow with #522570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522570.

Preview

Color preview on black background

This text has color #522570 on black background.


Color preview on white background

This text has color #522570 on white background.


Black color preview on #522570 background

This text has black color on #522570 background.


White color preview on #522570 background

This text has white color on #522570 background.


Related colors

Complementary color

Complementary color for #hex is #ADDA8F.


I love getcolorcode.com

Triadic colors

1 #705225 and #257052 with #522570 are triadic colors.

2 #702552 and #255270 with #522570 are triadic colors.