COLOR #505668

HEX: #505668 RGB: (80,86,104)

Color info

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

RGB color model

#505668 color RGB value is (80,86,104).

RGB: (80,86,104) (31%, 34%, 41%)

RGB channels and saturation

R 80 of 255 = 31%
G 86 of 255 = 34%
B 104 of 255 = 41%

80
86
104

R + G + B ~ 35%. #505668 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 86 + 104 = 270 (100%)
R 80 of 270 ~ 29.63%
G 86 of 270 ~ 31.85%
B 104 of 270 ~ 38.52'%

%29.63
%31.85
%38.52

CMYK color model

#505668 color CMYK value is (23,17,0,59).

  • cyan value is 23.08%
  • magenta value is 17.31%
  • yellow value is 0.00%
  • key color value is 59.22%
CMYK: (23,17,0,59) C23M17Y0K59 (23%,17%,0%,59%) (0.23/0.17/0.00/0.59) 

CMYK percentages

%23.08
%17.31
%0
%59.22

Codes

Color #505668 in popluar color models

50 56 68
RGB 80 86 104
HSL 225° 13.04% 36.08%
HSB/HSV 225° 23.08% 40.78%
CMYK 23.08% 17.31% 0.00%
59.22%

Color #505668 in popluar number systems.

HEX 50 56 68
Decimal 80 86 104
Binary 1010000 1010110 1101000
Octal 120 126 150

Shades and tints

Shades of #505668

#505668
(80,86,104)
#494F5F
(73,79,95)
#424856
(66,72,86)
#3B414D
(59,65,77)
#343A44
(52,58,68)
#2D333B
(45,51,59)
#262C32
(38,44,50)
#1F2529
(31,37,41)
#181E20
(24,30,32)
#111717
(17,23,23)
#0A100E
(10,16,14)
#000000
(0,0,0)

Tints of #505668

#505668
(80,86,104)
#5F6575
(95,101,117)
#6E7482
(110,116,130)
#7D838F
(125,131,143)
#8C929C
(140,146,156)
#9BA1A9
(155,161,169)
#AAB0B6
(170,176,182)
#B9BFC3
(185,191,195)
#C8CED0
(200,206,208)
#D7DDDD
(215,221,221)
#E6ECEA
(230,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505668; }

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

This text font color is #505668.

Background Color

.myBgColor { background-color: #505668; }

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

This div background color is #505668.

Border color

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

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

This div border color is #505668.

Opacity

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

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

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

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

This text has shadow with #505668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505668.

Preview

Color preview on black background

This text has color #505668 on black background.


Color preview on white background

This text has color #505668 on white background.


Black color preview on #505668 background

This text has black color on #505668 background.


White color preview on #505668 background

This text has white color on #505668 background.


Related colors

Complementary color

Complementary color for #hex is #AFA997.


I love getcolorcode.com

Triadic colors

1 #685056 and #566850 with #505668 are triadic colors.

2 #685650 and #565068 with #505668 are triadic colors.