COLOR #7EC2CC

HEX: #7EC2CC RGB: (126,194,204)

Renk bilgisi

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

RGB renk modeli

#7EC2CC color RGB value is (126,194,204).

RGB: (126,194,204) (49%, 76%, 80%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 194 of 255 = 76%
B 204 of 255 = 80%

126
194
204

R + G + B ~ 68%. #7EC2CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 194 + 204 = 524 (100%)
R 126 of 524 ~ 24.05%
G 194 of 524 ~ 37.02%
B 204 of 524 ~ 38.93'%

%24.05
%37.02
%38.93

CMYK RENK MODELİ

#7EC2CC rengi CMYK tonu (38,5,0,20).

  • camgöbeği tonu 38.24%
  • eflatun tonu 4.90%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (38,5,0,20)
C38M5Y0K20 (38%, 5%, 0%, 20%)
(0.38 / 0.05 / 0.00 / 0.20)

CMYK yüzdeleri

%38.24
%4.9
%0
%20

Codes

Color #7EC2CC in popluar color models

7E C2 CC
RGB 126 194 204
HSL 188° 43.33% 64.71%
HSB/HSV 188° 38.24% 80.00%
CMYK 38.24% 4.90% 0.00%
20.00%

Color #7EC2CC in popluar number systems.

HEX 7E C2 CC
Decimal 126 194 204
Binary 1111110 11000010 11001100
Octal 176 302 314

Shades and tints

Shades of #7EC2CC

#7EC2CC
(126,194,204)
#73B1BA
(115,177,186)
#68A0A8
(104,160,168)
#5D8F96
(93,143,150)
#527E84
(82,126,132)
#476D72
(71,109,114)
#3C5C60
(60,92,96)
#314B4E
(49,75,78)
#263A3C
(38,58,60)
#1B292A
(27,41,42)
#101818
(16,24,24)
#000000
(0,0,0)

Tints of #7EC2CC

#7EC2CC
(126,194,204)
#89C7D0
(137,199,208)
#94CCD4
(148,204,212)
#9FD1D8
(159,209,216)
#AAD6DC
(170,214,220)
#B5DBE0
(181,219,224)
#C0E0E4
(192,224,228)
#CBE5E8
(203,229,232)
#D6EAEC
(214,234,236)
#E1EFF0
(225,239,240)
#ECF4F4
(236,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EC2CC; }

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

This text font color is #7EC2CC.

Background Color

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

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

This div background color is #7EC2CC.

Border color

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

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

This div border color is #7EC2CC.

Opacity

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

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

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

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

This text has shadow with #7EC2CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EC2CC.

Preview

Color preview on black background

This text has color #7EC2CC on black background.


Color preview on white background

This text has color #7EC2CC on white background.


Black color preview on #7EC2CC background

This text has black color on #7EC2CC background.


White color preview on #7EC2CC background

This text has white color on #7EC2CC background.


Related colors

Complementary color

Complementary color for #hex is #813D33.


I love getcolorcode.com

Triadic colors

1 #CC7EC2 and #C2CC7E with #7EC2CC are triadic colors.

2 #CCC27E and #C27ECC with #7EC2CC are triadic colors.