COLOR #506865

HEX: #506865 RGB: (80,104,101)

Color info

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

RGB color model

#506865 color RGB value is (80,104,101).

RGB: (80,104,101) (31%, 41%, 40%)

RGB channels and saturation

R 80 of 255 = 31%
G 104 of 255 = 41%
B 101 of 255 = 40%

80
104
101

R + G + B ~ 37%. #506865 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 104 + 101 = 285 (100%)
R 80 of 285 ~ 28.07%
G 104 of 285 ~ 36.49%
B 101 of 285 ~ 35.44'%

%28.07
%36.49
%35.44

CMYK color model

#506865 color CMYK value is (23,0,3,59).

  • cyan value is 23.08%
  • magenta value is 0.00%
  • yellow value is 2.88%
  • key color value is 59.22%

CMYK: (23,0,3,59)
C23M0Y3K59 (23%, 0%, 3%, 59%)
(0.23 / 0.00 / 0.03 / 0.59)

CMYK percentages

%23.08
%0
%2.88
%59.22

Codes

Color #506865 in popluar color models

50 68 65
RGB 80 104 101
HSL 173° 13.04% 36.08%
HSB/HSV 173° 23.08% 40.78%
CMYK 23.08% 0.00% 2.88%
59.22%

Color #506865 in popluar number systems.

HEX 50 68 65
Decimal 80 104 101
Binary 1010000 1101000 1100101
Octal 120 150 145

Shades and tints

Shades of #506865

#506865
(80,104,101)
#495F5C
(73,95,92)
#425653
(66,86,83)
#3B4D4A
(59,77,74)
#344441
(52,68,65)
#2D3B38
(45,59,56)
#26322F
(38,50,47)
#1F2926
(31,41,38)
#18201D
(24,32,29)
#111714
(17,23,20)
#0A0E0B
(10,14,11)
#000000
(0,0,0)

Tints of #506865

#506865
(80,104,101)
#5F7573
(95,117,115)
#6E8281
(110,130,129)
#7D8F8F
(125,143,143)
#8C9C9D
(140,156,157)
#9BA9AB
(155,169,171)
#AAB6B9
(170,182,185)
#B9C3C7
(185,195,199)
#C8D0D5
(200,208,213)
#D7DDE3
(215,221,227)
#E6EAF1
(230,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506865; }

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

This text font color is #506865.

Background Color

.myBgColor { background-color: #506865; }

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

This div background color is #506865.

Border color

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

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

This div border color is #506865.

Opacity

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

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

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

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

This text has shadow with #506865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506865.

Preview

Color preview on black background

This text has color #506865 on black background.


Color preview on white background

This text has color #506865 on white background.


Black color preview on #506865 background

This text has black color on #506865 background.


White color preview on #506865 background

This text has white color on #506865 background.


Related colors

Complementary color

Complementary color for #hex is #AF979A.


I love getcolorcode.com

Triadic colors

1 #655068 and #686550 with #506865 are triadic colors.

2 #656850 and #685065 with #506865 are triadic colors.