COLOR #50352E

HEX: #50352E RGB: (80,53,46)

Color info

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

RGB color model

#50352E color RGB value is (80,53,46).

RGB: (80,53,46) (31%, 21%, 18%)

RGB channels and saturation

R 80 of 255 = 31%
G 53 of 255 = 21%
B 46 of 255 = 18%

80
53
46

R + G + B ~ 23%. #50352E is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 53 + 46 = 179 (100%)
R 80 of 179 ~ 44.69%
G 53 of 179 ~ 29.61%
B 46 of 179 ~ 25.7'%

%44.69
%29.61
%25.7

CMYK color model

#50352E color CMYK value is (0,34,43,69).

  • cyan value is 0.00%
  • magenta value is 33.75%
  • yellow value is 42.50%
  • key color value is 68.63%
CMYK: (0,34,43,69) C0M34Y43K69 (0%,34%,43%,69%) (0.00/0.34/0.43/0.69) 

CMYK percentages

%0
%33.75
%42.5
%68.63

Codes

Color #50352E in popluar color models

50 35 2E
RGB 80 53 46
HSL 12° 26.98% 24.71%
HSB/HSV 12° 42.50% 31.37%
CMYK 0.00% 33.75% 42.50%
68.63%

Color #50352E in popluar number systems.

HEX 50 35 2E
Decimal 80 53 46
Binary 1010000 110101 101110
Octal 120 65 56

Shades and tints

Shades of #50352E

#50352E
(80,53,46)
#49312A
(73,49,42)
#422D26
(66,45,38)
#3B2922
(59,41,34)
#34251E
(52,37,30)
#2D211A
(45,33,26)
#261D16
(38,29,22)
#1F1912
(31,25,18)
#18150E
(24,21,14)
#11110A
(17,17,10)
#0A0D06
(10,13,6)
#000000
(0,0,0)

Tints of #50352E

#50352E
(80,53,46)
#5F4741
(95,71,65)
#6E5954
(110,89,84)
#7D6B67
(125,107,103)
#8C7D7A
(140,125,122)
#9B8F8D
(155,143,141)
#AAA1A0
(170,161,160)
#B9B3B3
(185,179,179)
#C8C5C6
(200,197,198)
#D7D7D9
(215,215,217)
#E6E9EC
(230,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50352E color. Also use rgb(80,53,46) instead hex code.

Text Font Color

.myTextColor { color: #50352E; }

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

This text font color is #50352E.

Background Color

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

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

This div background color is #50352E.

Border color

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

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

This div border color is #50352E.

Opacity

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

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

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

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

This text has shadow with #50352E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50352E.

Preview

Color preview on black background

This text has color #50352E on black background.


Color preview on white background

This text has color #50352E on white background.


Black color preview on #50352E background

This text has black color on #50352E background.


White color preview on #50352E background

This text has white color on #50352E background.


Related colors

Complementary color

Complementary color for #hex is #AFCAD1.


I love getcolorcode.com

Triadic colors

1 #2E5035 and #352E50 with #50352E are triadic colors.

2 #2E3550 and #35502E with #50352E are triadic colors.