COLOR #50609E

HEX: #50609E RGB: (80,96,158)

Color info

#50609E contains mainly blue color. Web safe color of #50609E is #666699 (or #669).

RGB color model

#50609E color RGB value is (80,96,158).

RGB: (80,96,158) (31%, 38%, 62%)

RGB channels and saturation

R 80 of 255 = 31%
G 96 of 255 = 38%
B 158 of 255 = 62%

80
96
158

R + G + B ~ 44%. #50609E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 80 + 96 + 158 = 334 (100%)
R 80 of 334 ~ 23.95%
G 96 of 334 ~ 28.74%
B 158 of 334 ~ 47.31'%

%23.95
%28.74
%47.31

CMYK color model

#50609E color CMYK value is (49,39,0,38).

  • cyan value is 49.37%
  • magenta value is 39.24%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (49,39,0,38) C49M39Y0K38 (49%,39%,0%,38%) (0.49/0.39/0.00/0.38) 

CMYK percentages

%49.37
%39.24
%0
%38.04

Codes

Color #50609E in popluar color models

50 60 9E
RGB 80 96 158
HSL 228° 32.77% 46.67%
HSB/HSV 228° 49.37% 61.96%
CMYK 49.37% 39.24% 0.00%
38.04%

Color #50609E in popluar number systems.

HEX 50 60 9E
Decimal 80 96 158
Binary 1010000 1100000 10011110
Octal 120 140 236

Shades and tints

Shades of #50609E

#50609E
(80,96,158)
#495890
(73,88,144)
#425082
(66,80,130)
#3B4874
(59,72,116)
#344066
(52,64,102)
#2D3858
(45,56,88)
#26304A
(38,48,74)
#1F283C
(31,40,60)
#18202E
(24,32,46)
#111820
(17,24,32)
#0A1012
(10,16,18)
#000000
(0,0,0)

Tints of #50609E

#50609E
(80,96,158)
#5F6EA6
(95,110,166)
#6E7CAE
(110,124,174)
#7D8AB6
(125,138,182)
#8C98BE
(140,152,190)
#9BA6C6
(155,166,198)
#AAB4CE
(170,180,206)
#B9C2D6
(185,194,214)
#C8D0DE
(200,208,222)
#D7DEE6
(215,222,230)
#E6ECEE
(230,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50609E color. Also use rgb(80,96,158) instead hex code.

Text Font Color

.myTextColor { color: #50609E; }

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

This text font color is #50609E.

Background Color

.myBgColor { background-color: #50609E; }

<div style="background-color:#50609E">Inner text</div>

This div background color is #50609E.

Border color

.myBorderColor { border: 1px solid #50609E; }

<div style="border:3px solid #50609E">Div</div>

This div border color is #50609E.

Opacity

.myOpacity80 { color: #50609E; opacity: 0.8; }

<p style="color:#50609E;opacity:0.8;">80%</p>

Text with #50609E 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 #50609E;}

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

This text has shadow with #50609E color.


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

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

This text has shadow with #50609E primary color and red secondary color.


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

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

This text has shadow with #50609E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50609E.

Preview

Color preview on black background

This text has color #50609E on black background.


Color preview on white background

This text has color #50609E on white background.


Black color preview on #50609E background

This text has black color on #50609E background.


White color preview on #50609E background

This text has white color on #50609E background.


Related colors

Complementary color

Complementary color for #hex is #AF9F61.


I love getcolorcode.com

Triadic colors

1 #9E5060 and #609E50 with #50609E are triadic colors.

2 #9E6050 and #60509E with #50609E are triadic colors.