COLOR #50084D

HEX: #50084D RGB: (80,8,77)

Color info

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

RGB color model

#50084D color RGB value is (80,8,77).

RGB: (80,8,77) (31%, 3%, 30%)

RGB channels and saturation

R 80 of 255 = 31%
G 8 of 255 = 3%
B 77 of 255 = 30%

80
8
77

R + G + B ~ 21%. #50084D is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 8 + 77 = 165 (100%)
R 80 of 165 ~ 48.48%
G 8 of 165 ~ 4.85%
B 77 of 165 ~ 46.67'%

%48.48
%46.67

CMYK color model

#50084D color CMYK value is (0,90,4,69).

  • cyan value is 0.00%
  • magenta value is 90.00%
  • yellow value is 3.75%
  • key color value is 68.63%
CMYK: (0,90,4,69) C0M90Y4K69 (0%,90%,4%,69%) (0.00/0.90/0.04/0.69) 

CMYK percentages

%0
%90
%3.75
%68.63

Codes

Color #50084D in popluar color models

50 08 4D
RGB 80 8 77
HSL 303° 81.82% 17.25%
HSB/HSV 303° 90.00% 31.37%
CMYK 0.00% 90.00% 3.75%
68.63%

Color #50084D in popluar number systems.

HEX 50 08 4D
Decimal 80 8 77
Binary 1010000 1000 1001101
Octal 120 10 115

Shades and tints

Shades of #50084D

#50084D
(80,8,77)
#490846
(73,8,70)
#42083F
(66,8,63)
#3B0838
(59,8,56)
#340831
(52,8,49)
#2D082A
(45,8,42)
#260823
(38,8,35)
#1F081C
(31,8,28)
#180815
(24,8,21)
#11080E
(17,8,14)
#0A0807
(10,8,7)
#000000
(0,0,0)

Tints of #50084D

#50084D
(80,8,77)
#5F1E5D
(95,30,93)
#6E346D
(110,52,109)
#7D4A7D
(125,74,125)
#8C608D
(140,96,141)
#9B769D
(155,118,157)
#AA8CAD
(170,140,173)
#B9A2BD
(185,162,189)
#C8B8CD
(200,184,205)
#D7CEDD
(215,206,221)
#E6E4ED
(230,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50084D color. Also use rgb(80,8,77) instead hex code.

Text Font Color

.myTextColor { color: #50084D; }

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

This text font color is #50084D.

Background Color

.myBgColor { background-color: #50084D; }

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

This div background color is #50084D.

Border color

.myBorderColor { border: 1px solid #50084D; }

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

This div border color is #50084D.

Opacity

.myOpacity80 { color: #50084D; opacity: 0.8; }

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

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

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

This text has shadow with #50084D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50084D.

Preview

Color preview on black background

This text has color #50084D on black background.


Color preview on white background

This text has color #50084D on white background.


Black color preview on #50084D background

This text has black color on #50084D background.


White color preview on #50084D background

This text has white color on #50084D background.


Related colors

Complementary color

Complementary color for #hex is #AFF7B2.


I love getcolorcode.com

Triadic colors

1 #4D5008 and #084D50 with #50084D are triadic colors.

2 #4D0850 and #08504D with #50084D are triadic colors.