COLOR #501030

HEX: #501030 RGB: (80,16,48)

Color info

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

RGB color model

#501030 color RGB value is (80,16,48).

RGB: (80,16,48) (31%, 6%, 19%)

RGB channels and saturation

R 80 of 255 = 31%
G 16 of 255 = 6%
B 48 of 255 = 19%

80
16
48

R + G + B ~ 19%. #501030 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 16 + 48 = 144 (100%)
R 80 of 144 ~ 55.56%
G 16 of 144 ~ 11.11%
B 48 of 144 ~ 33.33'%

%55.56
%11.11
%33.33

CMYK color model

#501030 color CMYK value is (0,80,40,69).

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

CMYK: (0,80,40,69)
C0M80Y40K69 (0%, 80%, 40%, 69%)
(0.00 / 0.80 / 0.40 / 0.69)

CMYK percentages

%0
%80
%40
%68.63

Codes

Color #501030 in popluar color models

50 10 30
RGB 80 16 48
HSL 330° 66.67% 18.82%
HSB/HSV 330° 80.00% 31.37%
CMYK 0.00% 80.00% 40.00%
68.63%

Color #501030 in popluar number systems.

HEX 50 10 30
Decimal 80 16 48
Binary 1010000 10000 110000
Octal 120 20 60

Shades and tints

Shades of #501030

#501030
(80,16,48)
#490F2C
(73,15,44)
#420E28
(66,14,40)
#3B0D24
(59,13,36)
#340C20
(52,12,32)
#2D0B1C
(45,11,28)
#260A18
(38,10,24)
#1F0914
(31,9,20)
#180810
(24,8,16)
#11070C
(17,7,12)
#0A0608
(10,6,8)
#000000
(0,0,0)

Tints of #501030

#501030
(80,16,48)
#5F2542
(95,37,66)
#6E3A54
(110,58,84)
#7D4F66
(125,79,102)
#8C6478
(140,100,120)
#9B798A
(155,121,138)
#AA8E9C
(170,142,156)
#B9A3AE
(185,163,174)
#C8B8C0
(200,184,192)
#D7CDD2
(215,205,210)
#E6E2E4
(230,226,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #501030; }

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

This text font color is #501030.

Background Color

.myBgColor { background-color: #501030; }

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

This div background color is #501030.

Border color

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

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

This div border color is #501030.

Opacity

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

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

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

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

This text has shadow with #501030 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501030.

Preview

Color preview on black background

This text has color #501030 on black background.


Color preview on white background

This text has color #501030 on white background.


Black color preview on #501030 background

This text has black color on #501030 background.


White color preview on #501030 background

This text has white color on #501030 background.


Related colors

Complementary color

Complementary color for #hex is #AFEFCF.


I love getcolorcode.com

Triadic colors

1 #305010 and #103050 with #501030 are triadic colors.

2 #301050 and #105030 with #501030 are triadic colors.