COLOR #7EC2D1

HEX: #7EC2D1 RGB: (126,194,209)

Renk bilgisi

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

RGB renk modeli

#7EC2D1 color RGB value is (126,194,209).

RGB: (126,194,209) (49%, 76%, 82%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 194 of 255 = 76%
B 209 of 255 = 82%

126
194
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 194 + 209 = 529 (100%)
R 126 of 529 ~ 23.82%
G 194 of 529 ~ 36.67%
B 209 of 529 ~ 39.51'%

%23.82
%36.67
%39.51

CMYK RENK MODELİ

#7EC2D1 rengi CMYK tonu (40,7,0,18).

  • camgöbeği tonu 39.71%
  • eflatun tonu 7.18%
  • sarı tonu 0.00%
  • ana renk tonu 18.04%

CMYK: (40,7,0,18)
C40M7Y0K18 (40%, 7%, 0%, 18%)
(0.40 / 0.07 / 0.00 / 0.18)

CMYK yüzdeleri

%39.71
%7.18
%0
%18.04

Codes

Color #7EC2D1 in popluar color models

7E C2 D1
RGB 126 194 209
HSL 191° 47.43% 65.69%
HSB/HSV 191° 39.71% 81.96%
CMYK 39.71% 7.18% 0.00%
18.04%

Color #7EC2D1 in popluar number systems.

HEX 7E C2 D1
Decimal 126 194 209
Binary 1111110 11000010 11010001
Octal 176 302 321

Shades and tints

Shades of #7EC2D1

#7EC2D1
(126,194,209)
#73B1BE
(115,177,190)
#68A0AB
(104,160,171)
#5D8F98
(93,143,152)
#527E85
(82,126,133)
#476D72
(71,109,114)
#3C5C5F
(60,92,95)
#314B4C
(49,75,76)
#263A39
(38,58,57)
#1B2926
(27,41,38)
#101813
(16,24,19)
#000000
(0,0,0)

Tints of #7EC2D1

#7EC2D1
(126,194,209)
#89C7D5
(137,199,213)
#94CCD9
(148,204,217)
#9FD1DD
(159,209,221)
#AAD6E1
(170,214,225)
#B5DBE5
(181,219,229)
#C0E0E9
(192,224,233)
#CBE5ED
(203,229,237)
#D6EAF1
(214,234,241)
#E1EFF5
(225,239,245)
#ECF4F9
(236,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EC2D1; }

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

This text font color is #7EC2D1.

Background Color

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

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

This div background color is #7EC2D1.

Border color

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

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

This div border color is #7EC2D1.

Opacity

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

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

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

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

This text has shadow with #7EC2D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EC2D1.

Preview

Color preview on black background

This text has color #7EC2D1 on black background.


Color preview on white background

This text has color #7EC2D1 on white background.


Black color preview on #7EC2D1 background

This text has black color on #7EC2D1 background.


White color preview on #7EC2D1 background

This text has white color on #7EC2D1 background.


Related colors

Complementary color

Complementary color for #hex is #813D2E.


I love getcolorcode.com

Triadic colors

1 #D17EC2 and #C2D17E with #7EC2D1 are triadic colors.

2 #D1C27E and #C27ED1 with #7EC2D1 are triadic colors.