COLOR #50463A

HEX: #50463A RGB: (80,70,58)

Color info

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

RGB color model

#50463A color RGB value is (80,70,58).

RGB: (80,70,58) (31%, 27%, 23%)

RGB channels and saturation

R 80 of 255 = 31%
G 70 of 255 = 27%
B 58 of 255 = 23%

80
70
58

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

Portions of RGB colors in percentages

R + G + B = 80 + 70 + 58 = 208 (100%)
R 80 of 208 ~ 38.46%
G 70 of 208 ~ 33.65%
B 58 of 208 ~ 27.88'%

%38.46
%33.65
%27.88

CMYK color model

#50463A color CMYK value is (0,13,28,69).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 27.50%
  • key color value is 68.63%
CMYK: (0,13,28,69) C0M13Y28K69 (0%,13%,28%,69%) (0.00/0.13/0.28/0.69) 

CMYK percentages

%0
%12.5
%27.5
%68.63

Codes

Color #50463A in popluar color models

50 46 3A
RGB 80 70 58
HSL 33° 15.94% 27.06%
HSB/HSV 33° 27.50% 31.37%
CMYK 0.00% 12.50% 27.50%
68.63%

Color #50463A in popluar number systems.

HEX 50 46 3A
Decimal 80 70 58
Binary 1010000 1000110 111010
Octal 120 106 72

Shades and tints

Shades of #50463A

#50463A
(80,70,58)
#494035
(73,64,53)
#423A30
(66,58,48)
#3B342B
(59,52,43)
#342E26
(52,46,38)
#2D2821
(45,40,33)
#26221C
(38,34,28)
#1F1C17
(31,28,23)
#181612
(24,22,18)
#11100D
(17,16,13)
#0A0A08
(10,10,8)
#000000
(0,0,0)

Tints of #50463A

#50463A
(80,70,58)
#5F564B
(95,86,75)
#6E665C
(110,102,92)
#7D766D
(125,118,109)
#8C867E
(140,134,126)
#9B968F
(155,150,143)
#AAA6A0
(170,166,160)
#B9B6B1
(185,182,177)
#C8C6C2
(200,198,194)
#D7D6D3
(215,214,211)
#E6E6E4
(230,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50463A color. Also use rgb(80,70,58) instead hex code.

Text Font Color

.myTextColor { color: #50463A; }

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

This text font color is #50463A.

Background Color

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

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

This div background color is #50463A.

Border color

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

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

This div border color is #50463A.

Opacity

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

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

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

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

This text has shadow with #50463A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50463A.

Preview

Color preview on black background

This text has color #50463A on black background.


Color preview on white background

This text has color #50463A on white background.


Black color preview on #50463A background

This text has black color on #50463A background.


White color preview on #50463A background

This text has white color on #50463A background.


Related colors

Complementary color

Complementary color for #hex is #AFB9C5.


I love getcolorcode.com

Triadic colors

1 #3A5046 and #463A50 with #50463A are triadic colors.

2 #3A4650 and #46503A with #50463A are triadic colors.