COLOR #50439A

HEX: #50439A RGB: (80,67,154)

Color info

#50439A contains mainly blue color. Web safe color of #50439A is #663399 (or #639).

RGB color model

#50439A color RGB value is (80,67,154).

RGB: (80,67,154) (31%, 26%, 60%)

RGB channels and saturation

R 80 of 255 = 31%
G 67 of 255 = 26%
B 154 of 255 = 60%

80
67
154

R + G + B ~ 39%. #50439A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 67 + 154 = 301 (100%)
R 80 of 301 ~ 26.58%
G 67 of 301 ~ 22.26%
B 154 of 301 ~ 51.16'%

%26.58
%22.26
%51.16

CMYK color model

#50439A color CMYK value is (48,56,0,40).

  • cyan value is 48.05%
  • magenta value is 56.49%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (48,56,0,40) C48M56Y0K40 (48%,56%,0%,40%) (0.48/0.56/0.00/0.40) 

CMYK percentages

%48.05
%56.49
%0
%39.61

Codes

Color #50439A in popluar color models

50 43 9A
RGB 80 67 154
HSL 249° 39.37% 43.33%
HSB/HSV 249° 56.49% 60.39%
CMYK 48.05% 56.49% 0.00%
39.61%

Color #50439A in popluar number systems.

HEX 50 43 9A
Decimal 80 67 154
Binary 1010000 1000011 10011010
Octal 120 103 232

Shades and tints

Shades of #50439A

#50439A
(80,67,154)
#493D8C
(73,61,140)
#42377E
(66,55,126)
#3B3170
(59,49,112)
#342B62
(52,43,98)
#2D2554
(45,37,84)
#261F46
(38,31,70)
#1F1938
(31,25,56)
#18132A
(24,19,42)
#110D1C
(17,13,28)
#0A070E
(10,7,14)
#000000
(0,0,0)

Tints of #50439A

#50439A
(80,67,154)
#5F54A3
(95,84,163)
#6E65AC
(110,101,172)
#7D76B5
(125,118,181)
#8C87BE
(140,135,190)
#9B98C7
(155,152,199)
#AAA9D0
(170,169,208)
#B9BAD9
(185,186,217)
#C8CBE2
(200,203,226)
#D7DCEB
(215,220,235)
#E6EDF4
(230,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50439A color. Also use rgb(80,67,154) instead hex code.

Text Font Color

.myTextColor { color: #50439A; }

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

This text font color is #50439A.

Background Color

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

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

This div background color is #50439A.

Border color

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

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

This div border color is #50439A.

Opacity

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

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

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

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

This text has shadow with #50439A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50439A.

Preview

Color preview on black background

This text has color #50439A on black background.


Color preview on white background

This text has color #50439A on white background.


Black color preview on #50439A background

This text has black color on #50439A background.


White color preview on #50439A background

This text has white color on #50439A background.


Related colors

Complementary color

Complementary color for #hex is #AFBC65.


I love getcolorcode.com

Triadic colors

1 #9A5043 and #439A50 with #50439A are triadic colors.

2 #9A4350 and #43509A with #50439A are triadic colors.