COLOR #506875

HEX: #506875 RGB: (80,104,117)

Color info

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

RGB color model

#506875 color RGB value is (80,104,117).

RGB: (80,104,117) (31%, 41%, 46%)

RGB channels and saturation

R 80 of 255 = 31%
G 104 of 255 = 41%
B 117 of 255 = 46%

80
104
117

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

Portions of RGB colors in percentages

R + G + B = 80 + 104 + 117 = 301 (100%)
R 80 of 301 ~ 26.58%
G 104 of 301 ~ 34.55%
B 117 of 301 ~ 38.87'%

%26.58
%34.55
%38.87

CMYK color model

#506875 color CMYK value is (32,11,0,54).

  • cyan value is 31.62%
  • magenta value is 11.11%
  • yellow value is 0.00%
  • key color value is 54.12%
CMYK: (32,11,0,54) C32M11Y0K54 (32%,11%,0%,54%) (0.32/0.11/0.00/0.54) 

CMYK percentages

%31.62
%11.11
%0
%54.12

Codes

Color #506875 in popluar color models

50 68 75
RGB 80 104 117
HSL 201° 18.78% 38.63%
HSB/HSV 201° 31.62% 45.88%
CMYK 31.62% 11.11% 0.00%
54.12%

Color #506875 in popluar number systems.

HEX 50 68 75
Decimal 80 104 117
Binary 1010000 1101000 1110101
Octal 120 150 165

Shades and tints

Shades of #506875

#506875
(80,104,117)
#495F6B
(73,95,107)
#425661
(66,86,97)
#3B4D57
(59,77,87)
#34444D
(52,68,77)
#2D3B43
(45,59,67)
#263239
(38,50,57)
#1F292F
(31,41,47)
#182025
(24,32,37)
#11171B
(17,23,27)
#0A0E11
(10,14,17)
#000000
(0,0,0)

Tints of #506875

#506875
(80,104,117)
#5F7581
(95,117,129)
#6E828D
(110,130,141)
#7D8F99
(125,143,153)
#8C9CA5
(140,156,165)
#9BA9B1
(155,169,177)
#AAB6BD
(170,182,189)
#B9C3C9
(185,195,201)
#C8D0D5
(200,208,213)
#D7DDE1
(215,221,225)
#E6EAED
(230,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506875 color. Also use rgb(80,104,117) instead hex code.

Text Font Color

.myTextColor { color: #506875; }

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

This text font color is #506875.

Background Color

.myBgColor { background-color: #506875; }

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

This div background color is #506875.

Border color

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

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

This div border color is #506875.

Opacity

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

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

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

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

This text has shadow with #506875 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506875.

Preview

Color preview on black background

This text has color #506875 on black background.


Color preview on white background

This text has color #506875 on white background.


Black color preview on #506875 background

This text has black color on #506875 background.


White color preview on #506875 background

This text has white color on #506875 background.


Related colors

Complementary color

Complementary color for #hex is #AF978A.


I love getcolorcode.com

Triadic colors

1 #755068 and #687550 with #506875 are triadic colors.

2 #756850 and #685075 with #506875 are triadic colors.