COLOR #506467

HEX: #506467 RGB: (80,100,103)

Color info

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

RGB color model

#506467 color RGB value is (80,100,103).

RGB: (80,100,103) (31%, 39%, 40%)

RGB channels and saturation

R 80 of 255 = 31%
G 100 of 255 = 39%
B 103 of 255 = 40%

80
100
103

R + G + B ~ 37%. #506467 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 100 + 103 = 283 (100%)
R 80 of 283 ~ 28.27%
G 100 of 283 ~ 35.34%
B 103 of 283 ~ 36.4'%

%28.27
%35.34
%36.4

CMYK color model

#506467 color CMYK value is (22,3,0,60).

  • cyan value is 22.33%
  • magenta value is 2.91%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (22,3,0,60)
C22M3Y0K60 (22%, 3%, 0%, 60%)
(0.22 / 0.03 / 0.00 / 0.60)

CMYK percentages

%22.33
%2.91
%0
%59.61

Codes

Color #506467 in popluar color models

50 64 67
RGB 80 100 103
HSL 188° 12.57% 35.88%
HSB/HSV 188° 22.33% 40.39%
CMYK 22.33% 2.91% 0.00%
59.61%

Color #506467 in popluar number systems.

HEX 50 64 67
Decimal 80 100 103
Binary 1010000 1100100 1100111
Octal 120 144 147

Shades and tints

Shades of #506467

#506467
(80,100,103)
#495B5E
(73,91,94)
#425255
(66,82,85)
#3B494C
(59,73,76)
#344043
(52,64,67)
#2D373A
(45,55,58)
#262E31
(38,46,49)
#1F2528
(31,37,40)
#181C1F
(24,28,31)
#111316
(17,19,22)
#0A0A0D
(10,10,13)
#000000
(0,0,0)

Tints of #506467

#506467
(80,100,103)
#5F7274
(95,114,116)
#6E8081
(110,128,129)
#7D8E8E
(125,142,142)
#8C9C9B
(140,156,155)
#9BAAA8
(155,170,168)
#AAB8B5
(170,184,181)
#B9C6C2
(185,198,194)
#C8D4CF
(200,212,207)
#D7E2DC
(215,226,220)
#E6F0E9
(230,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506467; }

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

This text font color is #506467.

Background Color

.myBgColor { background-color: #506467; }

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

This div background color is #506467.

Border color

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

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

This div border color is #506467.

Opacity

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

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

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

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

This text has shadow with #506467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506467.

Preview

Color preview on black background

This text has color #506467 on black background.


Color preview on white background

This text has color #506467 on white background.


Black color preview on #506467 background

This text has black color on #506467 background.


White color preview on #506467 background

This text has white color on #506467 background.


Related colors

Complementary color

Complementary color for #hex is #AF9B98.


I love getcolorcode.com

Triadic colors

1 #675064 and #646750 with #506467 are triadic colors.

2 #676450 and #645067 with #506467 are triadic colors.