COLOR #7E867E

HEX: #7E867E RGB: (126,134,126)

Color info

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

RGB color model

#7E867E color RGB value is (126,134,126).

RGB: (126,134,126) (49%, 53%, 49%)

RGB channels and saturation

R 126 of 255 = 49%
G 134 of 255 = 53%
B 126 of 255 = 49%

126
134
126

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

Portions of RGB colors in percentages

R + G + B = 126 + 134 + 126 = 386 (100%)
R 126 of 386 ~ 32.64%
G 134 of 386 ~ 34.72%
B 126 of 386 ~ 32.64'%

%32.64
%34.72
%32.64

CMYK color model

#7E867E color CMYK value is (6,0,6,47).

  • cyan value is 5.97%
  • magenta value is 0.00%
  • yellow value is 5.97%
  • key color value is 47.45%
CMYK: (6,0,6,47) C6M0Y6K47 (6%,0%,6%,47%) (0.06/0.00/0.06/0.47) 

CMYK percentages

%5.97
%0
%5.97
%47.45

Codes

Color #7E867E in popluar color models

7E 86 7E
RGB 126 134 126
HSL 120° 3.20% 50.98%
HSB/HSV 120° 5.97% 52.55%
CMYK 5.97% 0.00% 5.97%
47.45%

Color #7E867E in popluar number systems.

HEX 7E 86 7E
Decimal 126 134 126
Binary 1111110 10000110 1111110
Octal 176 206 176

Shades and tints

Shades of #7E867E

#7E867E
(126,134,126)
#737A73
(115,122,115)
#686E68
(104,110,104)
#5D625D
(93,98,93)
#525652
(82,86,82)
#474A47
(71,74,71)
#3C3E3C
(60,62,60)
#313231
(49,50,49)
#262626
(38,38,38)
#1B1A1B
(27,26,27)
#100E10
(16,14,16)
#000000
(0,0,0)

Tints of #7E867E

#7E867E
(126,134,126)
#899189
(137,145,137)
#949C94
(148,156,148)
#9FA79F
(159,167,159)
#AAB2AA
(170,178,170)
#B5BDB5
(181,189,181)
#C0C8C0
(192,200,192)
#CBD3CB
(203,211,203)
#D6DED6
(214,222,214)
#E1E9E1
(225,233,225)
#ECF4EC
(236,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E867E; }

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

This text font color is #7E867E.

Background Color

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

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

This div background color is #7E867E.

Border color

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

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

This div border color is #7E867E.

Opacity

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

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

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

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

This text has shadow with #7E867E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E867E.

Preview

Color preview on black background

This text has color #7E867E on black background.


Color preview on white background

This text has color #7E867E on white background.


Black color preview on #7E867E background

This text has black color on #7E867E background.


White color preview on #7E867E background

This text has white color on #7E867E background.


Related colors

Complementary color

Complementary color for #hex is #817981.


I love getcolorcode.com

Triadic colors

1 #7E7E86 and #867E7E with #7E867E are triadic colors.

2 #7E867E and #867E7E with #7E867E are triadic colors.