COLOR #506560

HEX: #506560 RGB: (80,101,96)

Color info

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

RGB color model

#506560 color RGB value is (80,101,96).

RGB: (80,101,96) (31%, 40%, 38%)

RGB channels and saturation

R 80 of 255 = 31%
G 101 of 255 = 40%
B 96 of 255 = 38%

80
101
96

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

Portions of RGB colors in percentages

R + G + B = 80 + 101 + 96 = 277 (100%)
R 80 of 277 ~ 28.88%
G 101 of 277 ~ 36.46%
B 96 of 277 ~ 34.66'%

%28.88
%36.46
%34.66

CMYK color model

#506560 color CMYK value is (21,0,5,60).

  • cyan value is 20.79%
  • magenta value is 0.00%
  • yellow value is 4.95%
  • key color value is 60.39%
CMYK: (21,0,5,60) C21M0Y5K60 (21%,0%,5%,60%) (0.21/0.00/0.05/0.60) 

CMYK percentages

%20.79
%0
%4.95
%60.39

Codes

Color #506560 in popluar color models

50 65 60
RGB 80 101 96
HSL 166° 11.60% 35.49%
HSB/HSV 166° 20.79% 39.61%
CMYK 20.79% 0.00% 4.95%
60.39%

Color #506560 in popluar number systems.

HEX 50 65 60
Decimal 80 101 96
Binary 1010000 1100101 1100000
Octal 120 145 140

Shades and tints

Shades of #506560

#506560
(80,101,96)
#495C58
(73,92,88)
#425350
(66,83,80)
#3B4A48
(59,74,72)
#344140
(52,65,64)
#2D3838
(45,56,56)
#262F30
(38,47,48)
#1F2628
(31,38,40)
#181D20
(24,29,32)
#111418
(17,20,24)
#0A0B10
(10,11,16)
#000000
(0,0,0)

Tints of #506560

#506560
(80,101,96)
#5F736E
(95,115,110)
#6E817C
(110,129,124)
#7D8F8A
(125,143,138)
#8C9D98
(140,157,152)
#9BABA6
(155,171,166)
#AAB9B4
(170,185,180)
#B9C7C2
(185,199,194)
#C8D5D0
(200,213,208)
#D7E3DE
(215,227,222)
#E6F1EC
(230,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506560; }

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

This text font color is #506560.

Background Color

.myBgColor { background-color: #506560; }

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

This div background color is #506560.

Border color

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

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

This div border color is #506560.

Opacity

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

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

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

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

This text has shadow with #506560 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506560.

Preview

Color preview on black background

This text has color #506560 on black background.


Color preview on white background

This text has color #506560 on white background.


Black color preview on #506560 background

This text has black color on #506560 background.


White color preview on #506560 background

This text has white color on #506560 background.


Related colors

Complementary color

Complementary color for #hex is #AF9A9F.


I love getcolorcode.com

Triadic colors

1 #605065 and #656050 with #506560 are triadic colors.

2 #606550 and #655060 with #506560 are triadic colors.