COLOR #501428

HEX: #501428 RGB: (80,20,40)

Color info

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

RGB color model

#501428 color RGB value is (80,20,40).

RGB: (80,20,40) (31%, 8%, 16%)

RGB channels and saturation

R 80 of 255 = 31%
G 20 of 255 = 8%
B 40 of 255 = 16%

80
20
40

R + G + B ~ 18%. #501428 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 20 + 40 = 140 (100%)
R 80 of 140 ~ 57.14%
G 20 of 140 ~ 14.29%
B 40 of 140 ~ 28.57'%

%57.14
%14.29
%28.57

CMYK color model

#501428 color CMYK value is (0,75,50,69).

  • cyan value is 0.00%
  • magenta value is 75.00%
  • yellow value is 50.00%
  • key color value is 68.63%

CMYK: (0,75,50,69)
C0M75Y50K69 (0%, 75%, 50%, 69%)
(0.00 / 0.75 / 0.50 / 0.69)

CMYK percentages

%0
%75
%50
%68.63

Codes

Color #501428 in popluar color models

50 14 28
RGB 80 20 40
HSL 340° 60.00% 19.61%
HSB/HSV 340° 75.00% 31.37%
CMYK 0.00% 75.00% 50.00%
68.63%

Color #501428 in popluar number systems.

HEX 50 14 28
Decimal 80 20 40
Binary 1010000 10100 101000
Octal 120 24 50

Shades and tints

Shades of #501428

#501428
(80,20,40)
#491325
(73,19,37)
#421222
(66,18,34)
#3B111F
(59,17,31)
#34101C
(52,16,28)
#2D0F19
(45,15,25)
#260E16
(38,14,22)
#1F0D13
(31,13,19)
#180C10
(24,12,16)
#110B0D
(17,11,13)
#0A0A0A
(10,10,10)
#000000
(0,0,0)

Tints of #501428

#501428
(80,20,40)
#5F293B
(95,41,59)
#6E3E4E
(110,62,78)
#7D5361
(125,83,97)
#8C6874
(140,104,116)
#9B7D87
(155,125,135)
#AA929A
(170,146,154)
#B9A7AD
(185,167,173)
#C8BCC0
(200,188,192)
#D7D1D3
(215,209,211)
#E6E6E6
(230,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501428 color. Also use rgb(80,20,40) instead hex code.

Text Font Color

.myTextColor { color: #501428; }

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

This text font color is #501428.

Background Color

.myBgColor { background-color: #501428; }

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

This div background color is #501428.

Border color

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

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

This div border color is #501428.

Opacity

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

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

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

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

This text has shadow with #501428 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501428.

Preview

Color preview on black background

This text has color #501428 on black background.


Color preview on white background

This text has color #501428 on white background.


Black color preview on #501428 background

This text has black color on #501428 background.


White color preview on #501428 background

This text has white color on #501428 background.


Related colors

Complementary color

Complementary color for #hex is #AFEBD7.


I love getcolorcode.com

Triadic colors

1 #285014 and #142850 with #501428 are triadic colors.

2 #281450 and #145028 with #501428 are triadic colors.