COLOR #501854

HEX: #501854 RGB: (80,24,84)

Color info

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

RGB color model

#501854 color RGB value is (80,24,84).

RGB: (80,24,84) (31%, 9%, 33%)

RGB channels and saturation

R 80 of 255 = 31%
G 24 of 255 = 9%
B 84 of 255 = 33%

80
24
84

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

Portions of RGB colors in percentages

R + G + B = 80 + 24 + 84 = 188 (100%)
R 80 of 188 ~ 42.55%
G 24 of 188 ~ 12.77%
B 84 of 188 ~ 44.68'%

%42.55
%12.77
%44.68

CMYK color model

#501854 color CMYK value is (5,71,0,67).

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

CMYK: (5,71,0,67)
C5M71Y0K67 (5%, 71%, 0%, 67%)
(0.05 / 0.71 / 0.00 / 0.67)

CMYK percentages

%4.76
%71.43
%0
%67.06

Codes

Color #501854 in popluar color models

50 18 54
RGB 80 24 84
HSL 296° 55.56% 21.18%
HSB/HSV 296° 71.43% 32.94%
CMYK 4.76% 71.43% 0.00%
67.06%

Color #501854 in popluar number systems.

HEX 50 18 54
Decimal 80 24 84
Binary 1010000 11000 1010100
Octal 120 30 124

Shades and tints

Shades of #501854

#501854
(80,24,84)
#49164D
(73,22,77)
#421446
(66,20,70)
#3B123F
(59,18,63)
#341038
(52,16,56)
#2D0E31
(45,14,49)
#260C2A
(38,12,42)
#1F0A23
(31,10,35)
#18081C
(24,8,28)
#110615
(17,6,21)
#0A040E
(10,4,14)
#000000
(0,0,0)

Tints of #501854

#501854
(80,24,84)
#5F2D63
(95,45,99)
#6E4272
(110,66,114)
#7D5781
(125,87,129)
#8C6C90
(140,108,144)
#9B819F
(155,129,159)
#AA96AE
(170,150,174)
#B9ABBD
(185,171,189)
#C8C0CC
(200,192,204)
#D7D5DB
(215,213,219)
#E6EAEA
(230,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #501854; }

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

This text font color is #501854.

Background Color

.myBgColor { background-color: #501854; }

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

This div background color is #501854.

Border color

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

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

This div border color is #501854.

Opacity

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

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

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

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

This text has shadow with #501854 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501854.

Preview

Color preview on black background

This text has color #501854 on black background.


Color preview on white background

This text has color #501854 on white background.


Black color preview on #501854 background

This text has black color on #501854 background.


White color preview on #501854 background

This text has white color on #501854 background.


Related colors

Complementary color

Complementary color for #hex is #AFE7AB.


I love getcolorcode.com

Triadic colors

1 #545018 and #185450 with #501854 are triadic colors.

2 #541850 and #185054 with #501854 are triadic colors.