COLOR #521E47

HEX: #521E47 RGB: (82,30,71)

Color info

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

RGB color model

#521E47 color RGB value is (82,30,71).

RGB: (82,30,71) (32%, 12%, 28%)

RGB channels and saturation

R 82 of 255 = 32%
G 30 of 255 = 12%
B 71 of 255 = 28%

82
30
71

R + G + B ~ 24%. #521E47 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 30 + 71 = 183 (100%)
R 82 of 183 ~ 44.81%
G 30 of 183 ~ 16.39%
B 71 of 183 ~ 38.8'%

%44.81
%16.39
%38.8

CMYK color model

#521E47 color CMYK value is (0,63,13,68).

  • cyan value is 0.00%
  • magenta value is 63.41%
  • yellow value is 13.41%
  • key color value is 67.84%

CMYK: (0,63,13,68)
C0M63Y13K68 (0%, 63%, 13%, 68%)
(0.00 / 0.63 / 0.13 / 0.68)

CMYK percentages

%0
%63.41
%13.41
%67.84

Codes

Color #521E47 in popluar color models

52 1E 47
RGB 82 30 71
HSL 313° 46.43% 21.96%
HSB/HSV 313° 63.41% 32.16%
CMYK 0.00% 63.41% 13.41%
67.84%

Color #521E47 in popluar number systems.

HEX 52 1E 47
Decimal 82 30 71
Binary 1010010 11110 1000111
Octal 122 36 107

Shades and tints

Shades of #521E47

#521E47
(82,30,71)
#4B1C41
(75,28,65)
#441A3B
(68,26,59)
#3D1835
(61,24,53)
#36162F
(54,22,47)
#2F1429
(47,20,41)
#281223
(40,18,35)
#21101D
(33,16,29)
#1A0E17
(26,14,23)
#130C11
(19,12,17)
#0C0A0B
(12,10,11)
#000000
(0,0,0)

Tints of #521E47

#521E47
(82,30,71)
#613257
(97,50,87)
#704667
(112,70,103)
#7F5A77
(127,90,119)
#8E6E87
(142,110,135)
#9D8297
(157,130,151)
#AC96A7
(172,150,167)
#BBAAB7
(187,170,183)
#CABEC7
(202,190,199)
#D9D2D7
(217,210,215)
#E8E6E7
(232,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #521E47 color. Also use rgb(82,30,71) instead hex code.

Text Font Color

.myTextColor { color: #521E47; }

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

This text font color is #521E47.

Background Color

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

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

This div background color is #521E47.

Border color

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

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

This div border color is #521E47.

Opacity

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

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

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

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

This text has shadow with #521E47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521E47.

Preview

Color preview on black background

This text has color #521E47 on black background.


Color preview on white background

This text has color #521E47 on white background.


Black color preview on #521E47 background

This text has black color on #521E47 background.


White color preview on #521E47 background

This text has white color on #521E47 background.


Related colors

Complementary color

Complementary color for #hex is #ADE1B8.


I love getcolorcode.com

Triadic colors

1 #47521E and #1E4752 with #521E47 are triadic colors.

2 #471E52 and #1E5247 with #521E47 are triadic colors.