COLOR #50603A

HEX: #50603A RGB: (80,96,58)

Color info

#50603A contains red, green and blue colors in about the same proportion. Web safe color of #50603A is #666633 (or #663).

RGB color model

#50603A color RGB value is (80,96,58).

RGB: (80,96,58) (31%, 38%, 23%)

RGB channels and saturation

R 80 of 255 = 31%
G 96 of 255 = 38%
B 58 of 255 = 23%

80
96
58

R + G + B ~ 31%. #50603A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 96 + 58 = 234 (100%)
R 80 of 234 ~ 34.19%
G 96 of 234 ~ 41.03%
B 58 of 234 ~ 24.79'%

%34.19
%41.03
%24.79

CMYK color model

#50603A color CMYK value is (17,0,40,62).

  • cyan value is 16.67%
  • magenta value is 0.00%
  • yellow value is 39.58%
  • key color value is 62.35%
CMYK: (17,0,40,62) C17M0Y40K62 (17%,0%,40%,62%) (0.17/0.00/0.40/0.62) 

CMYK percentages

%16.67
%0
%39.58
%62.35

Codes

Color #50603A in popluar color models

50 60 3A
RGB 80 96 58
HSL 85° 24.68% 30.20%
HSB/HSV 85° 39.58% 37.65%
CMYK 16.67% 0.00% 39.58%
62.35%

Color #50603A in popluar number systems.

HEX 50 60 3A
Decimal 80 96 58
Binary 1010000 1100000 111010
Octal 120 140 72

Shades and tints

Shades of #50603A

#50603A
(80,96,58)
#495835
(73,88,53)
#425030
(66,80,48)
#3B482B
(59,72,43)
#344026
(52,64,38)
#2D3821
(45,56,33)
#26301C
(38,48,28)
#1F2817
(31,40,23)
#182012
(24,32,18)
#11180D
(17,24,13)
#0A1008
(10,16,8)
#000000
(0,0,0)

Tints of #50603A

#50603A
(80,96,58)
#5F6E4B
(95,110,75)
#6E7C5C
(110,124,92)
#7D8A6D
(125,138,109)
#8C987E
(140,152,126)
#9BA68F
(155,166,143)
#AAB4A0
(170,180,160)
#B9C2B1
(185,194,177)
#C8D0C2
(200,208,194)
#D7DED3
(215,222,211)
#E6ECE4
(230,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50603A; }

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

This text font color is #50603A.

Background Color

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

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

This div background color is #50603A.

Border color

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

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

This div border color is #50603A.

Opacity

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

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

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

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

This text has shadow with #50603A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50603A.

Preview

Color preview on black background

This text has color #50603A on black background.


Color preview on white background

This text has color #50603A on white background.


Black color preview on #50603A background

This text has black color on #50603A background.


White color preview on #50603A background

This text has white color on #50603A background.


Related colors

Complementary color

Complementary color for #hex is #AF9FC5.


I love getcolorcode.com

Triadic colors

1 #3A5060 and #603A50 with #50603A are triadic colors.

2 #3A6050 and #60503A with #50603A are triadic colors.