COLOR #7E9E76

HEX: #7E9E76 RGB: (126,158,118)

Color info

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

RGB color model

#7E9E76 color RGB value is (126,158,118).

RGB: (126,158,118) (49%, 62%, 46%)

RGB channels and saturation

R 126 of 255 = 49%
G 158 of 255 = 62%
B 118 of 255 = 46%

126
158
118

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

Portions of RGB colors in percentages

R + G + B = 126 + 158 + 118 = 402 (100%)
R 126 of 402 ~ 31.34%
G 158 of 402 ~ 39.3%
B 118 of 402 ~ 29.35'%

%31.34
%39.3
%29.35

CMYK color model

#7E9E76 color CMYK value is (20,0,25,38).

  • cyan value is 20.25%
  • magenta value is 0.00%
  • yellow value is 25.32%
  • key color value is 38.04%

CMYK: (20,0,25,38)
C20M0Y25K38 (20%, 0%, 25%, 38%)
(0.20 / 0.00 / 0.25 / 0.38)

CMYK percentages

%20.25
%0
%25.32
%38.04

Codes

Color #7E9E76 in popluar color models

7E 9E 76
RGB 126 158 118
HSL 108° 17.09% 54.12%
HSB/HSV 108° 25.32% 61.96%
CMYK 20.25% 0.00% 25.32%
38.04%

Color #7E9E76 in popluar number systems.

HEX 7E 9E 76
Decimal 126 158 118
Binary 1111110 10011110 1110110
Octal 176 236 166

Shades and tints

Shades of #7E9E76

#7E9E76
(126,158,118)
#73906C
(115,144,108)
#688262
(104,130,98)
#5D7458
(93,116,88)
#52664E
(82,102,78)
#475844
(71,88,68)
#3C4A3A
(60,74,58)
#313C30
(49,60,48)
#262E26
(38,46,38)
#1B201C
(27,32,28)
#101212
(16,18,18)
#000000
(0,0,0)

Tints of #7E9E76

#7E9E76
(126,158,118)
#89A682
(137,166,130)
#94AE8E
(148,174,142)
#9FB69A
(159,182,154)
#AABEA6
(170,190,166)
#B5C6B2
(181,198,178)
#C0CEBE
(192,206,190)
#CBD6CA
(203,214,202)
#D6DED6
(214,222,214)
#E1E6E2
(225,230,226)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E9E76 color. Also use rgb(126,158,118) instead hex code.

Text Font Color

.myTextColor { color: #7E9E76; }

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

This text font color is #7E9E76.

Background Color

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

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

This div background color is #7E9E76.

Border color

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

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

This div border color is #7E9E76.

Opacity

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

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

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

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

This text has shadow with #7E9E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E9E76.

Preview

Color preview on black background

This text has color #7E9E76 on black background.


Color preview on white background

This text has color #7E9E76 on white background.


Black color preview on #7E9E76 background

This text has black color on #7E9E76 background.


White color preview on #7E9E76 background

This text has white color on #7E9E76 background.


Related colors

Complementary color

Complementary color for #hex is #816189.


I love getcolorcode.com

Triadic colors

1 #767E9E and #9E767E with #7E9E76 are triadic colors.

2 #769E7E and #9E7E76 with #7E9E76 are triadic colors.