COLOR #501721

HEX: #501721 RGB: (80,23,33)

Color info

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

RGB color model

#501721 color RGB value is (80,23,33).

RGB: (80,23,33) (31%, 9%, 13%)

RGB channels and saturation

R 80 of 255 = 31%
G 23 of 255 = 9%
B 33 of 255 = 13%

80
23
33

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

Portions of RGB colors in percentages

R + G + B = 80 + 23 + 33 = 136 (100%)
R 80 of 136 ~ 58.82%
G 23 of 136 ~ 16.91%
B 33 of 136 ~ 24.26'%

%58.82
%16.91
%24.26

CMYK color model

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

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

CMYK: (0,71,59,69)
C0M71Y59K69 (0%, 71%, 59%, 69%)
(0.00 / 0.71 / 0.59 / 0.69)

CMYK percentages

%0
%71.25
%58.75
%68.63

Codes

Color #501721 in popluar color models

50 17 21
RGB 80 23 33
HSL 349° 55.34% 20.20%
HSB/HSV 349° 71.25% 31.37%
CMYK 0.00% 71.25% 58.75%
68.63%

Color #501721 in popluar number systems.

HEX 50 17 21
Decimal 80 23 33
Binary 1010000 10111 100001
Octal 120 27 41

Shades and tints

Shades of #501721

#501721
(80,23,33)
#49151E
(73,21,30)
#42131B
(66,19,27)
#3B1118
(59,17,24)
#340F15
(52,15,21)
#2D0D12
(45,13,18)
#260B0F
(38,11,15)
#1F090C
(31,9,12)
#180709
(24,7,9)
#110506
(17,5,6)
#0A0303
(10,3,3)
#000000
(0,0,0)

Tints of #501721

#501721
(80,23,33)
#5F2C35
(95,44,53)
#6E4149
(110,65,73)
#7D565D
(125,86,93)
#8C6B71
(140,107,113)
#9B8085
(155,128,133)
#AA9599
(170,149,153)
#B9AAAD
(185,170,173)
#C8BFC1
(200,191,193)
#D7D4D5
(215,212,213)
#E6E9E9
(230,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #501721; }

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

This text font color is #501721.

Background Color

.myBgColor { background-color: #501721; }

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

This div background color is #501721.

Border color

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

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

This div border color is #501721.

Opacity

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

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

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

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

This text has shadow with #501721 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501721.

Preview

Color preview on black background

This text has color #501721 on black background.


Color preview on white background

This text has color #501721 on white background.


Black color preview on #501721 background

This text has black color on #501721 background.


White color preview on #501721 background

This text has white color on #501721 background.


Related colors

Complementary color

Complementary color for #hex is #AFE8DE.


I love getcolorcode.com

Triadic colors

1 #215017 and #172150 with #501721 are triadic colors.

2 #211750 and #175021 with #501721 are triadic colors.