COLOR #50824E

HEX: #50824E RGB: (80,130,78)

Color info

#50824E contains red, green and blue colors in about the same proportion. Web safe color of #50824E is #669966 (or #696).

RGB color model

#50824E color RGB value is (80,130,78).

RGB: (80,130,78) (31%, 51%, 31%)

RGB channels and saturation

R 80 of 255 = 31%
G 130 of 255 = 51%
B 78 of 255 = 31%

80
130
78

R + G + B ~ 38%. #50824E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 130 + 78 = 288 (100%)
R 80 of 288 ~ 27.78%
G 130 of 288 ~ 45.14%
B 78 of 288 ~ 27.08'%

%27.78
%45.14
%27.08

CMYK color model

#50824E color CMYK value is (38,0,40,49).

  • cyan value is 38.46%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 49.02%
CMYK: (38,0,40,49) C38M0Y40K49 (38%,0%,40%,49%) (0.38/0.00/0.40/0.49) 

CMYK percentages

%38.46
%0
%40
%49.02

Codes

Color #50824E in popluar color models

50 82 4E
RGB 80 130 78
HSL 118° 25.00% 40.78%
HSB/HSV 118° 40.00% 50.98%
CMYK 38.46% 0.00% 40.00%
49.02%

Color #50824E in popluar number systems.

HEX 50 82 4E
Decimal 80 130 78
Binary 1010000 10000010 1001110
Octal 120 202 116

Shades and tints

Shades of #50824E

#50824E
(80,130,78)
#497747
(73,119,71)
#426C40
(66,108,64)
#3B6139
(59,97,57)
#345632
(52,86,50)
#2D4B2B
(45,75,43)
#264024
(38,64,36)
#1F351D
(31,53,29)
#182A16
(24,42,22)
#111F0F
(17,31,15)
#0A1408
(10,20,8)
#000000
(0,0,0)

Tints of #50824E

#50824E
(80,130,78)
#5F8D5E
(95,141,94)
#6E986E
(110,152,110)
#7DA37E
(125,163,126)
#8CAE8E
(140,174,142)
#9BB99E
(155,185,158)
#AAC4AE
(170,196,174)
#B9CFBE
(185,207,190)
#C8DACE
(200,218,206)
#D7E5DE
(215,229,222)
#E6F0EE
(230,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50824E color. Also use rgb(80,130,78) instead hex code.

Text Font Color

.myTextColor { color: #50824E; }

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

This text font color is #50824E.

Background Color

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

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

This div background color is #50824E.

Border color

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

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

This div border color is #50824E.

Opacity

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

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

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

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

This text has shadow with #50824E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50824E.

Preview

Color preview on black background

This text has color #50824E on black background.


Color preview on white background

This text has color #50824E on white background.


Black color preview on #50824E background

This text has black color on #50824E background.


White color preview on #50824E background

This text has white color on #50824E background.


Related colors

Complementary color

Complementary color for #hex is #AF7DB1.


I love getcolorcode.com

Triadic colors

1 #4E5082 and #824E50 with #50824E are triadic colors.

2 #4E8250 and #82504E with #50824E are triadic colors.