COLOR #7EDDFC

HEX: #7EDDFC RGB: (126,221,252)

Renk bilgisi

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

RGB renk modeli

#7EDDFC color RGB value is (126,221,252).

RGB: (126,221,252) (49%, 87%, 99%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 221 of 255 = 87%
B 252 of 255 = 99%

126
221
252

R + G + B ~ 78%. #7EDDFC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 221 + 252 = 599 (100%)
R 126 of 599 ~ 21.04%
G 221 of 599 ~ 36.89%
B 252 of 599 ~ 42.07'%

%21.04
%36.89
%42.07

CMYK RENK MODELİ

#7EDDFC rengi CMYK tonu (50,12,0,1).

  • camgöbeği tonu 50.00%
  • eflatun tonu 12.30%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (50,12,0,1)
C50M12Y0K1 (50%, 12%, 0%, 1%)
(0.50 / 0.12 / 0.00 / 0.01)

CMYK yüzdeleri

%50
%12.3
%0
%1.18

Codes

Color #7EDDFC in popluar color models

7E DD FC
RGB 126 221 252
HSL 195° 95.45% 74.12%
HSB/HSV 195° 50.00% 98.82%
CMYK 50.00% 12.30% 0.00%
1.18%

Color #7EDDFC in popluar number systems.

HEX 7E DD FC
Decimal 126 221 252
Binary 1111110 11011101 11111100
Octal 176 335 374

Shades and tints

Shades of #7EDDFC

#7EDDFC
(126,221,252)
#73C9E6
(115,201,230)
#68B5D0
(104,181,208)
#5DA1BA
(93,161,186)
#528DA4
(82,141,164)
#47798E
(71,121,142)
#3C6578
(60,101,120)
#315162
(49,81,98)
#263D4C
(38,61,76)
#1B2936
(27,41,54)
#101520
(16,21,32)
#000000
(0,0,0)

Tints of #7EDDFC

#7EDDFC
(126,221,252)
#89E0FC
(137,224,252)
#94E3FC
(148,227,252)
#9FE6FC
(159,230,252)
#AAE9FC
(170,233,252)
#B5ECFC
(181,236,252)
#C0EFFC
(192,239,252)
#CBF2FC
(203,242,252)
#D6F5FC
(214,245,252)
#E1F8FC
(225,248,252)
#ECFBFC
(236,251,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EDDFC color. Also use rgb(126,221,252) instead hex code.

Text Font Color

.myTextColor { color: #7EDDFC; }

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

This text font color is #7EDDFC.

Background Color

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

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

This div background color is #7EDDFC.

Border color

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

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

This div border color is #7EDDFC.

Opacity

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

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

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

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

This text has shadow with #7EDDFC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EDDFC.

Preview

Color preview on black background

This text has color #7EDDFC on black background.


Color preview on white background

This text has color #7EDDFC on white background.


Black color preview on #7EDDFC background

This text has black color on #7EDDFC background.


White color preview on #7EDDFC background

This text has white color on #7EDDFC background.


Related colors

Complementary color

Complementary color for #hex is #812203.


I love getcolorcode.com

Triadic colors

1 #FC7EDD and #DDFC7E with #7EDDFC are triadic colors.

2 #FCDD7E and #DD7EFC with #7EDDFC are triadic colors.