COLOR #50374A

HEX: #50374A RGB: (80,55,74)

Color info

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

RGB color model

#50374A color RGB value is (80,55,74).

RGB: (80,55,74) (31%, 22%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 55 of 255 = 22%
B 74 of 255 = 29%

80
55
74

R + G + B ~ 27%. #50374A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 55 + 74 = 209 (100%)
R 80 of 209 ~ 38.28%
G 55 of 209 ~ 26.32%
B 74 of 209 ~ 35.41'%

%38.28
%26.32
%35.41

CMYK color model

#50374A color CMYK value is (0,31,7,69).

  • cyan value is 0.00%
  • magenta value is 31.25%
  • yellow value is 7.50%
  • key color value is 68.63%
CMYK: (0,31,7,69) C0M31Y7K69 (0%,31%,7%,69%) (0.00/0.31/0.07/0.69) 

CMYK percentages

%0
%31.25
%7.5
%68.63

Codes

Color #50374A in popluar color models

50 37 4A
RGB 80 55 74
HSL 314° 18.52% 26.47%
HSB/HSV 314° 31.25% 31.37%
CMYK 0.00% 31.25% 7.50%
68.63%

Color #50374A in popluar number systems.

HEX 50 37 4A
Decimal 80 55 74
Binary 1010000 110111 1001010
Octal 120 67 112

Shades and tints

Shades of #50374A

#50374A
(80,55,74)
#493244
(73,50,68)
#422D3E
(66,45,62)
#3B2838
(59,40,56)
#342332
(52,35,50)
#2D1E2C
(45,30,44)
#261926
(38,25,38)
#1F1420
(31,20,32)
#180F1A
(24,15,26)
#110A14
(17,10,20)
#0A050E
(10,5,14)
#000000
(0,0,0)

Tints of #50374A

#50374A
(80,55,74)
#5F495A
(95,73,90)
#6E5B6A
(110,91,106)
#7D6D7A
(125,109,122)
#8C7F8A
(140,127,138)
#9B919A
(155,145,154)
#AAA3AA
(170,163,170)
#B9B5BA
(185,181,186)
#C8C7CA
(200,199,202)
#D7D9DA
(215,217,218)
#E6EBEA
(230,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50374A; }

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

This text font color is #50374A.

Background Color

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

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

This div background color is #50374A.

Border color

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

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

This div border color is #50374A.

Opacity

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

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

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

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

This text has shadow with #50374A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50374A.

Preview

Color preview on black background

This text has color #50374A on black background.


Color preview on white background

This text has color #50374A on white background.


Black color preview on #50374A background

This text has black color on #50374A background.


White color preview on #50374A background

This text has white color on #50374A background.


Related colors

Complementary color

Complementary color for #hex is #AFC8B5.


I love getcolorcode.com

Triadic colors

1 #4A5037 and #374A50 with #50374A are triadic colors.

2 #4A3750 and #37504A with #50374A are triadic colors.