COLOR #520F58

HEX: #520F58 RGB: (82,15,88)

Color info

#520F58 contains mainly red and blue colors. Web safe color of #520F58 is #660066 (or #606).

RGB color model

#520F58 color RGB value is (82,15,88).

RGB: (82,15,88) (32%, 6%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 15 of 255 = 6%
B 88 of 255 = 35%

82
15
88

R + G + B ~ 24%. #520F58 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 15 + 88 = 185 (100%)
R 82 of 185 ~ 44.32%
G 15 of 185 ~ 8.11%
B 88 of 185 ~ 47.57'%

%44.32
%47.57

CMYK color model

#520F58 color CMYK value is (7,83,0,65).

  • cyan value is 6.82%
  • magenta value is 82.95%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (7,83,0,65)
C7M83Y0K65 (7%, 83%, 0%, 65%)
(0.07 / 0.83 / 0.00 / 0.65)

CMYK percentages

%6.82
%82.95
%0
%65.49

Codes

Color #520F58 in popluar color models

52 0F 58
RGB 82 15 88
HSL 295° 70.87% 20.20%
HSB/HSV 295° 82.95% 34.51%
CMYK 6.82% 82.95% 0.00%
65.49%

Color #520F58 in popluar number systems.

HEX 52 0F 58
Decimal 82 15 88
Binary 1010010 1111 1011000
Octal 122 17 130

Shades and tints

Shades of #520F58

#520F58
(82,15,88)
#4B0E50
(75,14,80)
#440D48
(68,13,72)
#3D0C40
(61,12,64)
#360B38
(54,11,56)
#2F0A30
(47,10,48)
#280928
(40,9,40)
#210820
(33,8,32)
#1A0718
(26,7,24)
#130610
(19,6,16)
#0C0508
(12,5,8)
#000000
(0,0,0)

Tints of #520F58

#520F58
(82,15,88)
#612467
(97,36,103)
#703976
(112,57,118)
#7F4E85
(127,78,133)
#8E6394
(142,99,148)
#9D78A3
(157,120,163)
#AC8DB2
(172,141,178)
#BBA2C1
(187,162,193)
#CAB7D0
(202,183,208)
#D9CCDF
(217,204,223)
#E8E1EE
(232,225,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #520F58 color. Also use rgb(82,15,88) instead hex code.

Text Font Color

.myTextColor { color: #520F58; }

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

This text font color is #520F58.

Background Color

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

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

This div background color is #520F58.

Border color

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

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

This div border color is #520F58.

Opacity

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

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

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

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

This text has shadow with #520F58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #520F58.

Preview

Color preview on black background

This text has color #520F58 on black background.


Color preview on white background

This text has color #520F58 on white background.


Black color preview on #520F58 background

This text has black color on #520F58 background.


White color preview on #520F58 background

This text has white color on #520F58 background.


Related colors

Complementary color

Complementary color for #hex is #ADF0A7.


I love getcolorcode.com

Triadic colors

1 #58520F and #0F5852 with #520F58 are triadic colors.

2 #580F52 and #0F5258 with #520F58 are triadic colors.