COLOR #501780

HEX: #501780 RGB: (80,23,128)

Color info

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

RGB color model

#501780 color RGB value is (80,23,128).

RGB: (80,23,128) (31%, 9%, 50%)

RGB channels and saturation

R 80 of 255 = 31%
G 23 of 255 = 9%
B 128 of 255 = 50%

80
23
128

R + G + B ~ 30%. #501780 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 23 + 128 = 231 (100%)
R 80 of 231 ~ 34.63%
G 23 of 231 ~ 9.96%
B 128 of 231 ~ 55.41'%

%34.63
%9.96
%55.41

CMYK color model

#501780 color CMYK value is (38,82,0,50).

  • cyan value is 37.50%
  • magenta value is 82.03%
  • yellow value is 0.00%
  • key color value is 49.80%
CMYK: (38,82,0,50) C38M82Y0K50 (38%,82%,0%,50%) (0.38/0.82/0.00/0.50) 

CMYK percentages

%37.5
%82.03
%0
%49.8

Codes

Color #501780 in popluar color models

50 17 80
RGB 80 23 128
HSL 273° 69.54% 29.61%
HSB/HSV 273° 82.03% 50.20%
CMYK 37.50% 82.03% 0.00%
49.80%

Color #501780 in popluar number systems.

HEX 50 17 80
Decimal 80 23 128
Binary 1010000 10111 10000000
Octal 120 27 200

Shades and tints

Shades of #501780

#501780
(80,23,128)
#491575
(73,21,117)
#42136A
(66,19,106)
#3B115F
(59,17,95)
#340F54
(52,15,84)
#2D0D49
(45,13,73)
#260B3E
(38,11,62)
#1F0933
(31,9,51)
#180728
(24,7,40)
#11051D
(17,5,29)
#0A0312
(10,3,18)
#000000
(0,0,0)

Tints of #501780

#501780
(80,23,128)
#5F2C8B
(95,44,139)
#6E4196
(110,65,150)
#7D56A1
(125,86,161)
#8C6BAC
(140,107,172)
#9B80B7
(155,128,183)
#AA95C2
(170,149,194)
#B9AACD
(185,170,205)
#C8BFD8
(200,191,216)
#D7D4E3
(215,212,227)
#E6E9EE
(230,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501780 color. Also use rgb(80,23,128) instead hex code.

Text Font Color

.myTextColor { color: #501780; }

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

This text font color is #501780.

Background Color

.myBgColor { background-color: #501780; }

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

This div background color is #501780.

Border color

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

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

This div border color is #501780.

Opacity

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

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

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

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

This text has shadow with #501780 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501780.

Preview

Color preview on black background

This text has color #501780 on black background.


Color preview on white background

This text has color #501780 on white background.


Black color preview on #501780 background

This text has black color on #501780 background.


White color preview on #501780 background

This text has white color on #501780 background.


Related colors

Complementary color

Complementary color for #hex is #AFE87F.


I love getcolorcode.com

Triadic colors

1 #805017 and #178050 with #501780 are triadic colors.

2 #801750 and #175080 with #501780 are triadic colors.