COLOR #7E8E96

HEX: #7E8E96 RGB: (126,142,150)

Renk bilgisi

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

RGB renk modeli

#7E8E96 color RGB value is (126,142,150).

RGB: (126,142,150) (49%, 56%, 59%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 142 of 255 = 56%
B 150 of 255 = 59%

126
142
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 142 + 150 = 418 (100%)
R 126 of 418 ~ 30.14%
G 142 of 418 ~ 33.97%
B 150 of 418 ~ 35.89'%

%30.14
%33.97
%35.89

CMYK RENK MODELİ

#7E8E96 rengi CMYK tonu (16,5,0,41).

  • camgöbeği tonu 16.00%
  • eflatun tonu 5.33%
  • sarı tonu 0.00%
  • ana renk tonu 41.18%

CMYK: (16,5,0,41)
C16M5Y0K41 (16%, 5%, 0%, 41%)
(0.16 / 0.05 / 0.00 / 0.41)

CMYK yüzdeleri

%16
%5.33
%0
%41.18

Codes

Color #7E8E96 in popluar color models

7E 8E 96
RGB 126 142 150
HSL 200° 10.26% 54.12%
HSB/HSV 200° 16.00% 58.82%
CMYK 16.00% 5.33% 0.00%
41.18%

Color #7E8E96 in popluar number systems.

HEX 7E 8E 96
Decimal 126 142 150
Binary 1111110 10001110 10010110
Octal 176 216 226

Shades and tints

Shades of #7E8E96

#7E8E96
(126,142,150)
#738289
(115,130,137)
#68767C
(104,118,124)
#5D6A6F
(93,106,111)
#525E62
(82,94,98)
#475255
(71,82,85)
#3C4648
(60,70,72)
#313A3B
(49,58,59)
#262E2E
(38,46,46)
#1B2221
(27,34,33)
#101614
(16,22,20)
#000000
(0,0,0)

Tints of #7E8E96

#7E8E96
(126,142,150)
#89989F
(137,152,159)
#94A2A8
(148,162,168)
#9FACB1
(159,172,177)
#AAB6BA
(170,182,186)
#B5C0C3
(181,192,195)
#C0CACC
(192,202,204)
#CBD4D5
(203,212,213)
#D6DEDE
(214,222,222)
#E1E8E7
(225,232,231)
#ECF2F0
(236,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E8E96; }

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

This text font color is #7E8E96.

Background Color

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

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

This div background color is #7E8E96.

Border color

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

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

This div border color is #7E8E96.

Opacity

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

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

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

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

This text has shadow with #7E8E96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E8E96.

Preview

Color preview on black background

This text has color #7E8E96 on black background.


Color preview on white background

This text has color #7E8E96 on white background.


Black color preview on #7E8E96 background

This text has black color on #7E8E96 background.


White color preview on #7E8E96 background

This text has white color on #7E8E96 background.


Related colors

Complementary color

Complementary color for #hex is #817169.


I love getcolorcode.com

Triadic colors

1 #967E8E and #8E967E with #7E8E96 are triadic colors.

2 #968E7E and #8E7E96 with #7E8E96 are triadic colors.