COLOR #506667

HEX: #506667 RGB: (80,102,103)

Color info

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

RGB color model

#506667 color RGB value is (80,102,103).

RGB: (80,102,103) (31%, 40%, 40%)

RGB channels and saturation

R 80 of 255 = 31%
G 102 of 255 = 40%
B 103 of 255 = 40%

80
102
103

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

Portions of RGB colors in percentages

R + G + B = 80 + 102 + 103 = 285 (100%)
R 80 of 285 ~ 28.07%
G 102 of 285 ~ 35.79%
B 103 of 285 ~ 36.14'%

%28.07
%35.79
%36.14

CMYK color model

#506667 color CMYK value is (22,1,0,60).

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

CMYK: (22,1,0,60)
C22M1Y0K60 (22%, 1%, 0%, 60%)
(0.22 / 0.01 / 0.00 / 0.60)

CMYK percentages

%22.33
%0.97
%0
%59.61

Codes

Color #506667 in popluar color models

50 66 67
RGB 80 102 103
HSL 183° 12.57% 35.88%
HSB/HSV 183° 22.33% 40.39%
CMYK 22.33% 0.97% 0.00%
59.61%

Color #506667 in popluar number systems.

HEX 50 66 67
Decimal 80 102 103
Binary 1010000 1100110 1100111
Octal 120 146 147

Shades and tints

Shades of #506667

#506667
(80,102,103)
#495D5E
(73,93,94)
#425455
(66,84,85)
#3B4B4C
(59,75,76)
#344243
(52,66,67)
#2D393A
(45,57,58)
#263031
(38,48,49)
#1F2728
(31,39,40)
#181E1F
(24,30,31)
#111516
(17,21,22)
#0A0C0D
(10,12,13)
#000000
(0,0,0)

Tints of #506667

#506667
(80,102,103)
#5F7374
(95,115,116)
#6E8081
(110,128,129)
#7D8D8E
(125,141,142)
#8C9A9B
(140,154,155)
#9BA7A8
(155,167,168)
#AAB4B5
(170,180,181)
#B9C1C2
(185,193,194)
#C8CECF
(200,206,207)
#D7DBDC
(215,219,220)
#E6E8E9
(230,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506667; }

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

This text font color is #506667.

Background Color

.myBgColor { background-color: #506667; }

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

This div background color is #506667.

Border color

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

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

This div border color is #506667.

Opacity

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

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

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

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

This text has shadow with #506667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506667.

Preview

Color preview on black background

This text has color #506667 on black background.


Color preview on white background

This text has color #506667 on white background.


Black color preview on #506667 background

This text has black color on #506667 background.


White color preview on #506667 background

This text has white color on #506667 background.


Related colors

Complementary color

Complementary color for #hex is #AF9998.


I love getcolorcode.com

Triadic colors

1 #675066 and #666750 with #506667 are triadic colors.

2 #676650 and #665067 with #506667 are triadic colors.