COLOR #7E7E8D

HEX: #7E7E8D RGB: (126,126,141)

Renk bilgisi

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

RGB renk modeli

#7E7E8D color RGB value is (126,126,141).

RGB: (126,126,141) (49%, 49%, 55%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 126 of 255 = 49%
B 141 of 255 = 55%

126
126
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 126 + 141 = 393 (100%)
R 126 of 393 ~ 32.06%
G 126 of 393 ~ 32.06%
B 141 of 393 ~ 35.88'%

%32.06
%32.06
%35.88

CMYK RENK MODELİ

#7E7E8D rengi CMYK tonu (11,11,0,45).

  • camgöbeği tonu 10.64%
  • eflatun tonu 10.64%
  • sarı tonu 0.00%
  • ana renk tonu 44.71%

CMYK: (11,11,0,45)
C11M11Y0K45 (11%, 11%, 0%, 45%)
(0.11 / 0.11 / 0.00 / 0.45)

CMYK yüzdeleri

%10.64
%10.64
%0
%44.71

Codes

Color #7E7E8D in popluar color models

7E 7E 8D
RGB 126 126 141
HSL 240° 6.17% 52.35%
HSB/HSV 240° 10.64% 55.29%
CMYK 10.64% 10.64% 0.00%
44.71%

Color #7E7E8D in popluar number systems.

HEX 7E 7E 8D
Decimal 126 126 141
Binary 1111110 1111110 10001101
Octal 176 176 215

Shades and tints

Shades of #7E7E8D

#7E7E8D
(126,126,141)
#737381
(115,115,129)
#686875
(104,104,117)
#5D5D69
(93,93,105)
#52525D
(82,82,93)
#474751
(71,71,81)
#3C3C45
(60,60,69)
#313139
(49,49,57)
#26262D
(38,38,45)
#1B1B21
(27,27,33)
#101015
(16,16,21)
#000000
(0,0,0)

Tints of #7E7E8D

#7E7E8D
(126,126,141)
#898997
(137,137,151)
#9494A1
(148,148,161)
#9F9FAB
(159,159,171)
#AAAAB5
(170,170,181)
#B5B5BF
(181,181,191)
#C0C0C9
(192,192,201)
#CBCBD3
(203,203,211)
#D6D6DD
(214,214,221)
#E1E1E7
(225,225,231)
#ECECF1
(236,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E7E8D; }

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

This text font color is #7E7E8D.

Background Color

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

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

This div background color is #7E7E8D.

Border color

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

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

This div border color is #7E7E8D.

Opacity

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

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

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

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

This text has shadow with #7E7E8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E7E8D.

Preview

Color preview on black background

This text has color #7E7E8D on black background.


Color preview on white background

This text has color #7E7E8D on white background.


Black color preview on #7E7E8D background

This text has black color on #7E7E8D background.


White color preview on #7E7E8D background

This text has white color on #7E7E8D background.


Related colors

Complementary color

Complementary color for #hex is #818172.


I love getcolorcode.com