COLOR #505593

HEX: #505593 RGB: (80,85,147)

Color info

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

RGB color model

#505593 color RGB value is (80,85,147).

RGB: (80,85,147) (31%, 33%, 58%)

RGB channels and saturation

R 80 of 255 = 31%
G 85 of 255 = 33%
B 147 of 255 = 58%

80
85
147

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

Portions of RGB colors in percentages

R + G + B = 80 + 85 + 147 = 312 (100%)
R 80 of 312 ~ 25.64%
G 85 of 312 ~ 27.24%
B 147 of 312 ~ 47.12'%

%25.64
%27.24
%47.12

CMYK color model

#505593 color CMYK value is (46,42,0,42).

  • cyan value is 45.58%
  • magenta value is 42.18%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (46,42,0,42)
C46M42Y0K42 (46%, 42%, 0%, 42%)
(0.46 / 0.42 / 0.00 / 0.42)

CMYK percentages

%45.58
%42.18
%0
%42.35

Codes

Color #505593 in popluar color models

50 55 93
RGB 80 85 147
HSL 236° 29.52% 44.51%
HSB/HSV 236° 45.58% 57.65%
CMYK 45.58% 42.18% 0.00%
42.35%

Color #505593 in popluar number systems.

HEX 50 55 93
Decimal 80 85 147
Binary 1010000 1010101 10010011
Octal 120 125 223

Shades and tints

Shades of #505593

#505593
(80,85,147)
#494E86
(73,78,134)
#424779
(66,71,121)
#3B406C
(59,64,108)
#34395F
(52,57,95)
#2D3252
(45,50,82)
#262B45
(38,43,69)
#1F2438
(31,36,56)
#181D2B
(24,29,43)
#11161E
(17,22,30)
#0A0F11
(10,15,17)
#000000
(0,0,0)

Tints of #505593

#505593
(80,85,147)
#5F649C
(95,100,156)
#6E73A5
(110,115,165)
#7D82AE
(125,130,174)
#8C91B7
(140,145,183)
#9BA0C0
(155,160,192)
#AAAFC9
(170,175,201)
#B9BED2
(185,190,210)
#C8CDDB
(200,205,219)
#D7DCE4
(215,220,228)
#E6EBED
(230,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #505593 color. Also use rgb(80,85,147) instead hex code.

Text Font Color

.myTextColor { color: #505593; }

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

This text font color is #505593.

Background Color

.myBgColor { background-color: #505593; }

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

This div background color is #505593.

Border color

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

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

This div border color is #505593.

Opacity

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

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

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

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

This text has shadow with #505593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505593.

Preview

Color preview on black background

This text has color #505593 on black background.


Color preview on white background

This text has color #505593 on white background.


Black color preview on #505593 background

This text has black color on #505593 background.


White color preview on #505593 background

This text has white color on #505593 background.


Related colors

Complementary color

Complementary color for #hex is #AFAA6C.


I love getcolorcode.com

Triadic colors

1 #935055 and #559350 with #505593 are triadic colors.

2 #935550 and #555093 with #505593 are triadic colors.