COLOR #7EADE9

HEX: #7EADE9 RGB: (126,173,233)

Renk bilgisi

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

RGB renk modeli

#7EADE9 color RGB value is (126,173,233).

RGB: (126,173,233) (49%, 68%, 91%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 173 of 255 = 68%
B 233 of 255 = 91%

126
173
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 173 + 233 = 532 (100%)
R 126 of 532 ~ 23.68%
G 173 of 532 ~ 32.52%
B 233 of 532 ~ 43.8'%

%23.68
%32.52
%43.8

CMYK RENK MODELİ

#7EADE9 rengi CMYK tonu (46,26,0,9).

  • camgöbeği tonu 45.92%
  • eflatun tonu 25.75%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (46,26,0,9)
C46M26Y0K9 (46%, 26%, 0%, 9%)
(0.46 / 0.26 / 0.00 / 0.09)

CMYK yüzdeleri

%45.92
%25.75
%0
%8.63

Codes

Color #7EADE9 in popluar color models

7E AD E9
RGB 126 173 233
HSL 214° 70.86% 70.39%
HSB/HSV 214° 45.92% 91.37%
CMYK 45.92% 25.75% 0.00%
8.63%

Color #7EADE9 in popluar number systems.

HEX 7E AD E9
Decimal 126 173 233
Binary 1111110 10101101 11101001
Octal 176 255 351

Shades and tints

Shades of #7EADE9

#7EADE9
(126,173,233)
#739ED4
(115,158,212)
#688FBF
(104,143,191)
#5D80AA
(93,128,170)
#527195
(82,113,149)
#476280
(71,98,128)
#3C536B
(60,83,107)
#314456
(49,68,86)
#263541
(38,53,65)
#1B262C
(27,38,44)
#101717
(16,23,23)
#000000
(0,0,0)

Tints of #7EADE9

#7EADE9
(126,173,233)
#89B4EB
(137,180,235)
#94BBED
(148,187,237)
#9FC2EF
(159,194,239)
#AAC9F1
(170,201,241)
#B5D0F3
(181,208,243)
#C0D7F5
(192,215,245)
#CBDEF7
(203,222,247)
#D6E5F9
(214,229,249)
#E1ECFB
(225,236,251)
#ECF3FD
(236,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EADE9; }

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

This text font color is #7EADE9.

Background Color

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

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

This div background color is #7EADE9.

Border color

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

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

This div border color is #7EADE9.

Opacity

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

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

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

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

This text has shadow with #7EADE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EADE9.

Preview

Color preview on black background

This text has color #7EADE9 on black background.


Color preview on white background

This text has color #7EADE9 on white background.


Black color preview on #7EADE9 background

This text has black color on #7EADE9 background.


White color preview on #7EADE9 background

This text has white color on #7EADE9 background.


Related colors

Complementary color

Complementary color for #hex is #815216.


I love getcolorcode.com

Triadic colors

1 #E97EAD and #ADE97E with #7EADE9 are triadic colors.

2 #E9AD7E and #AD7EE9 with #7EADE9 are triadic colors.