COLOR #506768

HEX: #506768 RGB: (80,103,104)

Color info

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

RGB color model

#506768 color RGB value is (80,103,104).

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

RGB channels and saturation

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

80
103
104

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

Portions of RGB colors in percentages

R + G + B = 80 + 103 + 104 = 287 (100%)
R 80 of 287 ~ 27.87%
G 103 of 287 ~ 35.89%
B 104 of 287 ~ 36.24'%

%27.87
%35.89
%36.24

CMYK color model

#506768 color CMYK value is (23,1,0,59).

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

CMYK: (23,1,0,59)
C23M1Y0K59 (23%, 1%, 0%, 59%)
(0.23 / 0.01 / 0.00 / 0.59)

CMYK percentages

%23.08
%0.96
%0
%59.22

Codes

Color #506768 in popluar color models

50 67 68
RGB 80 103 104
HSL 183° 13.04% 36.08%
HSB/HSV 183° 23.08% 40.78%
CMYK 23.08% 0.96% 0.00%
59.22%

Color #506768 in popluar number systems.

HEX 50 67 68
Decimal 80 103 104
Binary 1010000 1100111 1101000
Octal 120 147 150

Shades and tints

Shades of #506768

#506768
(80,103,104)
#495E5F
(73,94,95)
#425556
(66,85,86)
#3B4C4D
(59,76,77)
#344344
(52,67,68)
#2D3A3B
(45,58,59)
#263132
(38,49,50)
#1F2829
(31,40,41)
#181F20
(24,31,32)
#111617
(17,22,23)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #506768

#506768
(80,103,104)
#5F7475
(95,116,117)
#6E8182
(110,129,130)
#7D8E8F
(125,142,143)
#8C9B9C
(140,155,156)
#9BA8A9
(155,168,169)
#AAB5B6
(170,181,182)
#B9C2C3
(185,194,195)
#C8CFD0
(200,207,208)
#D7DCDD
(215,220,221)
#E6E9EA
(230,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506768; }

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

This text font color is #506768.

Background Color

.myBgColor { background-color: #506768; }

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

This div background color is #506768.

Border color

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

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

This div border color is #506768.

Opacity

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

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

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

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

This text has shadow with #506768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506768.

Preview

Color preview on black background

This text has color #506768 on black background.


Color preview on white background

This text has color #506768 on white background.


Black color preview on #506768 background

This text has black color on #506768 background.


White color preview on #506768 background

This text has white color on #506768 background.


Related colors

Complementary color

Complementary color for #hex is #AF9897.


I love getcolorcode.com

Triadic colors

1 #685067 and #676850 with #506768 are triadic colors.

2 #686750 and #675068 with #506768 are triadic colors.