COLOR #521D91

HEX: #521D91 RGB: (82,29,145)

Color info

#521D91 contains mainly blue color. Web safe color of #521D91 is #663399 (or #639).

RGB color model

#521D91 color RGB value is (82,29,145).

RGB: (82,29,145) (32%, 11%, 57%)

RGB channels and saturation

R 82 of 255 = 32%
G 29 of 255 = 11%
B 145 of 255 = 57%

82
29
145

R + G + B ~ 33%. #521D91 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 29 + 145 = 256 (100%)
R 82 of 256 ~ 32.03%
G 29 of 256 ~ 11.33%
B 145 of 256 ~ 56.64'%

%32.03
%11.33
%56.64

CMYK color model

#521D91 color CMYK value is (43,80,0,43).

  • cyan value is 43.45%
  • magenta value is 80.00%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (43,80,0,43)
C43M80Y0K43 (43%, 80%, 0%, 43%)
(0.43 / 0.80 / 0.00 / 0.43)

CMYK percentages

%43.45
%80
%0
%43.14

Codes

Color #521D91 in popluar color models

52 1D 91
RGB 82 29 145
HSL 267° 66.67% 34.12%
HSB/HSV 267° 80.00% 56.86%
CMYK 43.45% 80.00% 0.00%
43.14%

Color #521D91 in popluar number systems.

HEX 52 1D 91
Decimal 82 29 145
Binary 1010010 11101 10010001
Octal 122 35 221

Shades and tints

Shades of #521D91

#521D91
(82,29,145)
#4B1B84
(75,27,132)
#441977
(68,25,119)
#3D176A
(61,23,106)
#36155D
(54,21,93)
#2F1350
(47,19,80)
#281143
(40,17,67)
#210F36
(33,15,54)
#1A0D29
(26,13,41)
#130B1C
(19,11,28)
#0C090F
(12,9,15)
#000000
(0,0,0)

Tints of #521D91

#521D91
(82,29,145)
#61319B
(97,49,155)
#7045A5
(112,69,165)
#7F59AF
(127,89,175)
#8E6DB9
(142,109,185)
#9D81C3
(157,129,195)
#AC95CD
(172,149,205)
#BBA9D7
(187,169,215)
#CABDE1
(202,189,225)
#D9D1EB
(217,209,235)
#E8E5F5
(232,229,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #521D91 color. Also use rgb(82,29,145) instead hex code.

Text Font Color

.myTextColor { color: #521D91; }

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

This text font color is #521D91.

Background Color

.myBgColor { background-color: #521D91; }

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

This div background color is #521D91.

Border color

.myBorderColor { border: 1px solid #521D91; }

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

This div border color is #521D91.

Opacity

.myOpacity80 { color: #521D91; opacity: 0.8; }

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

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

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

This text has shadow with #521D91 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521D91.

Preview

Color preview on black background

This text has color #521D91 on black background.


Color preview on white background

This text has color #521D91 on white background.


Black color preview on #521D91 background

This text has black color on #521D91 background.


White color preview on #521D91 background

This text has white color on #521D91 background.


Related colors

Complementary color

Complementary color for #hex is #ADE26E.


I love getcolorcode.com

Triadic colors

1 #91521D and #1D9152 with #521D91 are triadic colors.

2 #911D52 and #1D5291 with #521D91 are triadic colors.