COLOR #50475D

HEX: #50475D RGB: (80,71,93)

Color info

#50475D contains red, green and blue colors in about the same proportion. Web safe color of #50475D is #663366 (or #636).

RGB color model

#50475D color RGB value is (80,71,93).

RGB: (80,71,93) (31%, 28%, 36%)

RGB channels and saturation

R 80 of 255 = 31%
G 71 of 255 = 28%
B 93 of 255 = 36%

80
71
93

R + G + B ~ 32%. #50475D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 71 + 93 = 244 (100%)
R 80 of 244 ~ 32.79%
G 71 of 244 ~ 29.1%
B 93 of 244 ~ 38.11'%

%32.79
%29.1
%38.11

CMYK color model

#50475D color CMYK value is (14,24,0,64).

  • cyan value is 13.98%
  • magenta value is 23.66%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (14,24,0,64)
C14M24Y0K64 (14%, 24%, 0%, 64%)
(0.14 / 0.24 / 0.00 / 0.64)

CMYK percentages

%13.98
%23.66
%0
%63.53

Codes

Color #50475D in popluar color models

50 47 5D
RGB 80 71 93
HSL 265° 13.41% 32.16%
HSB/HSV 265° 23.66% 36.47%
CMYK 13.98% 23.66% 0.00%
63.53%

Color #50475D in popluar number systems.

HEX 50 47 5D
Decimal 80 71 93
Binary 1010000 1000111 1011101
Octal 120 107 135

Shades and tints

Shades of #50475D

#50475D
(80,71,93)
#494155
(73,65,85)
#423B4D
(66,59,77)
#3B3545
(59,53,69)
#342F3D
(52,47,61)
#2D2935
(45,41,53)
#26232D
(38,35,45)
#1F1D25
(31,29,37)
#18171D
(24,23,29)
#111115
(17,17,21)
#0A0B0D
(10,11,13)
#000000
(0,0,0)

Tints of #50475D

#50475D
(80,71,93)
#5F576B
(95,87,107)
#6E6779
(110,103,121)
#7D7787
(125,119,135)
#8C8795
(140,135,149)
#9B97A3
(155,151,163)
#AAA7B1
(170,167,177)
#B9B7BF
(185,183,191)
#C8C7CD
(200,199,205)
#D7D7DB
(215,215,219)
#E6E7E9
(230,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50475D color. Also use rgb(80,71,93) instead hex code.

Text Font Color

.myTextColor { color: #50475D; }

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

This text font color is #50475D.

Background Color

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

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

This div background color is #50475D.

Border color

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

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

This div border color is #50475D.

Opacity

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

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

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

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

This text has shadow with #50475D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50475D.

Preview

Color preview on black background

This text has color #50475D on black background.


Color preview on white background

This text has color #50475D on white background.


Black color preview on #50475D background

This text has black color on #50475D background.


White color preview on #50475D background

This text has white color on #50475D background.


Related colors

Complementary color

Complementary color for #hex is #AFB8A2.


I love getcolorcode.com

Triadic colors

1 #5D5047 and #475D50 with #50475D are triadic colors.

2 #5D4750 and #47505D with #50475D are triadic colors.