COLOR #50146A

HEX: #50146A RGB: (80,20,106)

Color info

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

RGB color model

#50146A color RGB value is (80,20,106).

RGB: (80,20,106) (31%, 8%, 42%)

RGB channels and saturation

R 80 of 255 = 31%
G 20 of 255 = 8%
B 106 of 255 = 42%

80
20
106

R + G + B ~ 27%. #50146A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 20 + 106 = 206 (100%)
R 80 of 206 ~ 38.83%
G 20 of 206 ~ 9.71%
B 106 of 206 ~ 51.46'%

%38.83
%9.71
%51.46

CMYK color model

#50146A color CMYK value is (25,81,0,58).

  • cyan value is 24.53%
  • magenta value is 81.13%
  • yellow value is 0.00%
  • key color value is 58.43%
CMYK: (25,81,0,58) C25M81Y0K58 (25%,81%,0%,58%) (0.25/0.81/0.00/0.58) 

CMYK percentages

%24.53
%81.13
%0
%58.43

Codes

Color #50146A in popluar color models

50 14 6A
RGB 80 20 106
HSL 282° 68.25% 24.71%
HSB/HSV 282° 81.13% 41.57%
CMYK 24.53% 81.13% 0.00%
58.43%

Color #50146A in popluar number systems.

HEX 50 14 6A
Decimal 80 20 106
Binary 1010000 10100 1101010
Octal 120 24 152

Shades and tints

Shades of #50146A

#50146A
(80,20,106)
#491361
(73,19,97)
#421258
(66,18,88)
#3B114F
(59,17,79)
#341046
(52,16,70)
#2D0F3D
(45,15,61)
#260E34
(38,14,52)
#1F0D2B
(31,13,43)
#180C22
(24,12,34)
#110B19
(17,11,25)
#0A0A10
(10,10,16)
#000000
(0,0,0)

Tints of #50146A

#50146A
(80,20,106)
#5F2977
(95,41,119)
#6E3E84
(110,62,132)
#7D5391
(125,83,145)
#8C689E
(140,104,158)
#9B7DAB
(155,125,171)
#AA92B8
(170,146,184)
#B9A7C5
(185,167,197)
#C8BCD2
(200,188,210)
#D7D1DF
(215,209,223)
#E6E6EC
(230,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50146A; }

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

This text font color is #50146A.

Background Color

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

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

This div background color is #50146A.

Border color

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

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

This div border color is #50146A.

Opacity

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

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

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

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

This text has shadow with #50146A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50146A.

Preview

Color preview on black background

This text has color #50146A on black background.


Color preview on white background

This text has color #50146A on white background.


Black color preview on #50146A background

This text has black color on #50146A background.


White color preview on #50146A background

This text has white color on #50146A background.


Related colors

Complementary color

Complementary color for #hex is #AFEB95.


I love getcolorcode.com

Triadic colors

1 #6A5014 and #146A50 with #50146A are triadic colors.

2 #6A1450 and #14506A with #50146A are triadic colors.