COLOR #7EADE3

HEX: #7EADE3 RGB: (126,173,227)

Renk bilgisi

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

RGB renk modeli

#7EADE3 color RGB value is (126,173,227).

RGB: (126,173,227) (49%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 173 of 255 = 68%
B 227 of 255 = 89%

126
173
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 173 + 227 = 526 (100%)
R 126 of 526 ~ 23.95%
G 173 of 526 ~ 32.89%
B 227 of 526 ~ 43.16'%

%23.95
%32.89
%43.16

CMYK RENK MODELİ

#7EADE3 rengi CMYK tonu (44,24,0,11).

  • camgöbeği tonu 44.49%
  • eflatun tonu 23.79%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (44,24,0,11)
C44M24Y0K11 (44%, 24%, 0%, 11%)
(0.44 / 0.24 / 0.00 / 0.11)

CMYK yüzdeleri

%44.49
%23.79
%0
%10.98

Codes

Color #7EADE3 in popluar color models

7E AD E3
RGB 126 173 227
HSL 212° 64.33% 69.22%
HSB/HSV 212° 44.49% 89.02%
CMYK 44.49% 23.79% 0.00%
10.98%

Color #7EADE3 in popluar number systems.

HEX 7E AD E3
Decimal 126 173 227
Binary 1111110 10101101 11100011
Octal 176 255 343

Shades and tints

Shades of #7EADE3

#7EADE3
(126,173,227)
#739ECF
(115,158,207)
#688FBB
(104,143,187)
#5D80A7
(93,128,167)
#527193
(82,113,147)
#47627F
(71,98,127)
#3C536B
(60,83,107)
#314457
(49,68,87)
#263543
(38,53,67)
#1B262F
(27,38,47)
#10171B
(16,23,27)
#000000
(0,0,0)

Tints of #7EADE3

#7EADE3
(126,173,227)
#89B4E5
(137,180,229)
#94BBE7
(148,187,231)
#9FC2E9
(159,194,233)
#AAC9EB
(170,201,235)
#B5D0ED
(181,208,237)
#C0D7EF
(192,215,239)
#CBDEF1
(203,222,241)
#D6E5F3
(214,229,243)
#E1ECF5
(225,236,245)
#ECF3F7
(236,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EADE3; }

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

This text font color is #7EADE3.

Background Color

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

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

This div background color is #7EADE3.

Border color

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

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

This div border color is #7EADE3.

Opacity

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

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

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

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

This text has shadow with #7EADE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EADE3.

Preview

Color preview on black background

This text has color #7EADE3 on black background.


Color preview on white background

This text has color #7EADE3 on white background.


Black color preview on #7EADE3 background

This text has black color on #7EADE3 background.


White color preview on #7EADE3 background

This text has white color on #7EADE3 background.


Related colors

Complementary color

Complementary color for #hex is #81521C.


I love getcolorcode.com

Triadic colors

1 #E37EAD and #ADE37E with #7EADE3 are triadic colors.

2 #E3AD7E and #AD7EE3 with #7EADE3 are triadic colors.