COLOR #506177

HEX: #506177 RGB: (80,97,119)

Color info

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

RGB color model

#506177 color RGB value is (80,97,119).

RGB: (80,97,119) (31%, 38%, 47%)

RGB channels and saturation

R 80 of 255 = 31%
G 97 of 255 = 38%
B 119 of 255 = 47%

80
97
119

R + G + B ~ 39%. #506177 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 97 + 119 = 296 (100%)
R 80 of 296 ~ 27.03%
G 97 of 296 ~ 32.77%
B 119 of 296 ~ 40.2'%

%27.03
%32.77
%40.2

CMYK color model

#506177 color CMYK value is (33,18,0,53).

  • cyan value is 32.77%
  • magenta value is 18.49%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (33,18,0,53)
C33M18Y0K53 (33%, 18%, 0%, 53%)
(0.33 / 0.18 / 0.00 / 0.53)

CMYK percentages

%32.77
%18.49
%0
%53.33

Codes

Color #506177 in popluar color models

50 61 77
RGB 80 97 119
HSL 214° 19.60% 39.02%
HSB/HSV 214° 32.77% 46.67%
CMYK 32.77% 18.49% 0.00%
53.33%

Color #506177 in popluar number systems.

HEX 50 61 77
Decimal 80 97 119
Binary 1010000 1100001 1110111
Octal 120 141 167

Shades and tints

Shades of #506177

#506177
(80,97,119)
#49596D
(73,89,109)
#425163
(66,81,99)
#3B4959
(59,73,89)
#34414F
(52,65,79)
#2D3945
(45,57,69)
#26313B
(38,49,59)
#1F2931
(31,41,49)
#182127
(24,33,39)
#11191D
(17,25,29)
#0A1113
(10,17,19)
#000000
(0,0,0)

Tints of #506177

#506177
(80,97,119)
#5F6F83
(95,111,131)
#6E7D8F
(110,125,143)
#7D8B9B
(125,139,155)
#8C99A7
(140,153,167)
#9BA7B3
(155,167,179)
#AAB5BF
(170,181,191)
#B9C3CB
(185,195,203)
#C8D1D7
(200,209,215)
#D7DFE3
(215,223,227)
#E6EDEF
(230,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506177; }

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

This text font color is #506177.

Background Color

.myBgColor { background-color: #506177; }

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

This div background color is #506177.

Border color

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

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

This div border color is #506177.

Opacity

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

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

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

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

This text has shadow with #506177 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506177.

Preview

Color preview on black background

This text has color #506177 on black background.


Color preview on white background

This text has color #506177 on white background.


Black color preview on #506177 background

This text has black color on #506177 background.


White color preview on #506177 background

This text has white color on #506177 background.


Related colors

Complementary color

Complementary color for #hex is #AF9E88.


I love getcolorcode.com

Triadic colors

1 #775061 and #617750 with #506177 are triadic colors.

2 #776150 and #615077 with #506177 are triadic colors.