COLOR #505390

HEX: #505390 RGB: (80,83,144)

Color info

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

RGB color model

#505390 color RGB value is (80,83,144).

RGB: (80,83,144) (31%, 33%, 56%)

RGB channels and saturation

R 80 of 255 = 31%
G 83 of 255 = 33%
B 144 of 255 = 56%

80
83
144

R + G + B ~ 40%. #505390 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 80 + 83 + 144 = 307 (100%)
R 80 of 307 ~ 26.06%
G 83 of 307 ~ 27.04%
B 144 of 307 ~ 46.91'%

%26.06
%27.04
%46.91

CMYK color model

#505390 color CMYK value is (44,42,0,44).

  • cyan value is 44.44%
  • magenta value is 42.36%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (44,42,0,44)
C44M42Y0K44 (44%, 42%, 0%, 44%)
(0.44 / 0.42 / 0.00 / 0.44)

CMYK percentages

%44.44
%42.36
%0
%43.53

Codes

Color #505390 in popluar color models

50 53 90
RGB 80 83 144
HSL 237° 28.57% 43.92%
HSB/HSV 237° 44.44% 56.47%
CMYK 44.44% 42.36% 0.00%
43.53%

Color #505390 in popluar number systems.

HEX 50 53 90
Decimal 80 83 144
Binary 1010000 1010011 10010000
Octal 120 123 220

Shades and tints

Shades of #505390

#505390
(80,83,144)
#494C83
(73,76,131)
#424576
(66,69,118)
#3B3E69
(59,62,105)
#34375C
(52,55,92)
#2D304F
(45,48,79)
#262942
(38,41,66)
#1F2235
(31,34,53)
#181B28
(24,27,40)
#11141B
(17,20,27)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #505390

#505390
(80,83,144)
#5F629A
(95,98,154)
#6E71A4
(110,113,164)
#7D80AE
(125,128,174)
#8C8FB8
(140,143,184)
#9B9EC2
(155,158,194)
#AAADCC
(170,173,204)
#B9BCD6
(185,188,214)
#C8CBE0
(200,203,224)
#D7DAEA
(215,218,234)
#E6E9F4
(230,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #505390 color. Also use rgb(80,83,144) instead hex code.

Text Font Color

.myTextColor { color: #505390; }

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

This text font color is #505390.

Background Color

.myBgColor { background-color: #505390; }

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

This div background color is #505390.

Border color

.myBorderColor { border: 1px solid #505390; }

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

This div border color is #505390.

Opacity

.myOpacity80 { color: #505390; opacity: 0.8; }

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

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

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

This text has shadow with #505390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505390.

Preview

Color preview on black background

This text has color #505390 on black background.


Color preview on white background

This text has color #505390 on white background.


Black color preview on #505390 background

This text has black color on #505390 background.


White color preview on #505390 background

This text has white color on #505390 background.


Related colors

Complementary color

Complementary color for #hex is #AFAC6F.


I love getcolorcode.com

Triadic colors

1 #905053 and #539050 with #505390 are triadic colors.

2 #905350 and #535090 with #505390 are triadic colors.