COLOR #7E8687

HEX: #7E8687 RGB: (126,134,135)

Renk bilgisi

#7E8687 contains red, green and blue colors in about the same proportion. #7E8687 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

126
134
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 134 + 135 = 395 (100%)
R 126 of 395 ~ 31.9%
G 134 of 395 ~ 33.92%
B 135 of 395 ~ 34.18'%

%31.9
%33.92
%34.18

CMYK RENK MODELİ

#7E8687 rengi CMYK tonu (7,1,0,47).

  • camgöbeği tonu 6.67%
  • eflatun tonu 0.74%
  • sarı tonu 0.00%
  • ana renk tonu 47.06%
CMYK: (7,1,0,47) C7M1Y0K47 (7%,1%,0%,47%) (0.07/0.01/0.00/0.47) 

CMYK yüzdeleri

%6.67
%0.74
%0
%47.06

Codes

Color #7E8687 in popluar color models

7E 86 87
RGB 126 134 135
HSL 187° 3.61% 51.18%
HSB/HSV 187° 6.67% 52.94%
CMYK 6.67% 0.74% 0.00%
47.06%

Color #7E8687 in popluar number systems.

HEX 7E 86 87
Decimal 126 134 135
Binary 1111110 10000110 10000111
Octal 176 206 207

Shades and tints

Shades of #7E8687

#7E8687
(126,134,135)
#737A7B
(115,122,123)
#686E6F
(104,110,111)
#5D6263
(93,98,99)
#525657
(82,86,87)
#474A4B
(71,74,75)
#3C3E3F
(60,62,63)
#313233
(49,50,51)
#262627
(38,38,39)
#1B1A1B
(27,26,27)
#100E0F
(16,14,15)
#000000
(0,0,0)

Tints of #7E8687

#7E8687
(126,134,135)
#899191
(137,145,145)
#949C9B
(148,156,155)
#9FA7A5
(159,167,165)
#AAB2AF
(170,178,175)
#B5BDB9
(181,189,185)
#C0C8C3
(192,200,195)
#CBD3CD
(203,211,205)
#D6DED7
(214,222,215)
#E1E9E1
(225,233,225)
#ECF4EB
(236,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E8687; }

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

This text font color is #7E8687.

Background Color

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

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

This div background color is #7E8687.

Border color

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

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

This div border color is #7E8687.

Opacity

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

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

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

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

This text has shadow with #7E8687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E8687.

Preview

Color preview on black background

This text has color #7E8687 on black background.


Color preview on white background

This text has color #7E8687 on white background.


Black color preview on #7E8687 background

This text has black color on #7E8687 background.


White color preview on #7E8687 background

This text has white color on #7E8687 background.


Related colors

Complementary color

Complementary color for #hex is #817978.


I love getcolorcode.com

Triadic colors

1 #877E86 and #86877E with #7E8687 are triadic colors.

2 #87867E and #867E87 with #7E8687 are triadic colors.