COLOR #520E4A

HEX: #520E4A RGB: (82,14,74)

Color info

#520E4A contains mainly red and blue colors. Web safe color of #520E4A is #660033 (or #603).

RGB color model

#520E4A color RGB value is (82,14,74).

RGB: (82,14,74) (32%, 5%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 14 of 255 = 5%
B 74 of 255 = 29%

82
14
74

R + G + B ~ 22%. #520E4A is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 14 + 74 = 170 (100%)
R 82 of 170 ~ 48.24%
G 14 of 170 ~ 8.24%
B 74 of 170 ~ 43.53'%

%48.24
%43.53

CMYK color model

#520E4A color CMYK value is (0,83,10,68).

  • cyan value is 0.00%
  • magenta value is 82.93%
  • yellow value is 9.76%
  • key color value is 67.84%

CMYK: (0,83,10,68)
C0M83Y10K68 (0%, 83%, 10%, 68%)
(0.00 / 0.83 / 0.10 / 0.68)

CMYK percentages

%0
%82.93
%9.76
%67.84

Codes

Color #520E4A in popluar color models

52 0E 4A
RGB 82 14 74
HSL 307° 70.83% 18.82%
HSB/HSV 307° 82.93% 32.16%
CMYK 0.00% 82.93% 9.76%
67.84%

Color #520E4A in popluar number systems.

HEX 52 0E 4A
Decimal 82 14 74
Binary 1010010 1110 1001010
Octal 122 16 112

Shades and tints

Shades of #520E4A

#520E4A
(82,14,74)
#4B0D44
(75,13,68)
#440C3E
(68,12,62)
#3D0B38
(61,11,56)
#360A32
(54,10,50)
#2F092C
(47,9,44)
#280826
(40,8,38)
#210720
(33,7,32)
#1A061A
(26,6,26)
#130514
(19,5,20)
#0C040E
(12,4,14)
#000000
(0,0,0)

Tints of #520E4A

#520E4A
(82,14,74)
#61235A
(97,35,90)
#70386A
(112,56,106)
#7F4D7A
(127,77,122)
#8E628A
(142,98,138)
#9D779A
(157,119,154)
#AC8CAA
(172,140,170)
#BBA1BA
(187,161,186)
#CAB6CA
(202,182,202)
#D9CBDA
(217,203,218)
#E8E0EA
(232,224,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #520E4A color. Also use rgb(82,14,74) instead hex code.

Text Font Color

.myTextColor { color: #520E4A; }

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

This text font color is #520E4A.

Background Color

.myBgColor { background-color: #520E4A; }

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

This div background color is #520E4A.

Border color

.myBorderColor { border: 1px solid #520E4A; }

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

This div border color is #520E4A.

Opacity

.myOpacity80 { color: #520E4A; opacity: 0.8; }

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

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

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

This text has shadow with #520E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #520E4A.

Preview

Color preview on black background

This text has color #520E4A on black background.


Color preview on white background

This text has color #520E4A on white background.


Black color preview on #520E4A background

This text has black color on #520E4A background.


White color preview on #520E4A background

This text has white color on #520E4A background.


Related colors

Complementary color

Complementary color for #hex is #ADF1B5.


I love getcolorcode.com

Triadic colors

1 #4A520E and #0E4A52 with #520E4A are triadic colors.

2 #4A0E52 and #0E524A with #520E4A are triadic colors.