COLOR #501921

HEX: #501921 RGB: (80,25,33)

Color info

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

RGB color model

#501921 color RGB value is (80,25,33).

RGB: (80,25,33) (31%, 10%, 13%)

RGB channels and saturation

R 80 of 255 = 31%
G 25 of 255 = 10%
B 33 of 255 = 13%

80
25
33

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

Portions of RGB colors in percentages

R + G + B = 80 + 25 + 33 = 138 (100%)
R 80 of 138 ~ 57.97%
G 25 of 138 ~ 18.12%
B 33 of 138 ~ 23.91'%

%57.97
%18.12
%23.91

CMYK color model

#501921 color CMYK value is (0,69,59,69).

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

CMYK: (0,69,59,69)
C0M69Y59K69 (0%, 69%, 59%, 69%)
(0.00 / 0.69 / 0.59 / 0.69)

CMYK percentages

%0
%68.75
%58.75
%68.63

Codes

Color #501921 in popluar color models

50 19 21
RGB 80 25 33
HSL 351° 52.38% 20.59%
HSB/HSV 351° 68.75% 31.37%
CMYK 0.00% 68.75% 58.75%
68.63%

Color #501921 in popluar number systems.

HEX 50 19 21
Decimal 80 25 33
Binary 1010000 11001 100001
Octal 120 31 41

Shades and tints

Shades of #501921

#501921
(80,25,33)
#49171E
(73,23,30)
#42151B
(66,21,27)
#3B1318
(59,19,24)
#341115
(52,17,21)
#2D0F12
(45,15,18)
#260D0F
(38,13,15)
#1F0B0C
(31,11,12)
#180909
(24,9,9)
#110706
(17,7,6)
#0A0503
(10,5,3)
#000000
(0,0,0)

Tints of #501921

#501921
(80,25,33)
#5F2D35
(95,45,53)
#6E4149
(110,65,73)
#7D555D
(125,85,93)
#8C6971
(140,105,113)
#9B7D85
(155,125,133)
#AA9199
(170,145,153)
#B9A5AD
(185,165,173)
#C8B9C1
(200,185,193)
#D7CDD5
(215,205,213)
#E6E1E9
(230,225,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #501921; }

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

This text font color is #501921.

Background Color

.myBgColor { background-color: #501921; }

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

This div background color is #501921.

Border color

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

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

This div border color is #501921.

Opacity

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

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

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

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

This text has shadow with #501921 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501921.

Preview

Color preview on black background

This text has color #501921 on black background.


Color preview on white background

This text has color #501921 on white background.


Black color preview on #501921 background

This text has black color on #501921 background.


White color preview on #501921 background

This text has white color on #501921 background.


Related colors

Complementary color

Complementary color for #hex is #AFE6DE.


I love getcolorcode.com

Triadic colors

1 #215019 and #192150 with #501921 are triadic colors.

2 #211950 and #195021 with #501921 are triadic colors.