COLOR #522972

HEX: #522972 RGB: (82,41,114)

Color info

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

RGB color model

#522972 color RGB value is (82,41,114).

RGB: (82,41,114) (32%, 16%, 45%)

RGB channels and saturation

R 82 of 255 = 32%
G 41 of 255 = 16%
B 114 of 255 = 45%

82
41
114

R + G + B ~ 31%. #522972 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 41 + 114 = 237 (100%)
R 82 of 237 ~ 34.6%
G 41 of 237 ~ 17.3%
B 114 of 237 ~ 48.1'%

%34.6
%17.3
%48.1

CMYK color model

#522972 color CMYK value is (28,64,0,55).

  • cyan value is 28.07%
  • magenta value is 64.04%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (28,64,0,55)
C28M64Y0K55 (28%, 64%, 0%, 55%)
(0.28 / 0.64 / 0.00 / 0.55)

CMYK percentages

%28.07
%64.04
%0
%55.29

Codes

Color #522972 in popluar color models

52 29 72
RGB 82 41 114
HSL 274° 47.10% 30.39%
HSB/HSV 274° 64.04% 44.71%
CMYK 28.07% 64.04% 0.00%
55.29%

Color #522972 in popluar number systems.

HEX 52 29 72
Decimal 82 41 114
Binary 1010010 101001 1110010
Octal 122 51 162

Shades and tints

Shades of #522972

#522972
(82,41,114)
#4B2668
(75,38,104)
#44235E
(68,35,94)
#3D2054
(61,32,84)
#361D4A
(54,29,74)
#2F1A40
(47,26,64)
#281736
(40,23,54)
#21142C
(33,20,44)
#1A1122
(26,17,34)
#130E18
(19,14,24)
#0C0B0E
(12,11,14)
#000000
(0,0,0)

Tints of #522972

#522972
(82,41,114)
#613C7E
(97,60,126)
#704F8A
(112,79,138)
#7F6296
(127,98,150)
#8E75A2
(142,117,162)
#9D88AE
(157,136,174)
#AC9BBA
(172,155,186)
#BBAEC6
(187,174,198)
#CAC1D2
(202,193,210)
#D9D4DE
(217,212,222)
#E8E7EA
(232,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #522972 color. Also use rgb(82,41,114) instead hex code.

Text Font Color

.myTextColor { color: #522972; }

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

This text font color is #522972.

Background Color

.myBgColor { background-color: #522972; }

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

This div background color is #522972.

Border color

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

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

This div border color is #522972.

Opacity

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

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

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

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

This text has shadow with #522972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522972.

Preview

Color preview on black background

This text has color #522972 on black background.


Color preview on white background

This text has color #522972 on white background.


Black color preview on #522972 background

This text has black color on #522972 background.


White color preview on #522972 background

This text has white color on #522972 background.


Related colors

Complementary color

Complementary color for #522972 is #ADD68D.


I love getcolorcode.com

Triadic colors

1 #725229 and #297252 with #522972 are triadic colors.

2 #722952 and #295272 with #522972 are triadic colors.