COLOR #506156

HEX: #506156 RGB: (80,97,86)

Color info

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

RGB color model

#506156 color RGB value is (80,97,86).

RGB: (80,97,86) (31%, 38%, 34%)

RGB channels and saturation

R 80 of 255 = 31%
G 97 of 255 = 38%
B 86 of 255 = 34%

80
97
86

R + G + B ~ 34%. #506156 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 97 + 86 = 263 (100%)
R 80 of 263 ~ 30.42%
G 97 of 263 ~ 36.88%
B 86 of 263 ~ 32.7'%

%30.42
%36.88
%32.7

CMYK color model

#506156 color CMYK value is (18,0,11,62).

  • cyan value is 17.53%
  • magenta value is 0.00%
  • yellow value is 11.34%
  • key color value is 61.96%
CMYK: (18,0,11,62) C18M0Y11K62 (18%,0%,11%,62%) (0.18/0.00/0.11/0.62) 

CMYK percentages

%17.53
%0
%11.34
%61.96

Codes

Color #506156 in popluar color models

50 61 56
RGB 80 97 86
HSL 141° 9.60% 34.71%
HSB/HSV 141° 17.53% 38.04%
CMYK 17.53% 0.00% 11.34%
61.96%

Color #506156 in popluar number systems.

HEX 50 61 56
Decimal 80 97 86
Binary 1010000 1100001 1010110
Octal 120 141 126

Shades and tints

Shades of #506156

#506156
(80,97,86)
#49594F
(73,89,79)
#425148
(66,81,72)
#3B4941
(59,73,65)
#34413A
(52,65,58)
#2D3933
(45,57,51)
#26312C
(38,49,44)
#1F2925
(31,41,37)
#18211E
(24,33,30)
#111917
(17,25,23)
#0A1110
(10,17,16)
#000000
(0,0,0)

Tints of #506156

#506156
(80,97,86)
#5F6F65
(95,111,101)
#6E7D74
(110,125,116)
#7D8B83
(125,139,131)
#8C9992
(140,153,146)
#9BA7A1
(155,167,161)
#AAB5B0
(170,181,176)
#B9C3BF
(185,195,191)
#C8D1CE
(200,209,206)
#D7DFDD
(215,223,221)
#E6EDEC
(230,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506156; }

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

This text font color is #506156.

Background Color

.myBgColor { background-color: #506156; }

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

This div background color is #506156.

Border color

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

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

This div border color is #506156.

Opacity

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

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

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

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

This text has shadow with #506156 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506156.

Preview

Color preview on black background

This text has color #506156 on black background.


Color preview on white background

This text has color #506156 on white background.


Black color preview on #506156 background

This text has black color on #506156 background.


White color preview on #506156 background

This text has white color on #506156 background.


Related colors

Complementary color

Complementary color for #hex is #AF9EA9.


I love getcolorcode.com

Triadic colors

1 #565061 and #615650 with #506156 are triadic colors.

2 #566150 and #615056 with #506156 are triadic colors.