COLOR #501323

HEX: #501323 RGB: (80,19,35)

Color info

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

RGB color model

#501323 color RGB value is (80,19,35).

RGB: (80,19,35) (31%, 7%, 14%)

RGB channels and saturation

R 80 of 255 = 31%
G 19 of 255 = 7%
B 35 of 255 = 14%

80
19
35

R + G + B ~ 17%. #501323 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 19 + 35 = 134 (100%)
R 80 of 134 ~ 59.7%
G 19 of 134 ~ 14.18%
B 35 of 134 ~ 26.12'%

%59.7
%14.18
%26.12

CMYK color model

#501323 color CMYK value is (0,76,56,69).

  • cyan value is 0.00%
  • magenta value is 76.25%
  • yellow value is 56.25%
  • key color value is 68.63%

CMYK: (0,76,56,69)
C0M76Y56K69 (0%, 76%, 56%, 69%)
(0.00 / 0.76 / 0.56 / 0.69)

CMYK percentages

%0
%76.25
%56.25
%68.63

Codes

Color #501323 in popluar color models

50 13 23
RGB 80 19 35
HSL 344° 61.62% 19.41%
HSB/HSV 344° 76.25% 31.37%
CMYK 0.00% 76.25% 56.25%
68.63%

Color #501323 in popluar number systems.

HEX 50 13 23
Decimal 80 19 35
Binary 1010000 10011 100011
Octal 120 23 43

Shades and tints

Shades of #501323

#501323
(80,19,35)
#491220
(73,18,32)
#42111D
(66,17,29)
#3B101A
(59,16,26)
#340F17
(52,15,23)
#2D0E14
(45,14,20)
#260D11
(38,13,17)
#1F0C0E
(31,12,14)
#180B0B
(24,11,11)
#110A08
(17,10,8)
#0A0905
(10,9,5)
#000000
(0,0,0)

Tints of #501323

#501323
(80,19,35)
#5F2837
(95,40,55)
#6E3D4B
(110,61,75)
#7D525F
(125,82,95)
#8C6773
(140,103,115)
#9B7C87
(155,124,135)
#AA919B
(170,145,155)
#B9A6AF
(185,166,175)
#C8BBC3
(200,187,195)
#D7D0D7
(215,208,215)
#E6E5EB
(230,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501323 color. Also use rgb(80,19,35) instead hex code.

Text Font Color

.myTextColor { color: #501323; }

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

This text font color is #501323.

Background Color

.myBgColor { background-color: #501323; }

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

This div background color is #501323.

Border color

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

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

This div border color is #501323.

Opacity

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

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

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

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

This text has shadow with #501323 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501323.

Preview

Color preview on black background

This text has color #501323 on black background.


Color preview on white background

This text has color #501323 on white background.


Black color preview on #501323 background

This text has black color on #501323 background.


White color preview on #501323 background

This text has white color on #501323 background.


Related colors

Complementary color

Complementary color for #hex is #AFECDC.


I love getcolorcode.com

Triadic colors

1 #235013 and #132350 with #501323 are triadic colors.

2 #231350 and #135023 with #501323 are triadic colors.