COLOR #7E9EC0

HEX: #7E9EC0 RGB: (126,158,192)

Renk bilgisi

#7E9EC0 contains mainly green and blue colors. #7E9EC0 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#7E9EC0 color RGB value is (126,158,192).

RGB: (126,158,192) (49%, 62%, 75%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 158 of 255 = 62%
B 192 of 255 = 75%

126
158
192

R + G + B ~ 62%. #7E9EC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 158 + 192 = 476 (100%)
R 126 of 476 ~ 26.47%
G 158 of 476 ~ 33.19%
B 192 of 476 ~ 40.34'%

%26.47
%33.19
%40.34

CMYK RENK MODELİ

#7E9EC0 rengi CMYK tonu (34,18,0,25).

  • camgöbeği tonu 34.38%
  • eflatun tonu 17.71%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (34,18,0,25)
C34M18Y0K25 (34%, 18%, 0%, 25%)
(0.34 / 0.18 / 0.00 / 0.25)

CMYK yüzdeleri

%34.38
%17.71
%0
%24.71

Codes

Color #7E9EC0 in popluar color models

7E 9E C0
RGB 126 158 192
HSL 211° 34.38% 62.35%
HSB/HSV 211° 34.38% 75.29%
CMYK 34.38% 17.71% 0.00%
24.71%

Color #7E9EC0 in popluar number systems.

HEX 7E 9E C0
Decimal 126 158 192
Binary 1111110 10011110 11000000
Octal 176 236 300

Shades and tints

Shades of #7E9EC0

#7E9EC0
(126,158,192)
#7390AF
(115,144,175)
#68829E
(104,130,158)
#5D748D
(93,116,141)
#52667C
(82,102,124)
#47586B
(71,88,107)
#3C4A5A
(60,74,90)
#313C49
(49,60,73)
#262E38
(38,46,56)
#1B2027
(27,32,39)
#101216
(16,18,22)
#000000
(0,0,0)

Tints of #7E9EC0

#7E9EC0
(126,158,192)
#89A6C5
(137,166,197)
#94AECA
(148,174,202)
#9FB6CF
(159,182,207)
#AABED4
(170,190,212)
#B5C6D9
(181,198,217)
#C0CEDE
(192,206,222)
#CBD6E3
(203,214,227)
#D6DEE8
(214,222,232)
#E1E6ED
(225,230,237)
#ECEEF2
(236,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E9EC0; }

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

This text font color is #7E9EC0.

Background Color

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

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

This div background color is #7E9EC0.

Border color

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

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

This div border color is #7E9EC0.

Opacity

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

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

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

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

This text has shadow with #7E9EC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E9EC0.

Preview

Color preview on black background

This text has color #7E9EC0 on black background.


Color preview on white background

This text has color #7E9EC0 on white background.


Black color preview on #7E9EC0 background

This text has black color on #7E9EC0 background.


White color preview on #7E9EC0 background

This text has white color on #7E9EC0 background.


Related colors

Complementary color

Complementary color for #hex is #81613F.


I love getcolorcode.com

Triadic colors

1 #C07E9E and #9EC07E with #7E9EC0 are triadic colors.

2 #C09E7E and #9E7EC0 with #7E9EC0 are triadic colors.