COLOR #501042

HEX: #501042 RGB: (80,16,66)

Color info

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

RGB color model

#501042 color RGB value is (80,16,66).

RGB: (80,16,66) (31%, 6%, 26%)

RGB channels and saturation

R 80 of 255 = 31%
G 16 of 255 = 6%
B 66 of 255 = 26%

80
16
66

R + G + B ~ 21%. #501042 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 16 + 66 = 162 (100%)
R 80 of 162 ~ 49.38%
G 16 of 162 ~ 9.88%
B 66 of 162 ~ 40.74'%

%49.38
%40.74

CMYK color model

#501042 color CMYK value is (0,80,18,69).

  • cyan value is 0.00%
  • magenta value is 80.00%
  • yellow value is 17.50%
  • key color value is 68.63%

CMYK: (0,80,18,69)
C0M80Y18K69 (0%, 80%, 18%, 69%)
(0.00 / 0.80 / 0.18 / 0.69)

CMYK percentages

%0
%80
%17.5
%68.63

Codes

Color #501042 in popluar color models

50 10 42
RGB 80 16 66
HSL 313° 66.67% 18.82%
HSB/HSV 313° 80.00% 31.37%
CMYK 0.00% 80.00% 17.50%
68.63%

Color #501042 in popluar number systems.

HEX 50 10 42
Decimal 80 16 66
Binary 1010000 10000 1000010
Octal 120 20 102

Shades and tints

Shades of #501042

#501042
(80,16,66)
#490F3C
(73,15,60)
#420E36
(66,14,54)
#3B0D30
(59,13,48)
#340C2A
(52,12,42)
#2D0B24
(45,11,36)
#260A1E
(38,10,30)
#1F0918
(31,9,24)
#180812
(24,8,18)
#11070C
(17,7,12)
#0A0606
(10,6,6)
#000000
(0,0,0)

Tints of #501042

#501042
(80,16,66)
#5F2553
(95,37,83)
#6E3A64
(110,58,100)
#7D4F75
(125,79,117)
#8C6486
(140,100,134)
#9B7997
(155,121,151)
#AA8EA8
(170,142,168)
#B9A3B9
(185,163,185)
#C8B8CA
(200,184,202)
#D7CDDB
(215,205,219)
#E6E2EC
(230,226,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #501042; }

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

This text font color is #501042.

Background Color

.myBgColor { background-color: #501042; }

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

This div background color is #501042.

Border color

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

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

This div border color is #501042.

Opacity

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

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

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

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

This text has shadow with #501042 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501042.

Preview

Color preview on black background

This text has color #501042 on black background.


Color preview on white background

This text has color #501042 on white background.


Black color preview on #501042 background

This text has black color on #501042 background.


White color preview on #501042 background

This text has white color on #501042 background.


Related colors

Complementary color

Complementary color for #hex is #AFEFBD.


I love getcolorcode.com

Triadic colors

1 #425010 and #104250 with #501042 are triadic colors.

2 #421050 and #105042 with #501042 are triadic colors.