COLOR #506668

HEX: #506668 RGB: (80,102,104)

Color info

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

RGB color model

#506668 color RGB value is (80,102,104).

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

RGB channels and saturation

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

80
102
104

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

Portions of RGB colors in percentages

R + G + B = 80 + 102 + 104 = 286 (100%)
R 80 of 286 ~ 27.97%
G 102 of 286 ~ 35.66%
B 104 of 286 ~ 36.36'%

%27.97
%35.66
%36.36

CMYK color model

#506668 color CMYK value is (23,2,0,59).

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

CMYK: (23,2,0,59)
C23M2Y0K59 (23%, 2%, 0%, 59%)
(0.23 / 0.02 / 0.00 / 0.59)

CMYK percentages

%23.08
%1.92
%0
%59.22

Codes

Color #506668 in popluar color models

50 66 68
RGB 80 102 104
HSL 185° 13.04% 36.08%
HSB/HSV 185° 23.08% 40.78%
CMYK 23.08% 1.92% 0.00%
59.22%

Color #506668 in popluar number systems.

HEX 50 66 68
Decimal 80 102 104
Binary 1010000 1100110 1101000
Octal 120 146 150

Shades and tints

Shades of #506668

#506668
(80,102,104)
#495D5F
(73,93,95)
#425456
(66,84,86)
#3B4B4D
(59,75,77)
#344244
(52,66,68)
#2D393B
(45,57,59)
#263032
(38,48,50)
#1F2729
(31,39,41)
#181E20
(24,30,32)
#111517
(17,21,23)
#0A0C0E
(10,12,14)
#000000
(0,0,0)

Tints of #506668

#506668
(80,102,104)
#5F7375
(95,115,117)
#6E8082
(110,128,130)
#7D8D8F
(125,141,143)
#8C9A9C
(140,154,156)
#9BA7A9
(155,167,169)
#AAB4B6
(170,180,182)
#B9C1C3
(185,193,195)
#C8CED0
(200,206,208)
#D7DBDD
(215,219,221)
#E6E8EA
(230,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506668; }

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

This text font color is #506668.

Background Color

.myBgColor { background-color: #506668; }

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

This div background color is #506668.

Border color

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

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

This div border color is #506668.

Opacity

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

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

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

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

This text has shadow with #506668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506668.

Preview

Color preview on black background

This text has color #506668 on black background.


Color preview on white background

This text has color #506668 on white background.


Black color preview on #506668 background

This text has black color on #506668 background.


White color preview on #506668 background

This text has white color on #506668 background.


Related colors

Complementary color

Complementary color for #hex is #AF9997.


I love getcolorcode.com

Triadic colors

1 #685066 and #666850 with #506668 are triadic colors.

2 #686650 and #665068 with #506668 are triadic colors.