COLOR #50347F

HEX: #50347F RGB: (80,52,127)

Color info

#50347F contains mainly red and blue colors. Web safe color of #50347F is #663366 (or #636).

RGB color model

#50347F color RGB value is (80,52,127).

RGB: (80,52,127) (31%, 20%, 50%)

RGB channels and saturation

R 80 of 255 = 31%
G 52 of 255 = 20%
B 127 of 255 = 50%

80
52
127

R + G + B ~ 34%. #50347F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 52 + 127 = 259 (100%)
R 80 of 259 ~ 30.89%
G 52 of 259 ~ 20.08%
B 127 of 259 ~ 49.03'%

%30.89
%20.08
%49.03

CMYK color model

#50347F color CMYK value is (37,59,0,50).

  • cyan value is 37.01%
  • magenta value is 59.06%
  • yellow value is 0.00%
  • key color value is 50.20%
CMYK: (37,59,0,50) C37M59Y0K50 (37%,59%,0%,50%) (0.37/0.59/0.00/0.50) 

CMYK percentages

%37.01
%59.06
%0
%50.2

Codes

Color #50347F in popluar color models

50 34 7F
RGB 80 52 127
HSL 262° 41.90% 35.10%
HSB/HSV 262° 59.06% 49.80%
CMYK 37.01% 59.06% 0.00%
50.20%

Color #50347F in popluar number systems.

HEX 50 34 7F
Decimal 80 52 127
Binary 1010000 110100 1111111
Octal 120 64 177

Shades and tints

Shades of #50347F

#50347F
(80,52,127)
#493074
(73,48,116)
#422C69
(66,44,105)
#3B285E
(59,40,94)
#342453
(52,36,83)
#2D2048
(45,32,72)
#261C3D
(38,28,61)
#1F1832
(31,24,50)
#181427
(24,20,39)
#11101C
(17,16,28)
#0A0C11
(10,12,17)
#000000
(0,0,0)

Tints of #50347F

#50347F
(80,52,127)
#5F468A
(95,70,138)
#6E5895
(110,88,149)
#7D6AA0
(125,106,160)
#8C7CAB
(140,124,171)
#9B8EB6
(155,142,182)
#AAA0C1
(170,160,193)
#B9B2CC
(185,178,204)
#C8C4D7
(200,196,215)
#D7D6E2
(215,214,226)
#E6E8ED
(230,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50347F color. Also use rgb(80,52,127) instead hex code.

Text Font Color

.myTextColor { color: #50347F; }

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

This text font color is #50347F.

Background Color

.myBgColor { background-color: #50347F; }

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

This div background color is #50347F.

Border color

.myBorderColor { border: 1px solid #50347F; }

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

This div border color is #50347F.

Opacity

.myOpacity80 { color: #50347F; opacity: 0.8; }

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

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

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

This text has shadow with #50347F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50347F.

Preview

Color preview on black background

This text has color #50347F on black background.


Color preview on white background

This text has color #50347F on white background.


Black color preview on #50347F background

This text has black color on #50347F background.


White color preview on #50347F background

This text has white color on #50347F background.


Related colors

Complementary color

Complementary color for #hex is #AFCB80.


I love getcolorcode.com

Triadic colors

1 #7F5034 and #347F50 with #50347F are triadic colors.

2 #7F3450 and #34507F with #50347F are triadic colors.