COLOR #50493E

HEX: #50493E RGB: (80,73,62)

Color info

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

RGB color model

#50493E color RGB value is (80,73,62).

RGB: (80,73,62) (31%, 29%, 24%)

RGB channels and saturation

R 80 of 255 = 31%
G 73 of 255 = 29%
B 62 of 255 = 24%

80
73
62

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

Portions of RGB colors in percentages

R + G + B = 80 + 73 + 62 = 215 (100%)
R 80 of 215 ~ 37.21%
G 73 of 215 ~ 33.95%
B 62 of 215 ~ 28.84'%

%37.21
%33.95
%28.84

CMYK color model

#50493E color CMYK value is (0,9,23,69).

  • cyan value is 0.00%
  • magenta value is 8.75%
  • yellow value is 22.50%
  • key color value is 68.63%

CMYK: (0,9,23,69)
C0M9Y23K69 (0%, 9%, 23%, 69%)
(0.00 / 0.09 / 0.23 / 0.69)

CMYK percentages

%0
%8.75
%22.5
%68.63

Codes

Color #50493E in popluar color models

50 49 3E
RGB 80 73 62
HSL 37° 12.68% 27.84%
HSB/HSV 37° 22.50% 31.37%
CMYK 0.00% 8.75% 22.50%
68.63%

Color #50493E in popluar number systems.

HEX 50 49 3E
Decimal 80 73 62
Binary 1010000 1001001 111110
Octal 120 111 76

Shades and tints

Shades of #50493E

#50493E
(80,73,62)
#494339
(73,67,57)
#423D34
(66,61,52)
#3B372F
(59,55,47)
#34312A
(52,49,42)
#2D2B25
(45,43,37)
#262520
(38,37,32)
#1F1F1B
(31,31,27)
#181916
(24,25,22)
#111311
(17,19,17)
#0A0D0C
(10,13,12)
#000000
(0,0,0)

Tints of #50493E

#50493E
(80,73,62)
#5F594F
(95,89,79)
#6E6960
(110,105,96)
#7D7971
(125,121,113)
#8C8982
(140,137,130)
#9B9993
(155,153,147)
#AAA9A4
(170,169,164)
#B9B9B5
(185,185,181)
#C8C9C6
(200,201,198)
#D7D9D7
(215,217,215)
#E6E9E8
(230,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50493E color. Also use rgb(80,73,62) instead hex code.

Text Font Color

.myTextColor { color: #50493E; }

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

This text font color is #50493E.

Background Color

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

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

This div background color is #50493E.

Border color

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

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

This div border color is #50493E.

Opacity

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

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

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

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

This text has shadow with #50493E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50493E.

Preview

Color preview on black background

This text has color #50493E on black background.


Color preview on white background

This text has color #50493E on white background.


Black color preview on #50493E background

This text has black color on #50493E background.


White color preview on #50493E background

This text has white color on #50493E background.


Related colors

Complementary color

Complementary color for #hex is #AFB6C1.


I love getcolorcode.com

Triadic colors

1 #3E5049 and #493E50 with #50493E are triadic colors.

2 #3E4950 and #49503E with #50493E are triadic colors.