COLOR #522041

HEX: #522041 RGB: (82,32,65)

Color info

#522041 contains red, green and blue colors in about the same proportion. Web safe color of #522041 is #663333 (or #633).

RGB color model

#522041 color RGB value is (82,32,65).

RGB: (82,32,65) (32%, 13%, 25%)

RGB channels and saturation

R 82 of 255 = 32%
G 32 of 255 = 13%
B 65 of 255 = 25%

82
32
65

R + G + B ~ 23%. #522041 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 32 + 65 = 179 (100%)
R 82 of 179 ~ 45.81%
G 32 of 179 ~ 17.88%
B 65 of 179 ~ 36.31'%

%45.81
%17.88
%36.31

CMYK color model

#522041 color CMYK value is (0,61,21,68).

  • cyan value is 0.00%
  • magenta value is 60.98%
  • yellow value is 20.73%
  • key color value is 67.84%

CMYK: (0,61,21,68)
C0M61Y21K68 (0%, 61%, 21%, 68%)
(0.00 / 0.61 / 0.21 / 0.68)

CMYK percentages

%0
%60.98
%20.73
%67.84

Codes

Color #522041 in popluar color models

52 20 41
RGB 82 32 65
HSL 320° 43.86% 22.35%
HSB/HSV 320° 60.98% 32.16%
CMYK 0.00% 60.98% 20.73%
67.84%

Color #522041 in popluar number systems.

HEX 52 20 41
Decimal 82 32 65
Binary 1010010 100000 1000001
Octal 122 40 101

Shades and tints

Shades of #522041

#522041
(82,32,65)
#4B1E3C
(75,30,60)
#441C37
(68,28,55)
#3D1A32
(61,26,50)
#36182D
(54,24,45)
#2F1628
(47,22,40)
#281423
(40,20,35)
#21121E
(33,18,30)
#1A1019
(26,16,25)
#130E14
(19,14,20)
#0C0C0F
(12,12,15)
#000000
(0,0,0)

Tints of #522041

#522041
(82,32,65)
#613452
(97,52,82)
#704863
(112,72,99)
#7F5C74
(127,92,116)
#8E7085
(142,112,133)
#9D8496
(157,132,150)
#AC98A7
(172,152,167)
#BBACB8
(187,172,184)
#CAC0C9
(202,192,201)
#D9D4DA
(217,212,218)
#E8E8EB
(232,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #522041 color. Also use rgb(82,32,65) instead hex code.

Text Font Color

.myTextColor { color: #522041; }

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

This text font color is #522041.

Background Color

.myBgColor { background-color: #522041; }

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

This div background color is #522041.

Border color

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

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

This div border color is #522041.

Opacity

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

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

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

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

This text has shadow with #522041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522041.

Preview

Color preview on black background

This text has color #522041 on black background.


Color preview on white background

This text has color #522041 on white background.


Black color preview on #522041 background

This text has black color on #522041 background.


White color preview on #522041 background

This text has white color on #522041 background.


Related colors

Complementary color

Complementary color for #hex is #ADDFBE.


I love getcolorcode.com

Triadic colors

1 #415220 and #204152 with #522041 are triadic colors.

2 #412052 and #205241 with #522041 are triadic colors.