COLOR #50604A

HEX: #50604A RGB: (80,96,74)

Color info

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

RGB color model

#50604A color RGB value is (80,96,74).

RGB: (80,96,74) (31%, 38%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 96 of 255 = 38%
B 74 of 255 = 29%

80
96
74

R + G + B ~ 33%. #50604A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 96 + 74 = 250 (100%)
R 80 of 250 ~ 32%
G 96 of 250 ~ 38.4%
B 74 of 250 ~ 29.6'%

%32
%38.4
%29.6

CMYK color model

#50604A color CMYK value is (17,0,23,62).

  • cyan value is 16.67%
  • magenta value is 0.00%
  • yellow value is 22.92%
  • key color value is 62.35%
CMYK: (17,0,23,62) C17M0Y23K62 (17%,0%,23%,62%) (0.17/0.00/0.23/0.62) 

CMYK percentages

%16.67
%0
%22.92
%62.35

Codes

Color #50604A in popluar color models

50 60 4A
RGB 80 96 74
HSL 104° 12.94% 33.33%
HSB/HSV 104° 22.92% 37.65%
CMYK 16.67% 0.00% 22.92%
62.35%

Color #50604A in popluar number systems.

HEX 50 60 4A
Decimal 80 96 74
Binary 1010000 1100000 1001010
Octal 120 140 112

Shades and tints

Shades of #50604A

#50604A
(80,96,74)
#495844
(73,88,68)
#42503E
(66,80,62)
#3B4838
(59,72,56)
#344032
(52,64,50)
#2D382C
(45,56,44)
#263026
(38,48,38)
#1F2820
(31,40,32)
#18201A
(24,32,26)
#111814
(17,24,20)
#0A100E
(10,16,14)
#000000
(0,0,0)

Tints of #50604A

#50604A
(80,96,74)
#5F6E5A
(95,110,90)
#6E7C6A
(110,124,106)
#7D8A7A
(125,138,122)
#8C988A
(140,152,138)
#9BA69A
(155,166,154)
#AAB4AA
(170,180,170)
#B9C2BA
(185,194,186)
#C8D0CA
(200,208,202)
#D7DEDA
(215,222,218)
#E6ECEA
(230,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50604A; }

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

This text font color is #50604A.

Background Color

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

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

This div background color is #50604A.

Border color

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

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

This div border color is #50604A.

Opacity

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

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

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

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

This text has shadow with #50604A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50604A.

Preview

Color preview on black background

This text has color #50604A on black background.


Color preview on white background

This text has color #50604A on white background.


Black color preview on #50604A background

This text has black color on #50604A background.


White color preview on #50604A background

This text has white color on #50604A background.


Related colors

Complementary color

Complementary color for #hex is #AF9FB5.


I love getcolorcode.com

Triadic colors

1 #4A5060 and #604A50 with #50604A are triadic colors.

2 #4A6050 and #60504A with #50604A are triadic colors.