COLOR #7ED1ED

HEX: #7ED1ED RGB: (126,209,237)

Renk bilgisi

#7ED1ED contains mainly green and blue colors. #7ED1ED ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#7ED1ED color RGB value is (126,209,237).

RGB: (126,209,237) (49%, 82%, 93%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 209 of 255 = 82%
B 237 of 255 = 93%

126
209
237

R + G + B ~ 75%. #7ED1ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 209 + 237 = 572 (100%)
R 126 of 572 ~ 22.03%
G 209 of 572 ~ 36.54%
B 237 of 572 ~ 41.43'%

%22.03
%36.54
%41.43

CMYK RENK MODELİ

#7ED1ED rengi CMYK tonu (47,12,0,7).

  • camgöbeği tonu 46.84%
  • eflatun tonu 11.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (47,12,0,7)
C47M12Y0K7 (47%, 12%, 0%, 7%)
(0.47 / 0.12 / 0.00 / 0.07)

CMYK yüzdeleri

%46.84
%11.81
%0
%7.06

Codes

Color #7ED1ED in popluar color models

7E D1 ED
RGB 126 209 237
HSL 195° 75.51% 71.18%
HSB/HSV 195° 46.84% 92.94%
CMYK 46.84% 11.81% 0.00%
7.06%

Color #7ED1ED in popluar number systems.

HEX 7E D1 ED
Decimal 126 209 237
Binary 1111110 11010001 11101101
Octal 176 321 355

Shades and tints

Shades of #7ED1ED

#7ED1ED
(126,209,237)
#73BED8
(115,190,216)
#68ABC3
(104,171,195)
#5D98AE
(93,152,174)
#528599
(82,133,153)
#477284
(71,114,132)
#3C5F6F
(60,95,111)
#314C5A
(49,76,90)
#263945
(38,57,69)
#1B2630
(27,38,48)
#10131B
(16,19,27)
#000000
(0,0,0)

Tints of #7ED1ED

#7ED1ED
(126,209,237)
#89D5EE
(137,213,238)
#94D9EF
(148,217,239)
#9FDDF0
(159,221,240)
#AAE1F1
(170,225,241)
#B5E5F2
(181,229,242)
#C0E9F3
(192,233,243)
#CBEDF4
(203,237,244)
#D6F1F5
(214,241,245)
#E1F5F6
(225,245,246)
#ECF9F7
(236,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7ED1ED color. Also use rgb(126,209,237) instead hex code.

Text Font Color

.myTextColor { color: #7ED1ED; }

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

This text font color is #7ED1ED.

Background Color

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

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

This div background color is #7ED1ED.

Border color

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

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

This div border color is #7ED1ED.

Opacity

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

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

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

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

This text has shadow with #7ED1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7ED1ED.

Preview

Color preview on black background

This text has color #7ED1ED on black background.


Color preview on white background

This text has color #7ED1ED on white background.


Black color preview on #7ED1ED background

This text has black color on #7ED1ED background.


White color preview on #7ED1ED background

This text has white color on #7ED1ED background.


Related colors

Complementary color

Complementary color for #hex is #812E12.


I love getcolorcode.com

Triadic colors

1 #ED7ED1 and #D1ED7E with #7ED1ED are triadic colors.

2 #EDD17E and #D17EED with #7ED1ED are triadic colors.