COLOR #50844C

HEX: #50844C RGB: (80,132,76)

Color info

#50844C contains red, green and blue colors in about the same proportion. Web safe color of #50844C is #669933 (or #693).

RGB color model

#50844C color RGB value is (80,132,76).

RGB: (80,132,76) (31%, 52%, 30%)

RGB channels and saturation

R 80 of 255 = 31%
G 132 of 255 = 52%
B 76 of 255 = 30%

80
132
76

R + G + B ~ 38%. #50844C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 132 + 76 = 288 (100%)
R 80 of 288 ~ 27.78%
G 132 of 288 ~ 45.83%
B 76 of 288 ~ 26.39'%

%27.78
%45.83
%26.39

CMYK color model

#50844C color CMYK value is (39,0,42,48).

  • cyan value is 39.39%
  • magenta value is 0.00%
  • yellow value is 42.42%
  • key color value is 48.24%
CMYK: (39,0,42,48) C39M0Y42K48 (39%,0%,42%,48%) (0.39/0.00/0.42/0.48) 

CMYK percentages

%39.39
%0
%42.42
%48.24

Codes

Color #50844C in popluar color models

50 84 4C
RGB 80 132 76
HSL 116° 26.92% 40.78%
HSB/HSV 116° 42.42% 51.76%
CMYK 39.39% 0.00% 42.42%
48.24%

Color #50844C in popluar number systems.

HEX 50 84 4C
Decimal 80 132 76
Binary 1010000 10000100 1001100
Octal 120 204 114

Shades and tints

Shades of #50844C

#50844C
(80,132,76)
#497846
(73,120,70)
#426C40
(66,108,64)
#3B603A
(59,96,58)
#345434
(52,84,52)
#2D482E
(45,72,46)
#263C28
(38,60,40)
#1F3022
(31,48,34)
#18241C
(24,36,28)
#111816
(17,24,22)
#0A0C10
(10,12,16)
#000000
(0,0,0)

Tints of #50844C

#50844C
(80,132,76)
#5F8F5C
(95,143,92)
#6E9A6C
(110,154,108)
#7DA57C
(125,165,124)
#8CB08C
(140,176,140)
#9BBB9C
(155,187,156)
#AAC6AC
(170,198,172)
#B9D1BC
(185,209,188)
#C8DCCC
(200,220,204)
#D7E7DC
(215,231,220)
#E6F2EC
(230,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50844C color. Also use rgb(80,132,76) instead hex code.

Text Font Color

.myTextColor { color: #50844C; }

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

This text font color is #50844C.

Background Color

.myBgColor { background-color: #50844C; }

<div style="background-color:#50844C">Inner text</div>

This div background color is #50844C.

Border color

.myBorderColor { border: 1px solid #50844C; }

<div style="border:3px solid #50844C">Div</div>

This div border color is #50844C.

Opacity

.myOpacity80 { color: #50844C; opacity: 0.8; }

<p style="color:#50844C;opacity:0.8;">80%</p>

Text with #50844C 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 #50844C;}

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

This text has shadow with #50844C color.


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

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

This text has shadow with #50844C primary color and red secondary color.


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

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

This text has shadow with #50844C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50844C.

Preview

Color preview on black background

This text has color #50844C on black background.


Color preview on white background

This text has color #50844C on white background.


Black color preview on #50844C background

This text has black color on #50844C background.


White color preview on #50844C background

This text has white color on #50844C background.


Related colors

Complementary color

Complementary color for #hex is #AF7BB3.


I love getcolorcode.com

Triadic colors

1 #4C5084 and #844C50 with #50844C are triadic colors.

2 #4C8450 and #84504C with #50844C are triadic colors.