COLOR #50A722

HEX: #50A722 RGB: (80,167,34)

Color info

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

RGB color model

#50A722 color RGB value is (80,167,34).

RGB: (80,167,34) (31%, 65%, 13%)

RGB channels and saturation

R 80 of 255 = 31%
G 167 of 255 = 65%
B 34 of 255 = 13%

80
167
34

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

Portions of RGB colors in percentages

R + G + B = 80 + 167 + 34 = 281 (100%)
R 80 of 281 ~ 28.47%
G 167 of 281 ~ 59.43%
B 34 of 281 ~ 12.1'%

%28.47
%59.43
%12.1

CMYK color model

#50A722 color CMYK value is (52,0,80,35).

  • cyan value is 52.10%
  • magenta value is 0.00%
  • yellow value is 79.64%
  • key color value is 34.51%
CMYK: (52,0,80,35) C52M0Y80K35 (52%,0%,80%,35%) (0.52/0.00/0.80/0.35) 

CMYK percentages

%52.1
%0
%79.64
%34.51

Codes

Color #50A722 in popluar color models

50 A7 22
RGB 80 167 34
HSL 99° 66.17% 39.41%
HSB/HSV 99° 79.64% 65.49%
CMYK 52.10% 0.00% 79.64%
34.51%

Color #50A722 in popluar number systems.

HEX 50 A7 22
Decimal 80 167 34
Binary 1010000 10100111 100010
Octal 120 247 42

Shades and tints

Shades of #50A722

#50A722
(80,167,34)
#49981F
(73,152,31)
#42891C
(66,137,28)
#3B7A19
(59,122,25)
#346B16
(52,107,22)
#2D5C13
(45,92,19)
#264D10
(38,77,16)
#1F3E0D
(31,62,13)
#182F0A
(24,47,10)
#112007
(17,32,7)
#0A1104
(10,17,4)
#000000
(0,0,0)

Tints of #50A722

#50A722
(80,167,34)
#5FAF36
(95,175,54)
#6EB74A
(110,183,74)
#7DBF5E
(125,191,94)
#8CC772
(140,199,114)
#9BCF86
(155,207,134)
#AAD79A
(170,215,154)
#B9DFAE
(185,223,174)
#C8E7C2
(200,231,194)
#D7EFD6
(215,239,214)
#E6F7EA
(230,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50A722 color. Also use rgb(80,167,34) instead hex code.

Text Font Color

.myTextColor { color: #50A722; }

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

This text font color is #50A722.

Background Color

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

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

This div background color is #50A722.

Border color

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

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

This div border color is #50A722.

Opacity

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

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

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

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

This text has shadow with #50A722 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50A722.

Preview

Color preview on black background

This text has color #50A722 on black background.


Color preview on white background

This text has color #50A722 on white background.


Black color preview on #50A722 background

This text has black color on #50A722 background.


White color preview on #50A722 background

This text has white color on #50A722 background.


Related colors

Complementary color

Complementary color for #hex is #AF58DD.


I love getcolorcode.com

Triadic colors

1 #2250A7 and #A72250 with #50A722 are triadic colors.

2 #22A750 and #A75022 with #50A722 are triadic colors.