COLOR #7E9A4A

HEX: #7E9A4A RGB: (126,154,74)

Color info

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

RGB color model

#7E9A4A color RGB value is (126,154,74).

RGB: (126,154,74) (49%, 60%, 29%)

RGB channels and saturation

R 126 of 255 = 49%
G 154 of 255 = 60%
B 74 of 255 = 29%

126
154
74

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

Portions of RGB colors in percentages

R + G + B = 126 + 154 + 74 = 354 (100%)
R 126 of 354 ~ 35.59%
G 154 of 354 ~ 43.5%
B 74 of 354 ~ 20.9'%

%35.59
%43.5
%20.9

CMYK color model

#7E9A4A color CMYK value is (18,0,52,40).

  • cyan value is 18.18%
  • magenta value is 0.00%
  • yellow value is 51.95%
  • key color value is 39.61%

CMYK: (18,0,52,40)
C18M0Y52K40 (18%, 0%, 52%, 40%)
(0.18 / 0.00 / 0.52 / 0.40)

CMYK percentages

%18.18
%0
%51.95
%39.61

Codes

Color #7E9A4A in popluar color models

7E 9A 4A
RGB 126 154 74
HSL 81° 35.09% 44.71%
HSB/HSV 81° 51.95% 60.39%
CMYK 18.18% 0.00% 51.95%
39.61%

Color #7E9A4A in popluar number systems.

HEX 7E 9A 4A
Decimal 126 154 74
Binary 1111110 10011010 1001010
Octal 176 232 112

Shades and tints

Shades of #7E9A4A

#7E9A4A
(126,154,74)
#738C44
(115,140,68)
#687E3E
(104,126,62)
#5D7038
(93,112,56)
#526232
(82,98,50)
#47542C
(71,84,44)
#3C4626
(60,70,38)
#313820
(49,56,32)
#262A1A
(38,42,26)
#1B1C14
(27,28,20)
#100E0E
(16,14,14)
#000000
(0,0,0)

Tints of #7E9A4A

#7E9A4A
(126,154,74)
#89A35A
(137,163,90)
#94AC6A
(148,172,106)
#9FB57A
(159,181,122)
#AABE8A
(170,190,138)
#B5C79A
(181,199,154)
#C0D0AA
(192,208,170)
#CBD9BA
(203,217,186)
#D6E2CA
(214,226,202)
#E1EBDA
(225,235,218)
#ECF4EA
(236,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E9A4A color. Also use rgb(126,154,74) instead hex code.

Text Font Color

.myTextColor { color: #7E9A4A; }

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

This text font color is #7E9A4A.

Background Color

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

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

This div background color is #7E9A4A.

Border color

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

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

This div border color is #7E9A4A.

Opacity

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

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

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

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

This text has shadow with #7E9A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E9A4A.

Preview

Color preview on black background

This text has color #7E9A4A on black background.


Color preview on white background

This text has color #7E9A4A on white background.


Black color preview on #7E9A4A background

This text has black color on #7E9A4A background.


White color preview on #7E9A4A background

This text has white color on #7E9A4A background.


Related colors

Complementary color

Complementary color for #hex is #8165B5.


I love getcolorcode.com

Triadic colors

1 #4A7E9A and #9A4A7E with #7E9A4A are triadic colors.

2 #4A9A7E and #9A7E4A with #7E9A4A are triadic colors.