COLOR #50431D

HEX: #50431D RGB: (80,67,29)

Color info

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

RGB color model

#50431D color RGB value is (80,67,29).

RGB: (80,67,29) (31%, 26%, 11%)

RGB channels and saturation

R 80 of 255 = 31%
G 67 of 255 = 26%
B 29 of 255 = 11%

80
67
29

R + G + B ~ 23%. #50431D is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 67 + 29 = 176 (100%)
R 80 of 176 ~ 45.45%
G 67 of 176 ~ 38.07%
B 29 of 176 ~ 16.48'%

%45.45
%38.07
%16.48

CMYK color model

#50431D color CMYK value is (0,16,64,69).

  • cyan value is 0.00%
  • magenta value is 16.25%
  • yellow value is 63.75%
  • key color value is 68.63%

CMYK: (0,16,64,69)
C0M16Y64K69 (0%, 16%, 64%, 69%)
(0.00 / 0.16 / 0.64 / 0.69)

CMYK percentages

%0
%16.25
%63.75
%68.63

Codes

Color #50431D in popluar color models

50 43 1D
RGB 80 67 29
HSL 45° 46.79% 21.37%
HSB/HSV 45° 63.75% 31.37%
CMYK 0.00% 16.25% 63.75%
68.63%

Color #50431D in popluar number systems.

HEX 50 43 1D
Decimal 80 67 29
Binary 1010000 1000011 11101
Octal 120 103 35

Shades and tints

Shades of #50431D

#50431D
(80,67,29)
#493D1B
(73,61,27)
#423719
(66,55,25)
#3B3117
(59,49,23)
#342B15
(52,43,21)
#2D2513
(45,37,19)
#261F11
(38,31,17)
#1F190F
(31,25,15)
#18130D
(24,19,13)
#110D0B
(17,13,11)
#0A0709
(10,7,9)
#000000
(0,0,0)

Tints of #50431D

#50431D
(80,67,29)
#5F5431
(95,84,49)
#6E6545
(110,101,69)
#7D7659
(125,118,89)
#8C876D
(140,135,109)
#9B9881
(155,152,129)
#AAA995
(170,169,149)
#B9BAA9
(185,186,169)
#C8CBBD
(200,203,189)
#D7DCD1
(215,220,209)
#E6EDE5
(230,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50431D color. Also use rgb(80,67,29) instead hex code.

Text Font Color

.myTextColor { color: #50431D; }

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

This text font color is #50431D.

Background Color

.myBgColor { background-color: #50431D; }

<div style="background-color:#50431D">Inner text</div>

This div background color is #50431D.

Border color

.myBorderColor { border: 1px solid #50431D; }

<div style="border:3px solid #50431D">Div</div>

This div border color is #50431D.

Opacity

.myOpacity80 { color: #50431D; opacity: 0.8; }

<p style="color:#50431D;opacity:0.8;">80%</p>

Text with #50431D 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 #50431D;}

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

This text has shadow with #50431D color.


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

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

This text has shadow with #50431D primary color and red secondary color.


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

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

This text has shadow with #50431D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50431D.

Preview

Color preview on black background

This text has color #50431D on black background.


Color preview on white background

This text has color #50431D on white background.


Black color preview on #50431D background

This text has black color on #50431D background.


White color preview on #50431D background

This text has white color on #50431D background.


Related colors

Complementary color

Complementary color for #hex is #AFBCE2.


I love getcolorcode.com

Triadic colors

1 #1D5043 and #431D50 with #50431D are triadic colors.

2 #1D4350 and #43501D with #50431D are triadic colors.