COLOR #506362

HEX: #506362 RGB: (80,99,98)

Color info

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

RGB color model

#506362 color RGB value is (80,99,98).

RGB: (80,99,98) (31%, 39%, 38%)

RGB channels and saturation

R 80 of 255 = 31%
G 99 of 255 = 39%
B 98 of 255 = 38%

80
99
98

R + G + B ~ 36%. #506362 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 99 + 98 = 277 (100%)
R 80 of 277 ~ 28.88%
G 99 of 277 ~ 35.74%
B 98 of 277 ~ 35.38'%

%28.88
%35.74
%35.38

CMYK color model

#506362 color CMYK value is (19,0,1,61).

  • cyan value is 19.19%
  • magenta value is 0.00%
  • yellow value is 1.01%
  • key color value is 61.18%

CMYK: (19,0,1,61)
C19M0Y1K61 (19%, 0%, 1%, 61%)
(0.19 / 0.00 / 0.01 / 0.61)

CMYK percentages

%19.19
%0
%1.01
%61.18

Codes

Color #506362 in popluar color models

50 63 62
RGB 80 99 98
HSL 177° 10.61% 35.10%
HSB/HSV 177° 19.19% 38.82%
CMYK 19.19% 0.00% 1.01%
61.18%

Color #506362 in popluar number systems.

HEX 50 63 62
Decimal 80 99 98
Binary 1010000 1100011 1100010
Octal 120 143 142

Shades and tints

Shades of #506362

#506362
(80,99,98)
#495A5A
(73,90,90)
#425152
(66,81,82)
#3B484A
(59,72,74)
#343F42
(52,63,66)
#2D363A
(45,54,58)
#262D32
(38,45,50)
#1F242A
(31,36,42)
#181B22
(24,27,34)
#11121A
(17,18,26)
#0A0912
(10,9,18)
#000000
(0,0,0)

Tints of #506362

#506362
(80,99,98)
#5F7170
(95,113,112)
#6E7F7E
(110,127,126)
#7D8D8C
(125,141,140)
#8C9B9A
(140,155,154)
#9BA9A8
(155,169,168)
#AAB7B6
(170,183,182)
#B9C5C4
(185,197,196)
#C8D3D2
(200,211,210)
#D7E1E0
(215,225,224)
#E6EFEE
(230,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506362; }

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

This text font color is #506362.

Background Color

.myBgColor { background-color: #506362; }

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

This div background color is #506362.

Border color

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

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

This div border color is #506362.

Opacity

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

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

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

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

This text has shadow with #506362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506362.

Preview

Color preview on black background

This text has color #506362 on black background.


Color preview on white background

This text has color #506362 on white background.


Black color preview on #506362 background

This text has black color on #506362 background.


White color preview on #506362 background

This text has white color on #506362 background.


Related colors

Complementary color

Complementary color for #hex is #AF9C9D.


I love getcolorcode.com

Triadic colors

1 #625063 and #636250 with #506362 are triadic colors.

2 #626350 and #635062 with #506362 are triadic colors.