COLOR #7E8890

HEX: #7E8890 RGB: (126,136,144)

Renk bilgisi

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

RGB renk modeli

#7E8890 color RGB value is (126,136,144).

RGB: (126,136,144) (49%, 53%, 56%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 136 of 255 = 53%
B 144 of 255 = 56%

126
136
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 136 + 144 = 406 (100%)
R 126 of 406 ~ 31.03%
G 136 of 406 ~ 33.5%
B 144 of 406 ~ 35.47'%

%31.03
%33.5
%35.47

CMYK RENK MODELİ

#7E8890 rengi CMYK tonu (13,6,0,44).

  • camgöbeği tonu 12.50%
  • eflatun tonu 5.56%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (13,6,0,44)
C13M6Y0K44 (13%, 6%, 0%, 44%)
(0.13 / 0.06 / 0.00 / 0.44)

CMYK yüzdeleri

%12.5
%5.56
%0
%43.53

Codes

Color #7E8890 in popluar color models

7E 88 90
RGB 126 136 144
HSL 207° 7.50% 52.94%
HSB/HSV 207° 12.50% 56.47%
CMYK 12.50% 5.56% 0.00%
43.53%

Color #7E8890 in popluar number systems.

HEX 7E 88 90
Decimal 126 136 144
Binary 1111110 10001000 10010000
Octal 176 210 220

Shades and tints

Shades of #7E8890

#7E8890
(126,136,144)
#737C83
(115,124,131)
#687076
(104,112,118)
#5D6469
(93,100,105)
#52585C
(82,88,92)
#474C4F
(71,76,79)
#3C4042
(60,64,66)
#313435
(49,52,53)
#262828
(38,40,40)
#1B1C1B
(27,28,27)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #7E8890

#7E8890
(126,136,144)
#89929A
(137,146,154)
#949CA4
(148,156,164)
#9FA6AE
(159,166,174)
#AAB0B8
(170,176,184)
#B5BAC2
(181,186,194)
#C0C4CC
(192,196,204)
#CBCED6
(203,206,214)
#D6D8E0
(214,216,224)
#E1E2EA
(225,226,234)
#ECECF4
(236,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E8890; }

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

This text font color is #7E8890.

Background Color

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

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

This div background color is #7E8890.

Border color

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

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

This div border color is #7E8890.

Opacity

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

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

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

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

This text has shadow with #7E8890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E8890.

Preview

Color preview on black background

This text has color #7E8890 on black background.


Color preview on white background

This text has color #7E8890 on white background.


Black color preview on #7E8890 background

This text has black color on #7E8890 background.


White color preview on #7E8890 background

This text has white color on #7E8890 background.


Related colors

Complementary color

Complementary color for #hex is #81776F.


I love getcolorcode.com

Triadic colors

1 #907E88 and #88907E with #7E8890 are triadic colors.

2 #90887E and #887E90 with #7E8890 are triadic colors.