COLOR #50423A

HEX: #50423A RGB: (80,66,58)

Color info

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

RGB color model

#50423A color RGB value is (80,66,58).

RGB: (80,66,58) (31%, 26%, 23%)

RGB channels and saturation

R 80 of 255 = 31%
G 66 of 255 = 26%
B 58 of 255 = 23%

80
66
58

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

Portions of RGB colors in percentages

R + G + B = 80 + 66 + 58 = 204 (100%)
R 80 of 204 ~ 39.22%
G 66 of 204 ~ 32.35%
B 58 of 204 ~ 28.43'%

%39.22
%32.35
%28.43

CMYK color model

#50423A color CMYK value is (0,18,28,69).

  • cyan value is 0.00%
  • magenta value is 17.50%
  • yellow value is 27.50%
  • key color value is 68.63%

CMYK: (0,18,28,69)
C0M18Y28K69 (0%, 18%, 28%, 69%)
(0.00 / 0.18 / 0.28 / 0.69)

CMYK percentages

%0
%17.5
%27.5
%68.63

Codes

Color #50423A in popluar color models

50 42 3A
RGB 80 66 58
HSL 22° 15.94% 27.06%
HSB/HSV 22° 27.50% 31.37%
CMYK 0.00% 17.50% 27.50%
68.63%

Color #50423A in popluar number systems.

HEX 50 42 3A
Decimal 80 66 58
Binary 1010000 1000010 111010
Octal 120 102 72

Shades and tints

Shades of #50423A

#50423A
(80,66,58)
#493C35
(73,60,53)
#423630
(66,54,48)
#3B302B
(59,48,43)
#342A26
(52,42,38)
#2D2421
(45,36,33)
#261E1C
(38,30,28)
#1F1817
(31,24,23)
#181212
(24,18,18)
#110C0D
(17,12,13)
#0A0608
(10,6,8)
#000000
(0,0,0)

Tints of #50423A

#50423A
(80,66,58)
#5F534B
(95,83,75)
#6E645C
(110,100,92)
#7D756D
(125,117,109)
#8C867E
(140,134,126)
#9B978F
(155,151,143)
#AAA8A0
(170,168,160)
#B9B9B1
(185,185,177)
#C8CAC2
(200,202,194)
#D7DBD3
(215,219,211)
#E6ECE4
(230,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50423A; }

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

This text font color is #50423A.

Background Color

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

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

This div background color is #50423A.

Border color

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

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

This div border color is #50423A.

Opacity

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

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

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

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

This text has shadow with #50423A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50423A.

Preview

Color preview on black background

This text has color #50423A on black background.


Color preview on white background

This text has color #50423A on white background.


Black color preview on #50423A background

This text has black color on #50423A background.


White color preview on #50423A background

This text has white color on #50423A background.


Related colors

Complementary color

Complementary color for #hex is #AFBDC5.


I love getcolorcode.com

Triadic colors

1 #3A5042 and #423A50 with #50423A are triadic colors.

2 #3A4250 and #42503A with #50423A are triadic colors.