COLOR #50144A

HEX: #50144A RGB: (80,20,74)

Color info

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

RGB color model

#50144A color RGB value is (80,20,74).

RGB: (80,20,74) (31%, 8%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 20 of 255 = 8%
B 74 of 255 = 29%

80
20
74

R + G + B ~ 23%. #50144A is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 20 + 74 = 174 (100%)
R 80 of 174 ~ 45.98%
G 20 of 174 ~ 11.49%
B 74 of 174 ~ 42.53'%

%45.98
%11.49
%42.53

CMYK color model

#50144A color CMYK value is (0,75,7,69).

  • cyan value is 0.00%
  • magenta value is 75.00%
  • yellow value is 7.50%
  • key color value is 68.63%
CMYK: (0,75,7,69) C0M75Y7K69 (0%,75%,7%,69%) (0.00/0.75/0.07/0.69) 

CMYK percentages

%0
%75
%7.5
%68.63

Codes

Color #50144A in popluar color models

50 14 4A
RGB 80 20 74
HSL 306° 60.00% 19.61%
HSB/HSV 306° 75.00% 31.37%
CMYK 0.00% 75.00% 7.50%
68.63%

Color #50144A in popluar number systems.

HEX 50 14 4A
Decimal 80 20 74
Binary 1010000 10100 1001010
Octal 120 24 112

Shades and tints

Shades of #50144A

#50144A
(80,20,74)
#491344
(73,19,68)
#42123E
(66,18,62)
#3B1138
(59,17,56)
#341032
(52,16,50)
#2D0F2C
(45,15,44)
#260E26
(38,14,38)
#1F0D20
(31,13,32)
#180C1A
(24,12,26)
#110B14
(17,11,20)
#0A0A0E
(10,10,14)
#000000
(0,0,0)

Tints of #50144A

#50144A
(80,20,74)
#5F295A
(95,41,90)
#6E3E6A
(110,62,106)
#7D537A
(125,83,122)
#8C688A
(140,104,138)
#9B7D9A
(155,125,154)
#AA92AA
(170,146,170)
#B9A7BA
(185,167,186)
#C8BCCA
(200,188,202)
#D7D1DA
(215,209,218)
#E6E6EA
(230,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50144A; }

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

This text font color is #50144A.

Background Color

.myBgColor { background-color: #50144A; }

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

This div background color is #50144A.

Border color

.myBorderColor { border: 1px solid #50144A; }

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

This div border color is #50144A.

Opacity

.myOpacity80 { color: #50144A; opacity: 0.8; }

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

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

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

This text has shadow with #50144A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50144A.

Preview

Color preview on black background

This text has color #50144A on black background.


Color preview on white background

This text has color #50144A on white background.


Black color preview on #50144A background

This text has black color on #50144A background.


White color preview on #50144A background

This text has white color on #50144A background.


Related colors

Complementary color

Complementary color for #hex is #AFEBB5.


I love getcolorcode.com

Triadic colors

1 #4A5014 and #144A50 with #50144A are triadic colors.

2 #4A1450 and #14504A with #50144A are triadic colors.