COLOR #501345

HEX: #501345 RGB: (80,19,69)

Color info

#501345 contains mainly red and blue colors. Web safe color of #501345 is #660033 (or #603).

RGB color model

#501345 color RGB value is (80,19,69).

RGB: (80,19,69) (31%, 7%, 27%)

RGB channels and saturation

R 80 of 255 = 31%
G 19 of 255 = 7%
B 69 of 255 = 27%

80
19
69

R + G + B ~ 22%. #501345 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 19 + 69 = 168 (100%)
R 80 of 168 ~ 47.62%
G 19 of 168 ~ 11.31%
B 69 of 168 ~ 41.07'%

%47.62
%11.31
%41.07

CMYK color model

#501345 color CMYK value is (0,76,14,69).

  • cyan value is 0.00%
  • magenta value is 76.25%
  • yellow value is 13.75%
  • key color value is 68.63%

CMYK: (0,76,14,69)
C0M76Y14K69 (0%, 76%, 14%, 69%)
(0.00 / 0.76 / 0.14 / 0.69)

CMYK percentages

%0
%76.25
%13.75
%68.63

Codes

Color #501345 in popluar color models

50 13 45
RGB 80 19 69
HSL 311° 61.62% 19.41%
HSB/HSV 311° 76.25% 31.37%
CMYK 0.00% 76.25% 13.75%
68.63%

Color #501345 in popluar number systems.

HEX 50 13 45
Decimal 80 19 69
Binary 1010000 10011 1000101
Octal 120 23 105

Shades and tints

Shades of #501345

#501345
(80,19,69)
#49123F
(73,18,63)
#421139
(66,17,57)
#3B1033
(59,16,51)
#340F2D
(52,15,45)
#2D0E27
(45,14,39)
#260D21
(38,13,33)
#1F0C1B
(31,12,27)
#180B15
(24,11,21)
#110A0F
(17,10,15)
#0A0909
(10,9,9)
#000000
(0,0,0)

Tints of #501345

#501345
(80,19,69)
#5F2855
(95,40,85)
#6E3D65
(110,61,101)
#7D5275
(125,82,117)
#8C6785
(140,103,133)
#9B7C95
(155,124,149)
#AA91A5
(170,145,165)
#B9A6B5
(185,166,181)
#C8BBC5
(200,187,197)
#D7D0D5
(215,208,213)
#E6E5E5
(230,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501345 color. Also use rgb(80,19,69) instead hex code.

Text Font Color

.myTextColor { color: #501345; }

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

This text font color is #501345.

Background Color

.myBgColor { background-color: #501345; }

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

This div background color is #501345.

Border color

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

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

This div border color is #501345.

Opacity

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

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

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

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

This text has shadow with #501345 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501345.

Preview

Color preview on black background

This text has color #501345 on black background.


Color preview on white background

This text has color #501345 on white background.


Black color preview on #501345 background

This text has black color on #501345 background.


White color preview on #501345 background

This text has white color on #501345 background.


Related colors

Complementary color

Complementary color for #hex is #AFECBA.


I love getcolorcode.com

Triadic colors

1 #455013 and #134550 with #501345 are triadic colors.

2 #451350 and #135045 with #501345 are triadic colors.