COLOR #7E8A62

HEX: #7E8A62 RGB: (126,138,98)

Color info

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

RGB color model

#7E8A62 color RGB value is (126,138,98).

RGB: (126,138,98) (49%, 54%, 38%)

RGB channels and saturation

R 126 of 255 = 49%
G 138 of 255 = 54%
B 98 of 255 = 38%

126
138
98

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

Portions of RGB colors in percentages

R + G + B = 126 + 138 + 98 = 362 (100%)
R 126 of 362 ~ 34.81%
G 138 of 362 ~ 38.12%
B 98 of 362 ~ 27.07'%

%34.81
%38.12
%27.07

CMYK color model

#7E8A62 color CMYK value is (9,0,29,46).

  • cyan value is 8.70%
  • magenta value is 0.00%
  • yellow value is 28.99%
  • key color value is 45.88%

CMYK: (9,0,29,46)
C9M0Y29K46 (9%, 0%, 29%, 46%)
(0.09 / 0.00 / 0.29 / 0.46)

CMYK percentages

%8.7
%0
%28.99
%45.88

Codes

Color #7E8A62 in popluar color models

7E 8A 62
RGB 126 138 98
HSL 78° 16.95% 46.27%
HSB/HSV 78° 28.99% 54.12%
CMYK 8.70% 0.00% 28.99%
45.88%

Color #7E8A62 in popluar number systems.

HEX 7E 8A 62
Decimal 126 138 98
Binary 1111110 10001010 1100010
Octal 176 212 142

Shades and tints

Shades of #7E8A62

#7E8A62
(126,138,98)
#737E5A
(115,126,90)
#687252
(104,114,82)
#5D664A
(93,102,74)
#525A42
(82,90,66)
#474E3A
(71,78,58)
#3C4232
(60,66,50)
#31362A
(49,54,42)
#262A22
(38,42,34)
#1B1E1A
(27,30,26)
#101212
(16,18,18)
#000000
(0,0,0)

Tints of #7E8A62

#7E8A62
(126,138,98)
#899470
(137,148,112)
#949E7E
(148,158,126)
#9FA88C
(159,168,140)
#AAB29A
(170,178,154)
#B5BCA8
(181,188,168)
#C0C6B6
(192,198,182)
#CBD0C4
(203,208,196)
#D6DAD2
(214,218,210)
#E1E4E0
(225,228,224)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E8A62 color. Also use rgb(126,138,98) instead hex code.

Text Font Color

.myTextColor { color: #7E8A62; }

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

This text font color is #7E8A62.

Background Color

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

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

This div background color is #7E8A62.

Border color

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

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

This div border color is #7E8A62.

Opacity

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

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

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

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

This text has shadow with #7E8A62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E8A62.

Preview

Color preview on black background

This text has color #7E8A62 on black background.


Color preview on white background

This text has color #7E8A62 on white background.


Black color preview on #7E8A62 background

This text has black color on #7E8A62 background.


White color preview on #7E8A62 background

This text has white color on #7E8A62 background.


Related colors

Complementary color

Complementary color for #hex is #81759D.


I love getcolorcode.com

Triadic colors

1 #627E8A and #8A627E with #7E8A62 are triadic colors.

2 #628A7E and #8A7E62 with #7E8A62 are triadic colors.