COLOR #506378

HEX: #506378 RGB: (80,99,120)

Color info

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

RGB color model

#506378 color RGB value is (80,99,120).

RGB: (80,99,120) (31%, 39%, 47%)

RGB channels and saturation

R 80 of 255 = 31%
G 99 of 255 = 39%
B 120 of 255 = 47%

80
99
120

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

Portions of RGB colors in percentages

R + G + B = 80 + 99 + 120 = 299 (100%)
R 80 of 299 ~ 26.76%
G 99 of 299 ~ 33.11%
B 120 of 299 ~ 40.13'%

%26.76
%33.11
%40.13

CMYK color model

#506378 color CMYK value is (33,18,0,53).

  • cyan value is 33.33%
  • magenta value is 17.50%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (33,18,0,53)
C33M18Y0K53 (33%, 18%, 0%, 53%)
(0.33 / 0.18 / 0.00 / 0.53)

CMYK percentages

%33.33
%17.5
%0
%52.94

Codes

Color #506378 in popluar color models

50 63 78
RGB 80 99 120
HSL 212° 20.00% 39.22%
HSB/HSV 212° 33.33% 47.06%
CMYK 33.33% 17.50% 0.00%
52.94%

Color #506378 in popluar number systems.

HEX 50 63 78
Decimal 80 99 120
Binary 1010000 1100011 1111000
Octal 120 143 170

Shades and tints

Shades of #506378

#506378
(80,99,120)
#495A6E
(73,90,110)
#425164
(66,81,100)
#3B485A
(59,72,90)
#343F50
(52,63,80)
#2D3646
(45,54,70)
#262D3C
(38,45,60)
#1F2432
(31,36,50)
#181B28
(24,27,40)
#11121E
(17,18,30)
#0A0914
(10,9,20)
#000000
(0,0,0)

Tints of #506378

#506378
(80,99,120)
#5F7184
(95,113,132)
#6E7F90
(110,127,144)
#7D8D9C
(125,141,156)
#8C9BA8
(140,155,168)
#9BA9B4
(155,169,180)
#AAB7C0
(170,183,192)
#B9C5CC
(185,197,204)
#C8D3D8
(200,211,216)
#D7E1E4
(215,225,228)
#E6EFF0
(230,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506378 color. Also use rgb(80,99,120) instead hex code.

Text Font Color

.myTextColor { color: #506378; }

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

This text font color is #506378.

Background Color

.myBgColor { background-color: #506378; }

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

This div background color is #506378.

Border color

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

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

This div border color is #506378.

Opacity

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

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

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

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

This text has shadow with #506378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506378.

Preview

Color preview on black background

This text has color #506378 on black background.


Color preview on white background

This text has color #506378 on white background.


Black color preview on #506378 background

This text has black color on #506378 background.


White color preview on #506378 background

This text has white color on #506378 background.


Related colors

Complementary color

Complementary color for #hex is #AF9C87.


I love getcolorcode.com

Triadic colors

1 #785063 and #637850 with #506378 are triadic colors.

2 #786350 and #635078 with #506378 are triadic colors.