COLOR #501057

HEX: #501057 RGB: (80,16,87)

Color info

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

RGB color model

#501057 color RGB value is (80,16,87).

RGB: (80,16,87) (31%, 6%, 34%)

RGB channels and saturation

R 80 of 255 = 31%
G 16 of 255 = 6%
B 87 of 255 = 34%

80
16
87

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

Portions of RGB colors in percentages

R + G + B = 80 + 16 + 87 = 183 (100%)
R 80 of 183 ~ 43.72%
G 16 of 183 ~ 8.74%
B 87 of 183 ~ 47.54'%

%43.72
%47.54

CMYK color model

#501057 color CMYK value is (8,82,0,66).

  • cyan value is 8.05%
  • magenta value is 81.61%
  • yellow value is 0.00%
  • key color value is 65.88%
CMYK: (8,82,0,66) C8M82Y0K66 (8%,82%,0%,66%) (0.08/0.82/0.00/0.66) 

CMYK percentages

%8.05
%81.61
%0
%65.88

Codes

Color #501057 in popluar color models

50 10 57
RGB 80 16 87
HSL 294° 68.93% 20.20%
HSB/HSV 294° 81.61% 34.12%
CMYK 8.05% 81.61% 0.00%
65.88%

Color #501057 in popluar number systems.

HEX 50 10 57
Decimal 80 16 87
Binary 1010000 10000 1010111
Octal 120 20 127

Shades and tints

Shades of #501057

#501057
(80,16,87)
#490F50
(73,15,80)
#420E49
(66,14,73)
#3B0D42
(59,13,66)
#340C3B
(52,12,59)
#2D0B34
(45,11,52)
#260A2D
(38,10,45)
#1F0926
(31,9,38)
#18081F
(24,8,31)
#110718
(17,7,24)
#0A0611
(10,6,17)
#000000
(0,0,0)

Tints of #501057

#501057
(80,16,87)
#5F2566
(95,37,102)
#6E3A75
(110,58,117)
#7D4F84
(125,79,132)
#8C6493
(140,100,147)
#9B79A2
(155,121,162)
#AA8EB1
(170,142,177)
#B9A3C0
(185,163,192)
#C8B8CF
(200,184,207)
#D7CDDE
(215,205,222)
#E6E2ED
(230,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501057 color. Also use rgb(80,16,87) instead hex code.

Text Font Color

.myTextColor { color: #501057; }

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

This text font color is #501057.

Background Color

.myBgColor { background-color: #501057; }

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

This div background color is #501057.

Border color

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

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

This div border color is #501057.

Opacity

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

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

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

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

This text has shadow with #501057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501057.

Preview

Color preview on black background

This text has color #501057 on black background.


Color preview on white background

This text has color #501057 on white background.


Black color preview on #501057 background

This text has black color on #501057 background.


White color preview on #501057 background

This text has white color on #501057 background.


Related colors

Complementary color

Complementary color for #hex is #AFEFA8.


I love getcolorcode.com

Triadic colors

1 #575010 and #105750 with #501057 are triadic colors.

2 #571050 and #105057 with #501057 are triadic colors.