COLOR #50374E

HEX: #50374E RGB: (80,55,78)

Color info

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

RGB color model

#50374E color RGB value is (80,55,78).

RGB: (80,55,78) (31%, 22%, 31%)

RGB channels and saturation

R 80 of 255 = 31%
G 55 of 255 = 22%
B 78 of 255 = 31%

80
55
78

R + G + B ~ 28%. #50374E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 55 + 78 = 213 (100%)
R 80 of 213 ~ 37.56%
G 55 of 213 ~ 25.82%
B 78 of 213 ~ 36.62'%

%37.56
%25.82
%36.62

CMYK color model

#50374E color CMYK value is (0,31,2,69).

  • cyan value is 0.00%
  • magenta value is 31.25%
  • yellow value is 2.50%
  • key color value is 68.63%

CMYK: (0,31,2,69)
C0M31Y2K69 (0%, 31%, 2%, 69%)
(0.00 / 0.31 / 0.02 / 0.69)

CMYK percentages

%0
%31.25
%2.5
%68.63

Codes

Color #50374E in popluar color models

50 37 4E
RGB 80 55 78
HSL 305° 18.52% 26.47%
HSB/HSV 305° 31.25% 31.37%
CMYK 0.00% 31.25% 2.50%
68.63%

Color #50374E in popluar number systems.

HEX 50 37 4E
Decimal 80 55 78
Binary 1010000 110111 1001110
Octal 120 67 116

Shades and tints

Shades of #50374E

#50374E
(80,55,78)
#493247
(73,50,71)
#422D40
(66,45,64)
#3B2839
(59,40,57)
#342332
(52,35,50)
#2D1E2B
(45,30,43)
#261924
(38,25,36)
#1F141D
(31,20,29)
#180F16
(24,15,22)
#110A0F
(17,10,15)
#0A0508
(10,5,8)
#000000
(0,0,0)

Tints of #50374E

#50374E
(80,55,78)
#5F495E
(95,73,94)
#6E5B6E
(110,91,110)
#7D6D7E
(125,109,126)
#8C7F8E
(140,127,142)
#9B919E
(155,145,158)
#AAA3AE
(170,163,174)
#B9B5BE
(185,181,190)
#C8C7CE
(200,199,206)
#D7D9DE
(215,217,222)
#E6EBEE
(230,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50374E color. Also use rgb(80,55,78) instead hex code.

Text Font Color

.myTextColor { color: #50374E; }

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

This text font color is #50374E.

Background Color

.myBgColor { background-color: #50374E; }

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

This div background color is #50374E.

Border color

.myBorderColor { border: 1px solid #50374E; }

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

This div border color is #50374E.

Opacity

.myOpacity80 { color: #50374E; opacity: 0.8; }

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

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

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

This text has shadow with #50374E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50374E.

Preview

Color preview on black background

This text has color #50374E on black background.


Color preview on white background

This text has color #50374E on white background.


Black color preview on #50374E background

This text has black color on #50374E background.


White color preview on #50374E background

This text has white color on #50374E background.


Related colors

Complementary color

Complementary color for #hex is #AFC8B1.


I love getcolorcode.com

Triadic colors

1 #4E5037 and #374E50 with #50374E are triadic colors.

2 #4E3750 and #37504E with #50374E are triadic colors.