COLOR #501D36

HEX: #501D36 RGB: (80,29,54)

Color info

#501D36 contains red, green and blue colors in about the same proportion. Web safe color of #501D36 is #663333 (or #633).

RGB color model

#501D36 color RGB value is (80,29,54).

RGB: (80,29,54) (31%, 11%, 21%)

RGB channels and saturation

R 80 of 255 = 31%
G 29 of 255 = 11%
B 54 of 255 = 21%

80
29
54

R + G + B ~ 21%. #501D36 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 29 + 54 = 163 (100%)
R 80 of 163 ~ 49.08%
G 29 of 163 ~ 17.79%
B 54 of 163 ~ 33.13'%

%49.08
%17.79
%33.13

CMYK color model

#501D36 color CMYK value is (0,64,33,69).

  • cyan value is 0.00%
  • magenta value is 63.75%
  • yellow value is 32.50%
  • key color value is 68.63%
CMYK: (0,64,33,69) C0M64Y33K69 (0%,64%,33%,69%) (0.00/0.64/0.33/0.69) 

CMYK percentages

%0
%63.75
%32.5
%68.63

Codes

Color #501D36 in popluar color models

50 1D 36
RGB 80 29 54
HSL 331° 46.79% 21.37%
HSB/HSV 331° 63.75% 31.37%
CMYK 0.00% 63.75% 32.50%
68.63%

Color #501D36 in popluar number systems.

HEX 50 1D 36
Decimal 80 29 54
Binary 1010000 11101 110110
Octal 120 35 66

Shades and tints

Shades of #501D36

#501D36
(80,29,54)
#491B32
(73,27,50)
#42192E
(66,25,46)
#3B172A
(59,23,42)
#341526
(52,21,38)
#2D1322
(45,19,34)
#26111E
(38,17,30)
#1F0F1A
(31,15,26)
#180D16
(24,13,22)
#110B12
(17,11,18)
#0A090E
(10,9,14)
#000000
(0,0,0)

Tints of #501D36

#501D36
(80,29,54)
#5F3148
(95,49,72)
#6E455A
(110,69,90)
#7D596C
(125,89,108)
#8C6D7E
(140,109,126)
#9B8190
(155,129,144)
#AA95A2
(170,149,162)
#B9A9B4
(185,169,180)
#C8BDC6
(200,189,198)
#D7D1D8
(215,209,216)
#E6E5EA
(230,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501D36 color. Also use rgb(80,29,54) instead hex code.

Text Font Color

.myTextColor { color: #501D36; }

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

This text font color is #501D36.

Background Color

.myBgColor { background-color: #501D36; }

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

This div background color is #501D36.

Border color

.myBorderColor { border: 1px solid #501D36; }

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

This div border color is #501D36.

Opacity

.myOpacity80 { color: #501D36; opacity: 0.8; }

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

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

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

This text has shadow with #501D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501D36.

Preview

Color preview on black background

This text has color #501D36 on black background.


Color preview on white background

This text has color #501D36 on white background.


Black color preview on #501D36 background

This text has black color on #501D36 background.


White color preview on #501D36 background

This text has white color on #501D36 background.


Related colors

Complementary color

Complementary color for #hex is #AFE2C9.


I love getcolorcode.com

Triadic colors

1 #36501D and #1D3650 with #501D36 are triadic colors.

2 #361D50 and #1D5036 with #501D36 are triadic colors.