COLOR #506772

HEX: #506772 RGB: (80,103,114)

Color info

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

RGB color model

#506772 color RGB value is (80,103,114).

RGB: (80,103,114) (31%, 40%, 45%)

RGB channels and saturation

R 80 of 255 = 31%
G 103 of 255 = 40%
B 114 of 255 = 45%

80
103
114

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

Portions of RGB colors in percentages

R + G + B = 80 + 103 + 114 = 297 (100%)
R 80 of 297 ~ 26.94%
G 103 of 297 ~ 34.68%
B 114 of 297 ~ 38.38'%

%26.94
%34.68
%38.38

CMYK color model

#506772 color CMYK value is (30,10,0,55).

  • cyan value is 29.82%
  • magenta value is 9.65%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (30,10,0,55)
C30M10Y0K55 (30%, 10%, 0%, 55%)
(0.30 / 0.10 / 0.00 / 0.55)

CMYK percentages

%29.82
%9.65
%0
%55.29

Codes

Color #506772 in popluar color models

50 67 72
RGB 80 103 114
HSL 199° 17.53% 38.04%
HSB/HSV 199° 29.82% 44.71%
CMYK 29.82% 9.65% 0.00%
55.29%

Color #506772 in popluar number systems.

HEX 50 67 72
Decimal 80 103 114
Binary 1010000 1100111 1110010
Octal 120 147 162

Shades and tints

Shades of #506772

#506772
(80,103,114)
#495E68
(73,94,104)
#42555E
(66,85,94)
#3B4C54
(59,76,84)
#34434A
(52,67,74)
#2D3A40
(45,58,64)
#263136
(38,49,54)
#1F282C
(31,40,44)
#181F22
(24,31,34)
#111618
(17,22,24)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #506772

#506772
(80,103,114)
#5F747E
(95,116,126)
#6E818A
(110,129,138)
#7D8E96
(125,142,150)
#8C9BA2
(140,155,162)
#9BA8AE
(155,168,174)
#AAB5BA
(170,181,186)
#B9C2C6
(185,194,198)
#C8CFD2
(200,207,210)
#D7DCDE
(215,220,222)
#E6E9EA
(230,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506772; }

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

This text font color is #506772.

Background Color

.myBgColor { background-color: #506772; }

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

This div background color is #506772.

Border color

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

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

This div border color is #506772.

Opacity

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

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

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

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

This text has shadow with #506772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506772.

Preview

Color preview on black background

This text has color #506772 on black background.


Color preview on white background

This text has color #506772 on white background.


Black color preview on #506772 background

This text has black color on #506772 background.


White color preview on #506772 background

This text has white color on #506772 background.


Related colors

Complementary color

Complementary color for #hex is #AF988D.


I love getcolorcode.com

Triadic colors

1 #725067 and #677250 with #506772 are triadic colors.

2 #726750 and #675072 with #506772 are triadic colors.