COLOR #50214D

HEX: #50214D RGB: (80,33,77)

Color info

#50214D contains red, green and blue colors in about the same proportion. Web safe color of #50214D is #663333 (or #633).

RGB color model

#50214D color RGB value is (80,33,77).

RGB: (80,33,77) (31%, 13%, 30%)

RGB channels and saturation

R 80 of 255 = 31%
G 33 of 255 = 13%
B 77 of 255 = 30%

80
33
77

R + G + B ~ 25%. #50214D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 33 + 77 = 190 (100%)
R 80 of 190 ~ 42.11%
G 33 of 190 ~ 17.37%
B 77 of 190 ~ 40.53'%

%42.11
%17.37
%40.53

CMYK color model

#50214D color CMYK value is (0,59,4,69).

  • cyan value is 0.00%
  • magenta value is 58.75%
  • yellow value is 3.75%
  • key color value is 68.63%
CMYK: (0,59,4,69) C0M59Y4K69 (0%,59%,4%,69%) (0.00/0.59/0.04/0.69) 

CMYK percentages

%0
%58.75
%3.75
%68.63

Codes

Color #50214D in popluar color models

50 21 4D
RGB 80 33 77
HSL 304° 41.59% 22.16%
HSB/HSV 304° 58.75% 31.37%
CMYK 0.00% 58.75% 3.75%
68.63%

Color #50214D in popluar number systems.

HEX 50 21 4D
Decimal 80 33 77
Binary 1010000 100001 1001101
Octal 120 41 115

Shades and tints

Shades of #50214D

#50214D
(80,33,77)
#491E46
(73,30,70)
#421B3F
(66,27,63)
#3B1838
(59,24,56)
#341531
(52,21,49)
#2D122A
(45,18,42)
#260F23
(38,15,35)
#1F0C1C
(31,12,28)
#180915
(24,9,21)
#11060E
(17,6,14)
#0A0307
(10,3,7)
#000000
(0,0,0)

Tints of #50214D

#50214D
(80,33,77)
#5F355D
(95,53,93)
#6E496D
(110,73,109)
#7D5D7D
(125,93,125)
#8C718D
(140,113,141)
#9B859D
(155,133,157)
#AA99AD
(170,153,173)
#B9ADBD
(185,173,189)
#C8C1CD
(200,193,205)
#D7D5DD
(215,213,221)
#E6E9ED
(230,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50214D; }

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

This text font color is #50214D.

Background Color

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

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

This div background color is #50214D.

Border color

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

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

This div border color is #50214D.

Opacity

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

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

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

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

This text has shadow with #50214D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50214D.

Preview

Color preview on black background

This text has color #50214D on black background.


Color preview on white background

This text has color #50214D on white background.


Black color preview on #50214D background

This text has black color on #50214D background.


White color preview on #50214D background

This text has white color on #50214D background.


Related colors

Complementary color

Complementary color for #hex is #AFDEB2.


I love getcolorcode.com

Triadic colors

1 #4D5021 and #214D50 with #50214D are triadic colors.

2 #4D2150 and #21504D with #50214D are triadic colors.