COLOR #501454

HEX: #501454 RGB: (80,20,84)

Color info

#501454 contains mainly red and blue colors. Web safe color of #501454 is #660066 (or #606).

RGB color model

#501454 color RGB value is (80,20,84).

RGB: (80,20,84) (31%, 8%, 33%)

RGB channels and saturation

R 80 of 255 = 31%
G 20 of 255 = 8%
B 84 of 255 = 33%

80
20
84

R + G + B ~ 24%. #501454 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 20 + 84 = 184 (100%)
R 80 of 184 ~ 43.48%
G 20 of 184 ~ 10.87%
B 84 of 184 ~ 45.65'%

%43.48
%10.87
%45.65

CMYK color model

#501454 color CMYK value is (5,76,0,67).

  • cyan value is 4.76%
  • magenta value is 76.19%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (5,76,0,67)
C5M76Y0K67 (5%, 76%, 0%, 67%)
(0.05 / 0.76 / 0.00 / 0.67)

CMYK percentages

%4.76
%76.19
%0
%67.06

Codes

Color #501454 in popluar color models

50 14 54
RGB 80 20 84
HSL 296° 61.54% 20.39%
HSB/HSV 296° 76.19% 32.94%
CMYK 4.76% 76.19% 0.00%
67.06%

Color #501454 in popluar number systems.

HEX 50 14 54
Decimal 80 20 84
Binary 1010000 10100 1010100
Octal 120 24 124

Shades and tints

Shades of #501454

#501454
(80,20,84)
#49134D
(73,19,77)
#421246
(66,18,70)
#3B113F
(59,17,63)
#341038
(52,16,56)
#2D0F31
(45,15,49)
#260E2A
(38,14,42)
#1F0D23
(31,13,35)
#180C1C
(24,12,28)
#110B15
(17,11,21)
#0A0A0E
(10,10,14)
#000000
(0,0,0)

Tints of #501454

#501454
(80,20,84)
#5F2963
(95,41,99)
#6E3E72
(110,62,114)
#7D5381
(125,83,129)
#8C6890
(140,104,144)
#9B7D9F
(155,125,159)
#AA92AE
(170,146,174)
#B9A7BD
(185,167,189)
#C8BCCC
(200,188,204)
#D7D1DB
(215,209,219)
#E6E6EA
(230,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501454 color. Also use rgb(80,20,84) instead hex code.

Text Font Color

.myTextColor { color: #501454; }

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

This text font color is #501454.

Background Color

.myBgColor { background-color: #501454; }

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

This div background color is #501454.

Border color

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

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

This div border color is #501454.

Opacity

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

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

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

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

This text has shadow with #501454 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501454.

Preview

Color preview on black background

This text has color #501454 on black background.


Color preview on white background

This text has color #501454 on white background.


Black color preview on #501454 background

This text has black color on #501454 background.


White color preview on #501454 background

This text has white color on #501454 background.


Related colors

Complementary color

Complementary color for #hex is #AFEBAB.


I love getcolorcode.com

Triadic colors

1 #545014 and #145450 with #501454 are triadic colors.

2 #541450 and #145054 with #501454 are triadic colors.