COLOR #50464D

HEX: #50464D RGB: (80,70,77)

Color info

#50464D contains red, green and blue colors in about the same proportion. Web safe color of #50464D is #663333 (or #633).

RGB color model

#50464D color RGB value is (80,70,77).

RGB: (80,70,77) (31%, 27%, 30%)

RGB channels and saturation

R 80 of 255 = 31%
G 70 of 255 = 27%
B 77 of 255 = 30%

80
70
77

R + G + B ~ 29%. #50464D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 70 + 77 = 227 (100%)
R 80 of 227 ~ 35.24%
G 70 of 227 ~ 30.84%
B 77 of 227 ~ 33.92'%

%35.24
%30.84
%33.92

CMYK color model

#50464D color CMYK value is (0,13,4,69).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 3.75%
  • key color value is 68.63%
CMYK: (0,13,4,69) C0M13Y4K69 (0%,13%,4%,69%) (0.00/0.13/0.04/0.69) 

CMYK percentages

%0
%12.5
%3.75
%68.63

Codes

Color #50464D in popluar color models

50 46 4D
RGB 80 70 77
HSL 318° 6.67% 29.41%
HSB/HSV 318° 12.50% 31.37%
CMYK 0.00% 12.50% 3.75%
68.63%

Color #50464D in popluar number systems.

HEX 50 46 4D
Decimal 80 70 77
Binary 1010000 1000110 1001101
Octal 120 106 115

Shades and tints

Shades of #50464D

#50464D
(80,70,77)
#494046
(73,64,70)
#423A3F
(66,58,63)
#3B3438
(59,52,56)
#342E31
(52,46,49)
#2D282A
(45,40,42)
#262223
(38,34,35)
#1F1C1C
(31,28,28)
#181615
(24,22,21)
#11100E
(17,16,14)
#0A0A07
(10,10,7)
#000000
(0,0,0)

Tints of #50464D

#50464D
(80,70,77)
#5F565D
(95,86,93)
#6E666D
(110,102,109)
#7D767D
(125,118,125)
#8C868D
(140,134,141)
#9B969D
(155,150,157)
#AAA6AD
(170,166,173)
#B9B6BD
(185,182,189)
#C8C6CD
(200,198,205)
#D7D6DD
(215,214,221)
#E6E6ED
(230,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50464D color. Also use rgb(80,70,77) instead hex code.

Text Font Color

.myTextColor { color: #50464D; }

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

This text font color is #50464D.

Background Color

.myBgColor { background-color: #50464D; }

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

This div background color is #50464D.

Border color

.myBorderColor { border: 1px solid #50464D; }

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

This div border color is #50464D.

Opacity

.myOpacity80 { color: #50464D; opacity: 0.8; }

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

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

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

This text has shadow with #50464D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50464D.

Preview

Color preview on black background

This text has color #50464D on black background.


Color preview on white background

This text has color #50464D on white background.


Black color preview on #50464D background

This text has black color on #50464D background.


White color preview on #50464D background

This text has white color on #50464D background.


Related colors

Complementary color

Complementary color for #hex is #AFB9B2.


I love getcolorcode.com

Triadic colors

1 #4D5046 and #464D50 with #50464D are triadic colors.

2 #4D4650 and #46504D with #50464D are triadic colors.