COLOR #7E8397

HEX: #7E8397 RGB: (126,131,151)

Renk bilgisi

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

RGB renk modeli

#7E8397 color RGB value is (126,131,151).

RGB: (126,131,151) (49%, 51%, 59%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 131 of 255 = 51%
B 151 of 255 = 59%

126
131
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 131 + 151 = 408 (100%)
R 126 of 408 ~ 30.88%
G 131 of 408 ~ 32.11%
B 151 of 408 ~ 37.01'%

%30.88
%32.11
%37.01

CMYK RENK MODELİ

#7E8397 rengi CMYK tonu (17,13,0,41).

  • camgöbeği tonu 16.56%
  • eflatun tonu 13.25%
  • sarı tonu 0.00%
  • ana renk tonu 40.78%

CMYK: (17,13,0,41)
C17M13Y0K41 (17%, 13%, 0%, 41%)
(0.17 / 0.13 / 0.00 / 0.41)

CMYK yüzdeleri

%16.56
%13.25
%0
%40.78

Codes

Color #7E8397 in popluar color models

7E 83 97
RGB 126 131 151
HSL 228° 10.73% 54.31%
HSB/HSV 228° 16.56% 59.22%
CMYK 16.56% 13.25% 0.00%
40.78%

Color #7E8397 in popluar number systems.

HEX 7E 83 97
Decimal 126 131 151
Binary 1111110 10000011 10010111
Octal 176 203 227

Shades and tints

Shades of #7E8397

#7E8397
(126,131,151)
#73788A
(115,120,138)
#686D7D
(104,109,125)
#5D6270
(93,98,112)
#525763
(82,87,99)
#474C56
(71,76,86)
#3C4149
(60,65,73)
#31363C
(49,54,60)
#262B2F
(38,43,47)
#1B2022
(27,32,34)
#101515
(16,21,21)
#000000
(0,0,0)

Tints of #7E8397

#7E8397
(126,131,151)
#898EA0
(137,142,160)
#9499A9
(148,153,169)
#9FA4B2
(159,164,178)
#AAAFBB
(170,175,187)
#B5BAC4
(181,186,196)
#C0C5CD
(192,197,205)
#CBD0D6
(203,208,214)
#D6DBDF
(214,219,223)
#E1E6E8
(225,230,232)
#ECF1F1
(236,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E8397; }

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

This text font color is #7E8397.

Background Color

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

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

This div background color is #7E8397.

Border color

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

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

This div border color is #7E8397.

Opacity

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

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

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

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

This text has shadow with #7E8397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E8397.

Preview

Color preview on black background

This text has color #7E8397 on black background.


Color preview on white background

This text has color #7E8397 on white background.


Black color preview on #7E8397 background

This text has black color on #7E8397 background.


White color preview on #7E8397 background

This text has white color on #7E8397 background.


Related colors

Complementary color

Complementary color for #hex is #817C68.


I love getcolorcode.com

Triadic colors

1 #977E83 and #83977E with #7E8397 are triadic colors.

2 #97837E and #837E97 with #7E8397 are triadic colors.