COLOR #501924

HEX: #501924 RGB: (80,25,36)

Color info

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

RGB color model

#501924 color RGB value is (80,25,36).

RGB: (80,25,36) (31%, 10%, 14%)

RGB channels and saturation

R 80 of 255 = 31%
G 25 of 255 = 10%
B 36 of 255 = 14%

80
25
36

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

Portions of RGB colors in percentages

R + G + B = 80 + 25 + 36 = 141 (100%)
R 80 of 141 ~ 56.74%
G 25 of 141 ~ 17.73%
B 36 of 141 ~ 25.53'%

%56.74
%17.73
%25.53

CMYK color model

#501924 color CMYK value is (0,69,55,69).

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

CMYK: (0,69,55,69)
C0M69Y55K69 (0%, 69%, 55%, 69%)
(0.00 / 0.69 / 0.55 / 0.69)

CMYK percentages

%0
%68.75
%55
%68.63

Codes

Color #501924 in popluar color models

50 19 24
RGB 80 25 36
HSL 348° 52.38% 20.59%
HSB/HSV 348° 68.75% 31.37%
CMYK 0.00% 68.75% 55.00%
68.63%

Color #501924 in popluar number systems.

HEX 50 19 24
Decimal 80 25 36
Binary 1010000 11001 100100
Octal 120 31 44

Shades and tints

Shades of #501924

#501924
(80,25,36)
#491721
(73,23,33)
#42151E
(66,21,30)
#3B131B
(59,19,27)
#341118
(52,17,24)
#2D0F15
(45,15,21)
#260D12
(38,13,18)
#1F0B0F
(31,11,15)
#18090C
(24,9,12)
#110709
(17,7,9)
#0A0506
(10,5,6)
#000000
(0,0,0)

Tints of #501924

#501924
(80,25,36)
#5F2D37
(95,45,55)
#6E414A
(110,65,74)
#7D555D
(125,85,93)
#8C6970
(140,105,112)
#9B7D83
(155,125,131)
#AA9196
(170,145,150)
#B9A5A9
(185,165,169)
#C8B9BC
(200,185,188)
#D7CDCF
(215,205,207)
#E6E1E2
(230,225,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #501924; }

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

This text font color is #501924.

Background Color

.myBgColor { background-color: #501924; }

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

This div background color is #501924.

Border color

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

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

This div border color is #501924.

Opacity

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

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

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

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

This text has shadow with #501924 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501924.

Preview

Color preview on black background

This text has color #501924 on black background.


Color preview on white background

This text has color #501924 on white background.


Black color preview on #501924 background

This text has black color on #501924 background.


White color preview on #501924 background

This text has white color on #501924 background.


Related colors

Complementary color

Complementary color for #hex is #AFE6DB.


I love getcolorcode.com

Triadic colors

1 #245019 and #192450 with #501924 are triadic colors.

2 #241950 and #195024 with #501924 are triadic colors.