COLOR #506050

HEX: #506050 RGB: (80,96,80)

Color info

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

RGB color model

#506050 color RGB value is (80,96,80).

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

RGB channels and saturation

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

80
96
80

R + G + B ~ 33%. #506050 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 96 + 80 = 256 (100%)
R 80 of 256 ~ 31.25%
G 96 of 256 ~ 37.5%
B 80 of 256 ~ 31.25'%

%31.25
%37.5
%31.25

CMYK color model

#506050 color CMYK value is (17,0,17,62).

  • cyan value is 16.67%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 62.35%

CMYK: (17,0,17,62)
C17M0Y17K62 (17%, 0%, 17%, 62%)
(0.17 / 0.00 / 0.17 / 0.62)

CMYK percentages

%16.67
%0
%16.67
%62.35

Codes

Color #506050 in popluar color models

50 60 50
RGB 80 96 80
HSL 120° 9.09% 34.51%
HSB/HSV 120° 16.67% 37.65%
CMYK 16.67% 0.00% 16.67%
62.35%

Color #506050 in popluar number systems.

HEX 50 60 50
Decimal 80 96 80
Binary 1010000 1100000 1010000
Octal 120 140 120

Shades and tints

Shades of #506050

#506050
(80,96,80)
#495849
(73,88,73)
#425042
(66,80,66)
#3B483B
(59,72,59)
#344034
(52,64,52)
#2D382D
(45,56,45)
#263026
(38,48,38)
#1F281F
(31,40,31)
#182018
(24,32,24)
#111811
(17,24,17)
#0A100A
(10,16,10)
#000000
(0,0,0)

Tints of #506050

#506050
(80,96,80)
#5F6E5F
(95,110,95)
#6E7C6E
(110,124,110)
#7D8A7D
(125,138,125)
#8C988C
(140,152,140)
#9BA69B
(155,166,155)
#AAB4AA
(170,180,170)
#B9C2B9
(185,194,185)
#C8D0C8
(200,208,200)
#D7DED7
(215,222,215)
#E6ECE6
(230,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506050; }

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

This text font color is #506050.

Background Color

.myBgColor { background-color: #506050; }

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

This div background color is #506050.

Border color

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

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

This div border color is #506050.

Opacity

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

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

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

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

This text has shadow with #506050 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506050.

Preview

Color preview on black background

This text has color #506050 on black background.


Color preview on white background

This text has color #506050 on white background.


Black color preview on #506050 background

This text has black color on #506050 background.


White color preview on #506050 background

This text has white color on #506050 background.


Related colors

Complementary color

Complementary color for #hex is #AF9FAF.


I love getcolorcode.com

Triadic colors

1 #505060 and #605050 with #506050 are triadic colors.

2 #506050 and #605050 with #506050 are triadic colors.