COLOR #501627

HEX: #501627 RGB: (80,22,39)

Color info

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

RGB color model

#501627 color RGB value is (80,22,39).

RGB: (80,22,39) (31%, 9%, 15%)

RGB channels and saturation

R 80 of 255 = 31%
G 22 of 255 = 9%
B 39 of 255 = 15%

80
22
39

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

Portions of RGB colors in percentages

R + G + B = 80 + 22 + 39 = 141 (100%)
R 80 of 141 ~ 56.74%
G 22 of 141 ~ 15.6%
B 39 of 141 ~ 27.66'%

%56.74
%15.6
%27.66

CMYK color model

#501627 color CMYK value is (0,73,51,69).

  • cyan value is 0.00%
  • magenta value is 72.50%
  • yellow value is 51.25%
  • key color value is 68.63%

CMYK: (0,73,51,69)
C0M73Y51K69 (0%, 73%, 51%, 69%)
(0.00 / 0.73 / 0.51 / 0.69)

CMYK percentages

%0
%72.5
%51.25
%68.63

Codes

Color #501627 in popluar color models

50 16 27
RGB 80 22 39
HSL 342° 56.86% 20.00%
HSB/HSV 342° 72.50% 31.37%
CMYK 0.00% 72.50% 51.25%
68.63%

Color #501627 in popluar number systems.

HEX 50 16 27
Decimal 80 22 39
Binary 1010000 10110 100111
Octal 120 26 47

Shades and tints

Shades of #501627

#501627
(80,22,39)
#491424
(73,20,36)
#421221
(66,18,33)
#3B101E
(59,16,30)
#340E1B
(52,14,27)
#2D0C18
(45,12,24)
#260A15
(38,10,21)
#1F0812
(31,8,18)
#18060F
(24,6,15)
#11040C
(17,4,12)
#0A0209
(10,2,9)
#000000
(0,0,0)

Tints of #501627

#501627
(80,22,39)
#5F2B3A
(95,43,58)
#6E404D
(110,64,77)
#7D5560
(125,85,96)
#8C6A73
(140,106,115)
#9B7F86
(155,127,134)
#AA9499
(170,148,153)
#B9A9AC
(185,169,172)
#C8BEBF
(200,190,191)
#D7D3D2
(215,211,210)
#E6E8E5
(230,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501627 color. Also use rgb(80,22,39) instead hex code.

Text Font Color

.myTextColor { color: #501627; }

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

This text font color is #501627.

Background Color

.myBgColor { background-color: #501627; }

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

This div background color is #501627.

Border color

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

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

This div border color is #501627.

Opacity

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

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

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

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

This text has shadow with #501627 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501627.

Preview

Color preview on black background

This text has color #501627 on black background.


Color preview on white background

This text has color #501627 on white background.


Black color preview on #501627 background

This text has black color on #501627 background.


White color preview on #501627 background

This text has white color on #501627 background.


Related colors

Complementary color

Complementary color for #hex is #AFE9D8.


I love getcolorcode.com

Triadic colors

1 #275016 and #162750 with #501627 are triadic colors.

2 #271650 and #165027 with #501627 are triadic colors.