COLOR #7EA6EC

HEX: #7EA6EC RGB: (126,166,236)

Renk bilgisi

#7EA6EC contains mainly blue color. #7EA6EC ‘ nin web güvenlik rengi #6699FF (ya da #69F) dir.

RGB renk modeli

#7EA6EC color RGB value is (126,166,236).

RGB: (126,166,236) (49%, 65%, 93%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 166 of 255 = 65%
B 236 of 255 = 93%

126
166
236

R + G + B ~ 69%. #7EA6EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 166 + 236 = 528 (100%)
R 126 of 528 ~ 23.86%
G 166 of 528 ~ 31.44%
B 236 of 528 ~ 44.7'%

%23.86
%31.44
%44.7

CMYK RENK MODELİ

#7EA6EC rengi CMYK tonu (47,30,0,7).

  • camgöbeği tonu 46.61%
  • eflatun tonu 29.66%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (47,30,0,7)
C47M30Y0K7 (47%, 30%, 0%, 7%)
(0.47 / 0.30 / 0.00 / 0.07)

CMYK yüzdeleri

%46.61
%29.66
%0
%7.45

Codes

Color #7EA6EC in popluar color models

7E A6 EC
RGB 126 166 236
HSL 218° 74.32% 70.98%
HSB/HSV 218° 46.61% 92.55%
CMYK 46.61% 29.66% 0.00%
7.45%

Color #7EA6EC in popluar number systems.

HEX 7E A6 EC
Decimal 126 166 236
Binary 1111110 10100110 11101100
Octal 176 246 354

Shades and tints

Shades of #7EA6EC

#7EA6EC
(126,166,236)
#7397D7
(115,151,215)
#6888C2
(104,136,194)
#5D79AD
(93,121,173)
#526A98
(82,106,152)
#475B83
(71,91,131)
#3C4C6E
(60,76,110)
#313D59
(49,61,89)
#262E44
(38,46,68)
#1B1F2F
(27,31,47)
#10101A
(16,16,26)
#000000
(0,0,0)

Tints of #7EA6EC

#7EA6EC
(126,166,236)
#89AEED
(137,174,237)
#94B6EE
(148,182,238)
#9FBEEF
(159,190,239)
#AAC6F0
(170,198,240)
#B5CEF1
(181,206,241)
#C0D6F2
(192,214,242)
#CBDEF3
(203,222,243)
#D6E6F4
(214,230,244)
#E1EEF5
(225,238,245)
#ECF6F6
(236,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EA6EC; }

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

This text font color is #7EA6EC.

Background Color

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

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

This div background color is #7EA6EC.

Border color

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

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

This div border color is #7EA6EC.

Opacity

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

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

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

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

This text has shadow with #7EA6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EA6EC.

Preview

Color preview on black background

This text has color #7EA6EC on black background.


Color preview on white background

This text has color #7EA6EC on white background.


Black color preview on #7EA6EC background

This text has black color on #7EA6EC background.


White color preview on #7EA6EC background

This text has white color on #7EA6EC background.


Related colors

Complementary color

Complementary color for #hex is #815913.


I love getcolorcode.com

Triadic colors

1 #EC7EA6 and #A6EC7E with #7EA6EC are triadic colors.

2 #ECA67E and #A67EEC with #7EA6EC are triadic colors.