COLOR #50497E

HEX: #50497E RGB: (80,73,126)

Color info

#50497E contains red, green and blue colors in about the same proportion. Web safe color of #50497E is #663366 (or #636).

RGB color model

#50497E color RGB value is (80,73,126).

RGB: (80,73,126) (31%, 29%, 49%)

RGB channels and saturation

R 80 of 255 = 31%
G 73 of 255 = 29%
B 126 of 255 = 49%

80
73
126

R + G + B ~ 36%. #50497E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 73 + 126 = 279 (100%)
R 80 of 279 ~ 28.67%
G 73 of 279 ~ 26.16%
B 126 of 279 ~ 45.16'%

%28.67
%26.16
%45.16

CMYK color model

#50497E color CMYK value is (37,42,0,51).

  • cyan value is 36.51%
  • magenta value is 42.06%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (37,42,0,51)
C37M42Y0K51 (37%, 42%, 0%, 51%)
(0.37 / 0.42 / 0.00 / 0.51)

CMYK percentages

%36.51
%42.06
%0
%50.59

Codes

Color #50497E in popluar color models

50 49 7E
RGB 80 73 126
HSL 248° 26.63% 39.02%
HSB/HSV 248° 42.06% 49.41%
CMYK 36.51% 42.06% 0.00%
50.59%

Color #50497E in popluar number systems.

HEX 50 49 7E
Decimal 80 73 126
Binary 1010000 1001001 1111110
Octal 120 111 176

Shades and tints

Shades of #50497E

#50497E
(80,73,126)
#494373
(73,67,115)
#423D68
(66,61,104)
#3B375D
(59,55,93)
#343152
(52,49,82)
#2D2B47
(45,43,71)
#26253C
(38,37,60)
#1F1F31
(31,31,49)
#181926
(24,25,38)
#11131B
(17,19,27)
#0A0D10
(10,13,16)
#000000
(0,0,0)

Tints of #50497E

#50497E
(80,73,126)
#5F5989
(95,89,137)
#6E6994
(110,105,148)
#7D799F
(125,121,159)
#8C89AA
(140,137,170)
#9B99B5
(155,153,181)
#AAA9C0
(170,169,192)
#B9B9CB
(185,185,203)
#C8C9D6
(200,201,214)
#D7D9E1
(215,217,225)
#E6E9EC
(230,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50497E color. Also use rgb(80,73,126) instead hex code.

Text Font Color

.myTextColor { color: #50497E; }

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

This text font color is #50497E.

Background Color

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

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

This div background color is #50497E.

Border color

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

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

This div border color is #50497E.

Opacity

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

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

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

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

This text has shadow with #50497E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50497E.

Preview

Color preview on black background

This text has color #50497E on black background.


Color preview on white background

This text has color #50497E on white background.


Black color preview on #50497E background

This text has black color on #50497E background.


White color preview on #50497E background

This text has white color on #50497E background.


Related colors

Complementary color

Complementary color for #hex is #AFB681.


I love getcolorcode.com

Triadic colors

1 #7E5049 and #497E50 with #50497E are triadic colors.

2 #7E4950 and #49507E with #50497E are triadic colors.