COLOR #7E8B86

HEX: #7E8B86 RGB: (126,139,134)

Color info

#7E8B86 contains red, green and blue colors in about the same proportion. Web safe color of #7E8B86 is #669999 (or #699).

RGB color model

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

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

RGB channels and saturation

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

126
139
134

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

Portions of RGB colors in percentages

R + G + B = 126 + 139 + 134 = 399 (100%)
R 126 of 399 ~ 31.58%
G 139 of 399 ~ 34.84%
B 134 of 399 ~ 33.58'%

%31.58
%34.84
%33.58

CMYK color model

#7E8B86 color CMYK value is (9,0,4,45).

  • cyan value is 9.35%
  • magenta value is 0.00%
  • yellow value is 3.60%
  • key color value is 45.49%

CMYK: (9,0,4,45)
C9M0Y4K45 (9%, 0%, 4%, 45%)
(0.09 / 0.00 / 0.04 / 0.45)

CMYK percentages

%9.35
%0
%3.6
%45.49

Codes

Color #7E8B86 in popluar color models

7E 8B 86
RGB 126 139 134
HSL 157° 5.31% 51.96%
HSB/HSV 157° 9.35% 54.51%
CMYK 9.35% 0.00% 3.60%
45.49%

Color #7E8B86 in popluar number systems.

HEX 7E 8B 86
Decimal 126 139 134
Binary 1111110 10001011 10000110
Octal 176 213 206

Shades and tints

Shades of #7E8B86

#7E8B86
(126,139,134)
#737F7A
(115,127,122)
#68736E
(104,115,110)
#5D6762
(93,103,98)
#525B56
(82,91,86)
#474F4A
(71,79,74)
#3C433E
(60,67,62)
#313732
(49,55,50)
#262B26
(38,43,38)
#1B1F1A
(27,31,26)
#10130E
(16,19,14)
#000000
(0,0,0)

Tints of #7E8B86

#7E8B86
(126,139,134)
#899591
(137,149,145)
#949F9C
(148,159,156)
#9FA9A7
(159,169,167)
#AAB3B2
(170,179,178)
#B5BDBD
(181,189,189)
#C0C7C8
(192,199,200)
#CBD1D3
(203,209,211)
#D6DBDE
(214,219,222)
#E1E5E9
(225,229,233)
#ECEFF4
(236,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E8B86; }

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

This text font color is #7E8B86.

Background Color

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

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

This div background color is #7E8B86.

Border color

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

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

This div border color is #7E8B86.

Opacity

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

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

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

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

This text has shadow with #7E8B86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E8B86.

Preview

Color preview on black background

This text has color #7E8B86 on black background.


Color preview on white background

This text has color #7E8B86 on white background.


Black color preview on #7E8B86 background

This text has black color on #7E8B86 background.


White color preview on #7E8B86 background

This text has white color on #7E8B86 background.


Related colors

Complementary color

Complementary color for #hex is #817479.


I love getcolorcode.com

Triadic colors

1 #867E8B and #8B867E with #7E8B86 are triadic colors.

2 #868B7E and #8B7E86 with #7E8B86 are triadic colors.