COLOR #501940

HEX: #501940 RGB: (80,25,64)

Color info

#501940 contains red, green and blue colors in about the same proportion. Web safe color of #501940 is #660033 (or #603).

RGB color model

#501940 color RGB value is (80,25,64).

RGB: (80,25,64) (31%, 10%, 25%)

RGB channels and saturation

R 80 of 255 = 31%
G 25 of 255 = 10%
B 64 of 255 = 25%

80
25
64

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

Portions of RGB colors in percentages

R + G + B = 80 + 25 + 64 = 169 (100%)
R 80 of 169 ~ 47.34%
G 25 of 169 ~ 14.79%
B 64 of 169 ~ 37.87'%

%47.34
%14.79
%37.87

CMYK color model

#501940 color CMYK value is (0,69,20,69).

  • cyan value is 0.00%
  • magenta value is 68.75%
  • yellow value is 20.00%
  • key color value is 68.63%

CMYK: (0,69,20,69)
C0M69Y20K69 (0%, 69%, 20%, 69%)
(0.00 / 0.69 / 0.20 / 0.69)

CMYK percentages

%0
%68.75
%20
%68.63

Codes

Color #501940 in popluar color models

50 19 40
RGB 80 25 64
HSL 317° 52.38% 20.59%
HSB/HSV 317° 68.75% 31.37%
CMYK 0.00% 68.75% 20.00%
68.63%

Color #501940 in popluar number systems.

HEX 50 19 40
Decimal 80 25 64
Binary 1010000 11001 1000000
Octal 120 31 100

Shades and tints

Shades of #501940

#501940
(80,25,64)
#49173B
(73,23,59)
#421536
(66,21,54)
#3B1331
(59,19,49)
#34112C
(52,17,44)
#2D0F27
(45,15,39)
#260D22
(38,13,34)
#1F0B1D
(31,11,29)
#180918
(24,9,24)
#110713
(17,7,19)
#0A050E
(10,5,14)
#000000
(0,0,0)

Tints of #501940

#501940
(80,25,64)
#5F2D51
(95,45,81)
#6E4162
(110,65,98)
#7D5573
(125,85,115)
#8C6984
(140,105,132)
#9B7D95
(155,125,149)
#AA91A6
(170,145,166)
#B9A5B7
(185,165,183)
#C8B9C8
(200,185,200)
#D7CDD9
(215,205,217)
#E6E1EA
(230,225,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501940 color. Also use rgb(80,25,64) instead hex code.

Text Font Color

.myTextColor { color: #501940; }

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

This text font color is #501940.

Background Color

.myBgColor { background-color: #501940; }

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

This div background color is #501940.

Border color

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

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

This div border color is #501940.

Opacity

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

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

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

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

This text has shadow with #501940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501940.

Preview

Color preview on black background

This text has color #501940 on black background.


Color preview on white background

This text has color #501940 on white background.


Black color preview on #501940 background

This text has black color on #501940 background.


White color preview on #501940 background

This text has white color on #501940 background.


Related colors

Complementary color

Complementary color for #hex is #AFE6BF.


I love getcolorcode.com

Triadic colors

1 #405019 and #194050 with #501940 are triadic colors.

2 #401950 and #195040 with #501940 are triadic colors.