COLOR #506558

HEX: #506558 RGB: (80,101,88)

Color info

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

RGB color model

#506558 color RGB value is (80,101,88).

RGB: (80,101,88) (31%, 40%, 35%)

RGB channels and saturation

R 80 of 255 = 31%
G 101 of 255 = 40%
B 88 of 255 = 35%

80
101
88

R + G + B ~ 35%. #506558 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 101 + 88 = 269 (100%)
R 80 of 269 ~ 29.74%
G 101 of 269 ~ 37.55%
B 88 of 269 ~ 32.71'%

%29.74
%37.55
%32.71

CMYK color model

#506558 color CMYK value is (21,0,13,60).

  • cyan value is 20.79%
  • magenta value is 0.00%
  • yellow value is 12.87%
  • key color value is 60.39%

CMYK: (21,0,13,60)
C21M0Y13K60 (21%, 0%, 13%, 60%)
(0.21 / 0.00 / 0.13 / 0.60)

CMYK percentages

%20.79
%0
%12.87
%60.39

Codes

Color #506558 in popluar color models

50 65 58
RGB 80 101 88
HSL 143° 11.60% 35.49%
HSB/HSV 143° 20.79% 39.61%
CMYK 20.79% 0.00% 12.87%
60.39%

Color #506558 in popluar number systems.

HEX 50 65 58
Decimal 80 101 88
Binary 1010000 1100101 1011000
Octal 120 145 130

Shades and tints

Shades of #506558

#506558
(80,101,88)
#495C50
(73,92,80)
#425348
(66,83,72)
#3B4A40
(59,74,64)
#344138
(52,65,56)
#2D3830
(45,56,48)
#262F28
(38,47,40)
#1F2620
(31,38,32)
#181D18
(24,29,24)
#111410
(17,20,16)
#0A0B08
(10,11,8)
#000000
(0,0,0)

Tints of #506558

#506558
(80,101,88)
#5F7367
(95,115,103)
#6E8176
(110,129,118)
#7D8F85
(125,143,133)
#8C9D94
(140,157,148)
#9BABA3
(155,171,163)
#AAB9B2
(170,185,178)
#B9C7C1
(185,199,193)
#C8D5D0
(200,213,208)
#D7E3DF
(215,227,223)
#E6F1EE
(230,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506558 color. Also use rgb(80,101,88) instead hex code.

Text Font Color

.myTextColor { color: #506558; }

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

This text font color is #506558.

Background Color

.myBgColor { background-color: #506558; }

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

This div background color is #506558.

Border color

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

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

This div border color is #506558.

Opacity

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

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

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

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

This text has shadow with #506558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506558.

Preview

Color preview on black background

This text has color #506558 on black background.


Color preview on white background

This text has color #506558 on white background.


Black color preview on #506558 background

This text has black color on #506558 background.


White color preview on #506558 background

This text has white color on #506558 background.


Related colors

Complementary color

Complementary color for #hex is #AF9AA7.


I love getcolorcode.com

Triadic colors

1 #585065 and #655850 with #506558 are triadic colors.

2 #586550 and #655058 with #506558 are triadic colors.