COLOR #50314A

HEX: #50314A RGB: (80,49,74)

Color info

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

RGB color model

#50314A color RGB value is (80,49,74).

RGB: (80,49,74) (31%, 19%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 49 of 255 = 19%
B 74 of 255 = 29%

80
49
74

R + G + B ~ 26%. #50314A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 49 + 74 = 203 (100%)
R 80 of 203 ~ 39.41%
G 49 of 203 ~ 24.14%
B 74 of 203 ~ 36.45'%

%39.41
%24.14
%36.45

CMYK color model

#50314A color CMYK value is (0,39,7,69).

  • cyan value is 0.00%
  • magenta value is 38.75%
  • yellow value is 7.50%
  • key color value is 68.63%
CMYK: (0,39,7,69) C0M39Y7K69 (0%,39%,7%,69%) (0.00/0.39/0.07/0.69) 

CMYK percentages

%0
%38.75
%7.5
%68.63

Codes

Color #50314A in popluar color models

50 31 4A
RGB 80 49 74
HSL 312° 24.03% 25.29%
HSB/HSV 312° 38.75% 31.37%
CMYK 0.00% 38.75% 7.50%
68.63%

Color #50314A in popluar number systems.

HEX 50 31 4A
Decimal 80 49 74
Binary 1010000 110001 1001010
Octal 120 61 112

Shades and tints

Shades of #50314A

#50314A
(80,49,74)
#492D44
(73,45,68)
#42293E
(66,41,62)
#3B2538
(59,37,56)
#342132
(52,33,50)
#2D1D2C
(45,29,44)
#261926
(38,25,38)
#1F1520
(31,21,32)
#18111A
(24,17,26)
#110D14
(17,13,20)
#0A090E
(10,9,14)
#000000
(0,0,0)

Tints of #50314A

#50314A
(80,49,74)
#5F435A
(95,67,90)
#6E556A
(110,85,106)
#7D677A
(125,103,122)
#8C798A
(140,121,138)
#9B8B9A
(155,139,154)
#AA9DAA
(170,157,170)
#B9AFBA
(185,175,186)
#C8C1CA
(200,193,202)
#D7D3DA
(215,211,218)
#E6E5EA
(230,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50314A; }

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

This text font color is #50314A.

Background Color

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

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

This div background color is #50314A.

Border color

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

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

This div border color is #50314A.

Opacity

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

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

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

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

This text has shadow with #50314A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50314A.

Preview

Color preview on black background

This text has color #50314A on black background.


Color preview on white background

This text has color #50314A on white background.


Black color preview on #50314A background

This text has black color on #50314A background.


White color preview on #50314A background

This text has white color on #50314A background.


Related colors

Complementary color

Complementary color for #hex is #AFCEB5.


I love getcolorcode.com

Triadic colors

1 #4A5031 and #314A50 with #50314A are triadic colors.

2 #4A3150 and #31504A with #50314A are triadic colors.