COLOR #506171

HEX: #506171 RGB: (80,97,113)

Color info

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

RGB color model

#506171 color RGB value is (80,97,113).

RGB: (80,97,113) (31%, 38%, 44%)

RGB channels and saturation

R 80 of 255 = 31%
G 97 of 255 = 38%
B 113 of 255 = 44%

80
97
113

R + G + B ~ 38%. #506171 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 97 + 113 = 290 (100%)
R 80 of 290 ~ 27.59%
G 97 of 290 ~ 33.45%
B 113 of 290 ~ 38.97'%

%27.59
%33.45
%38.97

CMYK color model

#506171 color CMYK value is (29,14,0,56).

  • cyan value is 29.20%
  • magenta value is 14.16%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (29,14,0,56)
C29M14Y0K56 (29%, 14%, 0%, 56%)
(0.29 / 0.14 / 0.00 / 0.56)

CMYK percentages

%29.2
%14.16
%0
%55.69

Codes

Color #506171 in popluar color models

50 61 71
RGB 80 97 113
HSL 209° 17.10% 37.84%
HSB/HSV 209° 29.20% 44.31%
CMYK 29.20% 14.16% 0.00%
55.69%

Color #506171 in popluar number systems.

HEX 50 61 71
Decimal 80 97 113
Binary 1010000 1100001 1110001
Octal 120 141 161

Shades and tints

Shades of #506171

#506171
(80,97,113)
#495967
(73,89,103)
#42515D
(66,81,93)
#3B4953
(59,73,83)
#344149
(52,65,73)
#2D393F
(45,57,63)
#263135
(38,49,53)
#1F292B
(31,41,43)
#182121
(24,33,33)
#111917
(17,25,23)
#0A110D
(10,17,13)
#000000
(0,0,0)

Tints of #506171

#506171
(80,97,113)
#5F6F7D
(95,111,125)
#6E7D89
(110,125,137)
#7D8B95
(125,139,149)
#8C99A1
(140,153,161)
#9BA7AD
(155,167,173)
#AAB5B9
(170,181,185)
#B9C3C5
(185,195,197)
#C8D1D1
(200,209,209)
#D7DFDD
(215,223,221)
#E6EDE9
(230,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506171; }

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

This text font color is #506171.

Background Color

.myBgColor { background-color: #506171; }

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

This div background color is #506171.

Border color

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

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

This div border color is #506171.

Opacity

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

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

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

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

This text has shadow with #506171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506171.

Preview

Color preview on black background

This text has color #506171 on black background.


Color preview on white background

This text has color #506171 on white background.


Black color preview on #506171 background

This text has black color on #506171 background.


White color preview on #506171 background

This text has white color on #506171 background.


Related colors

Complementary color

Complementary color for #hex is #AF9E8E.


I love getcolorcode.com

Triadic colors

1 #715061 and #617150 with #506171 are triadic colors.

2 #716150 and #615071 with #506171 are triadic colors.