COLOR #506579

HEX: #506579 RGB: (80,101,121)

Color info

#506579 contains red, green and blue colors in about the same proportion. Web safe color of #506579 is #666666 (or #666).

RGB color model

#506579 color RGB value is (80,101,121).

RGB: (80,101,121) (31%, 40%, 47%)

RGB channels and saturation

R 80 of 255 = 31%
G 101 of 255 = 40%
B 121 of 255 = 47%

80
101
121

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

Portions of RGB colors in percentages

R + G + B = 80 + 101 + 121 = 302 (100%)
R 80 of 302 ~ 26.49%
G 101 of 302 ~ 33.44%
B 121 of 302 ~ 40.07'%

%26.49
%33.44
%40.07

CMYK color model

#506579 color CMYK value is (34,17,0,53).

  • cyan value is 33.88%
  • magenta value is 16.53%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (34,17,0,53) C34M17Y0K53 (34%,17%,0%,53%) (0.34/0.17/0.00/0.53) 

CMYK percentages

%33.88
%16.53
%0
%52.55

Codes

Color #506579 in popluar color models

50 65 79
RGB 80 101 121
HSL 209° 20.40% 39.41%
HSB/HSV 209° 33.88% 47.45%
CMYK 33.88% 16.53% 0.00%
52.55%

Color #506579 in popluar number systems.

HEX 50 65 79
Decimal 80 101 121
Binary 1010000 1100101 1111001
Octal 120 145 171

Shades and tints

Shades of #506579

#506579
(80,101,121)
#495C6E
(73,92,110)
#425363
(66,83,99)
#3B4A58
(59,74,88)
#34414D
(52,65,77)
#2D3842
(45,56,66)
#262F37
(38,47,55)
#1F262C
(31,38,44)
#181D21
(24,29,33)
#111416
(17,20,22)
#0A0B0B
(10,11,11)
#000000
(0,0,0)

Tints of #506579

#506579
(80,101,121)
#5F7385
(95,115,133)
#6E8191
(110,129,145)
#7D8F9D
(125,143,157)
#8C9DA9
(140,157,169)
#9BABB5
(155,171,181)
#AAB9C1
(170,185,193)
#B9C7CD
(185,199,205)
#C8D5D9
(200,213,217)
#D7E3E5
(215,227,229)
#E6F1F1
(230,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506579 color. Also use rgb(80,101,121) instead hex code.

Text Font Color

.myTextColor { color: #506579; }

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

This text font color is #506579.

Background Color

.myBgColor { background-color: #506579; }

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

This div background color is #506579.

Border color

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

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

This div border color is #506579.

Opacity

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

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

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

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

This text has shadow with #506579 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506579.

Preview

Color preview on black background

This text has color #506579 on black background.


Color preview on white background

This text has color #506579 on white background.


Black color preview on #506579 background

This text has black color on #506579 background.


White color preview on #506579 background

This text has white color on #506579 background.


Related colors

Complementary color

Complementary color for #hex is #AF9A86.


I love getcolorcode.com

Triadic colors

1 #795065 and #657950 with #506579 are triadic colors.

2 #796550 and #655079 with #506579 are triadic colors.