COLOR #50A126

HEX: #50A126 RGB: (80,161,38)

Color info

#50A126 contains mainly green color. Web safe color of #50A126 is #669933 (or #693).

RGB color model

#50A126 color RGB value is (80,161,38).

RGB: (80,161,38) (31%, 63%, 15%)

RGB channels and saturation

R 80 of 255 = 31%
G 161 of 255 = 63%
B 38 of 255 = 15%

80
161
38

R + G + B ~ 36%. #50A126 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 161 + 38 = 279 (100%)
R 80 of 279 ~ 28.67%
G 161 of 279 ~ 57.71%
B 38 of 279 ~ 13.62'%

%28.67
%57.71
%13.62

CMYK color model

#50A126 color CMYK value is (50,0,76,37).

  • cyan value is 50.31%
  • magenta value is 0.00%
  • yellow value is 76.40%
  • key color value is 36.86%
CMYK: (50,0,76,37) C50M0Y76K37 (50%,0%,76%,37%) (0.50/0.00/0.76/0.37) 

CMYK percentages

%50.31
%0
%76.4
%36.86

Codes

Color #50A126 in popluar color models

50 A1 26
RGB 80 161 38
HSL 100° 61.81% 39.02%
HSB/HSV 100° 76.40% 63.14%
CMYK 50.31% 0.00% 76.40%
36.86%

Color #50A126 in popluar number systems.

HEX 50 A1 26
Decimal 80 161 38
Binary 1010000 10100001 100110
Octal 120 241 46

Shades and tints

Shades of #50A126

#50A126
(80,161,38)
#499323
(73,147,35)
#428520
(66,133,32)
#3B771D
(59,119,29)
#34691A
(52,105,26)
#2D5B17
(45,91,23)
#264D14
(38,77,20)
#1F3F11
(31,63,17)
#18310E
(24,49,14)
#11230B
(17,35,11)
#0A1508
(10,21,8)
#000000
(0,0,0)

Tints of #50A126

#50A126
(80,161,38)
#5FA939
(95,169,57)
#6EB14C
(110,177,76)
#7DB95F
(125,185,95)
#8CC172
(140,193,114)
#9BC985
(155,201,133)
#AAD198
(170,209,152)
#B9D9AB
(185,217,171)
#C8E1BE
(200,225,190)
#D7E9D1
(215,233,209)
#E6F1E4
(230,241,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50A126 color. Also use rgb(80,161,38) instead hex code.

Text Font Color

.myTextColor { color: #50A126; }

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

This text font color is #50A126.

Background Color

.myBgColor { background-color: #50A126; }

<div style="background-color:#50A126">Inner text</div>

This div background color is #50A126.

Border color

.myBorderColor { border: 1px solid #50A126; }

<div style="border:3px solid #50A126">Div</div>

This div border color is #50A126.

Opacity

.myOpacity80 { color: #50A126; opacity: 0.8; }

<p style="color:#50A126;opacity:0.8;">80%</p>

Text with #50A126 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 #50A126;}

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

This text has shadow with #50A126 color.


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

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

This text has shadow with #50A126 primary color and red secondary color.


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

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

This text has shadow with #50A126 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50A126.

Preview

Color preview on black background

This text has color #50A126 on black background.


Color preview on white background

This text has color #50A126 on white background.


Black color preview on #50A126 background

This text has black color on #50A126 background.


White color preview on #50A126 background

This text has white color on #50A126 background.


Related colors

Complementary color

Complementary color for #hex is #AF5ED9.


I love getcolorcode.com

Triadic colors

1 #2650A1 and #A12650 with #50A126 are triadic colors.

2 #26A150 and #A15026 with #50A126 are triadic colors.