COLOR #506276

HEX: #506276 RGB: (80,98,118)

Color info

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

RGB color model

#506276 color RGB value is (80,98,118).

RGB: (80,98,118) (31%, 38%, 46%)

RGB channels and saturation

R 80 of 255 = 31%
G 98 of 255 = 38%
B 118 of 255 = 46%

80
98
118

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

Portions of RGB colors in percentages

R + G + B = 80 + 98 + 118 = 296 (100%)
R 80 of 296 ~ 27.03%
G 98 of 296 ~ 33.11%
B 118 of 296 ~ 39.86'%

%27.03
%33.11
%39.86

CMYK color model

#506276 color CMYK value is (32,17,0,54).

  • cyan value is 32.20%
  • magenta value is 16.95%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (32,17,0,54)
C32M17Y0K54 (32%, 17%, 0%, 54%)
(0.32 / 0.17 / 0.00 / 0.54)

CMYK percentages

%32.2
%16.95
%0
%53.73

Codes

Color #506276 in popluar color models

50 62 76
RGB 80 98 118
HSL 212° 19.19% 38.82%
HSB/HSV 212° 32.20% 46.27%
CMYK 32.20% 16.95% 0.00%
53.73%

Color #506276 in popluar number systems.

HEX 50 62 76
Decimal 80 98 118
Binary 1010000 1100010 1110110
Octal 120 142 166

Shades and tints

Shades of #506276

#506276
(80,98,118)
#495A6C
(73,90,108)
#425262
(66,82,98)
#3B4A58
(59,74,88)
#34424E
(52,66,78)
#2D3A44
(45,58,68)
#26323A
(38,50,58)
#1F2A30
(31,42,48)
#182226
(24,34,38)
#111A1C
(17,26,28)
#0A1212
(10,18,18)
#000000
(0,0,0)

Tints of #506276

#506276
(80,98,118)
#5F7082
(95,112,130)
#6E7E8E
(110,126,142)
#7D8C9A
(125,140,154)
#8C9AA6
(140,154,166)
#9BA8B2
(155,168,178)
#AAB6BE
(170,182,190)
#B9C4CA
(185,196,202)
#C8D2D6
(200,210,214)
#D7E0E2
(215,224,226)
#E6EEEE
(230,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506276; }

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

This text font color is #506276.

Background Color

.myBgColor { background-color: #506276; }

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

This div background color is #506276.

Border color

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

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

This div border color is #506276.

Opacity

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

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

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

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

This text has shadow with #506276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506276.

Preview

Color preview on black background

This text has color #506276 on black background.


Color preview on white background

This text has color #506276 on white background.


Black color preview on #506276 background

This text has black color on #506276 background.


White color preview on #506276 background

This text has white color on #506276 background.


Related colors

Complementary color

Complementary color for #hex is #AF9D89.


I love getcolorcode.com

Triadic colors

1 #765062 and #627650 with #506276 are triadic colors.

2 #766250 and #625076 with #506276 are triadic colors.