COLOR #50674D

HEX: #50674D RGB: (80,103,77)

Color info

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

RGB color model

#50674D color RGB value is (80,103,77).

RGB: (80,103,77) (31%, 40%, 30%)

RGB channels and saturation

R 80 of 255 = 31%
G 103 of 255 = 40%
B 77 of 255 = 30%

80
103
77

R + G + B ~ 34%. #50674D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 103 + 77 = 260 (100%)
R 80 of 260 ~ 30.77%
G 103 of 260 ~ 39.62%
B 77 of 260 ~ 29.62'%

%30.77
%39.62
%29.62

CMYK color model

#50674D color CMYK value is (22,0,25,60).

  • cyan value is 22.33%
  • magenta value is 0.00%
  • yellow value is 25.24%
  • key color value is 59.61%
CMYK: (22,0,25,60) C22M0Y25K60 (22%,0%,25%,60%) (0.22/0.00/0.25/0.60) 

CMYK percentages

%22.33
%0
%25.24
%59.61

Codes

Color #50674D in popluar color models

50 67 4D
RGB 80 103 77
HSL 113° 14.44% 35.29%
HSB/HSV 113° 25.24% 40.39%
CMYK 22.33% 0.00% 25.24%
59.61%

Color #50674D in popluar number systems.

HEX 50 67 4D
Decimal 80 103 77
Binary 1010000 1100111 1001101
Octal 120 147 115

Shades and tints

Shades of #50674D

#50674D
(80,103,77)
#495E46
(73,94,70)
#42553F
(66,85,63)
#3B4C38
(59,76,56)
#344331
(52,67,49)
#2D3A2A
(45,58,42)
#263123
(38,49,35)
#1F281C
(31,40,28)
#181F15
(24,31,21)
#11160E
(17,22,14)
#0A0D07
(10,13,7)
#000000
(0,0,0)

Tints of #50674D

#50674D
(80,103,77)
#5F745D
(95,116,93)
#6E816D
(110,129,109)
#7D8E7D
(125,142,125)
#8C9B8D
(140,155,141)
#9BA89D
(155,168,157)
#AAB5AD
(170,181,173)
#B9C2BD
(185,194,189)
#C8CFCD
(200,207,205)
#D7DCDD
(215,220,221)
#E6E9ED
(230,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50674D color. Also use rgb(80,103,77) instead hex code.

Text Font Color

.myTextColor { color: #50674D; }

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

This text font color is #50674D.

Background Color

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

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

This div background color is #50674D.

Border color

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

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

This div border color is #50674D.

Opacity

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

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

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

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

This text has shadow with #50674D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50674D.

Preview

Color preview on black background

This text has color #50674D on black background.


Color preview on white background

This text has color #50674D on white background.


Black color preview on #50674D background

This text has black color on #50674D background.


White color preview on #50674D background

This text has white color on #50674D background.


Related colors

Complementary color

Complementary color for #hex is #AF98B2.


I love getcolorcode.com

Triadic colors

1 #4D5067 and #674D50 with #50674D are triadic colors.

2 #4D6750 and #67504D with #50674D are triadic colors.