COLOR #7EAA26

HEX: #7EAA26 RGB: (126,170,38)

Color info

#7EAA26 contains mainly red and green colors. Web safe color of #7EAA26 is #669933 (or #693).

RGB color model

#7EAA26 color RGB value is (126,170,38).

RGB: (126,170,38) (49%, 67%, 15%)

RGB channels and saturation

R 126 of 255 = 49%
G 170 of 255 = 67%
B 38 of 255 = 15%

126
170
38

R + G + B ~ 44%. #7EAA26 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 126 + 170 + 38 = 334 (100%)
R 126 of 334 ~ 37.72%
G 170 of 334 ~ 50.9%
B 38 of 334 ~ 11.38'%

%37.72
%50.9
%11.38

CMYK color model

#7EAA26 color CMYK value is (26,0,78,33).

  • cyan value is 25.88%
  • magenta value is 0.00%
  • yellow value is 77.65%
  • key color value is 33.33%
CMYK: (26,0,78,33) C26M0Y78K33 (26%,0%,78%,33%) (0.26/0.00/0.78/0.33) 

CMYK percentages

%25.88
%0
%77.65
%33.33

Codes

Color #7EAA26 in popluar color models

7E AA 26
RGB 126 170 38
HSL 80° 63.46% 40.78%
HSB/HSV 80° 77.65% 66.67%
CMYK 25.88% 0.00% 77.65%
33.33%

Color #7EAA26 in popluar number systems.

HEX 7E AA 26
Decimal 126 170 38
Binary 1111110 10101010 100110
Octal 176 252 46

Shades and tints

Shades of #7EAA26

#7EAA26
(126,170,38)
#739B23
(115,155,35)
#688C20
(104,140,32)
#5D7D1D
(93,125,29)
#526E1A
(82,110,26)
#475F17
(71,95,23)
#3C5014
(60,80,20)
#314111
(49,65,17)
#26320E
(38,50,14)
#1B230B
(27,35,11)
#101408
(16,20,8)
#000000
(0,0,0)

Tints of #7EAA26

#7EAA26
(126,170,38)
#89B139
(137,177,57)
#94B84C
(148,184,76)
#9FBF5F
(159,191,95)
#AAC672
(170,198,114)
#B5CD85
(181,205,133)
#C0D498
(192,212,152)
#CBDBAB
(203,219,171)
#D6E2BE
(214,226,190)
#E1E9D1
(225,233,209)
#ECF0E4
(236,240,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EAA26 color. Also use rgb(126,170,38) instead hex code.

Text Font Color

.myTextColor { color: #7EAA26; }

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

This text font color is #7EAA26.

Background Color

.myBgColor { background-color: #7EAA26; }

<div style="background-color:#7EAA26">Inner text</div>

This div background color is #7EAA26.

Border color

.myBorderColor { border: 1px solid #7EAA26; }

<div style="border:3px solid #7EAA26">Div</div>

This div border color is #7EAA26.

Opacity

.myOpacity80 { color: #7EAA26; opacity: 0.8; }

<p style="color:#7EAA26;opacity:0.8;">80%</p>

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

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

This text has shadow with #7EAA26 color.


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

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

This text has shadow with #7EAA26 primary color and red secondary color.


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

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

This text has shadow with #7EAA26 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7EAA26.

Preview

Color preview on black background

This text has color #7EAA26 on black background.


Color preview on white background

This text has color #7EAA26 on white background.


Black color preview on #7EAA26 background

This text has black color on #7EAA26 background.


White color preview on #7EAA26 background

This text has white color on #7EAA26 background.


Related colors

Complementary color

Complementary color for #hex is #8155D9.


I love getcolorcode.com

Triadic colors

1 #267EAA and #AA267E with #7EAA26 are triadic colors.

2 #26AA7E and #AA7E26 with #7EAA26 are triadic colors.