COLOR #7ED6E3

HEX: #7ED6E3 RGB: (126,214,227)

Renk bilgisi

#7ED6E3 contains mainly green and blue colors. #7ED6E3 ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#7ED6E3 color RGB value is (126,214,227).

RGB: (126,214,227) (49%, 84%, 89%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 214 of 255 = 84%
B 227 of 255 = 89%

126
214
227

R + G + B ~ 74%. #7ED6E3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 214 + 227 = 567 (100%)
R 126 of 567 ~ 22.22%
G 214 of 567 ~ 37.74%
B 227 of 567 ~ 40.04'%

%22.22
%37.74
%40.04

CMYK RENK MODELİ

#7ED6E3 rengi CMYK tonu (44,6,0,11).

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

CMYK: (44,6,0,11)
C44M6Y0K11 (44%, 6%, 0%, 11%)
(0.44 / 0.06 / 0.00 / 0.11)

CMYK yüzdeleri

%44.49
%5.73
%0
%10.98

Codes

Color #7ED6E3 in popluar color models

7E D6 E3
RGB 126 214 227
HSL 188° 64.33% 69.22%
HSB/HSV 188° 44.49% 89.02%
CMYK 44.49% 5.73% 0.00%
10.98%

Color #7ED6E3 in popluar number systems.

HEX 7E D6 E3
Decimal 126 214 227
Binary 1111110 11010110 11100011
Octal 176 326 343

Shades and tints

Shades of #7ED6E3

#7ED6E3
(126,214,227)
#73C3CF
(115,195,207)
#68B0BB
(104,176,187)
#5D9DA7
(93,157,167)
#528A93
(82,138,147)
#47777F
(71,119,127)
#3C646B
(60,100,107)
#315157
(49,81,87)
#263E43
(38,62,67)
#1B2B2F
(27,43,47)
#10181B
(16,24,27)
#000000
(0,0,0)

Tints of #7ED6E3

#7ED6E3
(126,214,227)
#89D9E5
(137,217,229)
#94DCE7
(148,220,231)
#9FDFE9
(159,223,233)
#AAE2EB
(170,226,235)
#B5E5ED
(181,229,237)
#C0E8EF
(192,232,239)
#CBEBF1
(203,235,241)
#D6EEF3
(214,238,243)
#E1F1F5
(225,241,245)
#ECF4F7
(236,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7ED6E3; }

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

This text font color is #7ED6E3.

Background Color

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

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

This div background color is #7ED6E3.

Border color

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

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

This div border color is #7ED6E3.

Opacity

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

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

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

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

This text has shadow with #7ED6E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7ED6E3.

Preview

Color preview on black background

This text has color #7ED6E3 on black background.


Color preview on white background

This text has color #7ED6E3 on white background.


Black color preview on #7ED6E3 background

This text has black color on #7ED6E3 background.


White color preview on #7ED6E3 background

This text has white color on #7ED6E3 background.


Related colors

Complementary color

Complementary color for #hex is #81291C.


I love getcolorcode.com

Triadic colors

1 #E37ED6 and #D6E37E with #7ED6E3 are triadic colors.

2 #E3D67E and #D67EE3 with #7ED6E3 are triadic colors.