COLOR #7EC3CC

HEX: #7EC3CC RGB: (126,195,204)

Renk bilgisi

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

RGB renk modeli

#7EC3CC color RGB value is (126,195,204).

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

RGB bağlantıları ve doygunluk

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

126
195
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 195 + 204 = 525 (100%)
R 126 of 525 ~ 24%
G 195 of 525 ~ 37.14%
B 204 of 525 ~ 38.86'%

%24
%37.14
%38.86

CMYK RENK MODELİ

#7EC3CC rengi CMYK tonu (38,4,0,20).

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

CMYK: (38,4,0,20)
C38M4Y0K20 (38%, 4%, 0%, 20%)
(0.38 / 0.04 / 0.00 / 0.20)

CMYK yüzdeleri

%38.24
%4.41
%0
%20

Codes

Color #7EC3CC in popluar color models

7E C3 CC
RGB 126 195 204
HSL 187° 43.33% 64.71%
HSB/HSV 187° 38.24% 80.00%
CMYK 38.24% 4.41% 0.00%
20.00%

Color #7EC3CC in popluar number systems.

HEX 7E C3 CC
Decimal 126 195 204
Binary 1111110 11000011 11001100
Octal 176 303 314

Shades and tints

Shades of #7EC3CC

#7EC3CC
(126,195,204)
#73B2BA
(115,178,186)
#68A1A8
(104,161,168)
#5D9096
(93,144,150)
#527F84
(82,127,132)
#476E72
(71,110,114)
#3C5D60
(60,93,96)
#314C4E
(49,76,78)
#263B3C
(38,59,60)
#1B2A2A
(27,42,42)
#101918
(16,25,24)
#000000
(0,0,0)

Tints of #7EC3CC

#7EC3CC
(126,195,204)
#89C8D0
(137,200,208)
#94CDD4
(148,205,212)
#9FD2D8
(159,210,216)
#AAD7DC
(170,215,220)
#B5DCE0
(181,220,224)
#C0E1E4
(192,225,228)
#CBE6E8
(203,230,232)
#D6EBEC
(214,235,236)
#E1F0F0
(225,240,240)
#ECF5F4
(236,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EC3CC; }

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

This text font color is #7EC3CC.

Background Color

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

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

This div background color is #7EC3CC.

Border color

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

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

This div border color is #7EC3CC.

Opacity

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

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

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

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

This text has shadow with #7EC3CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EC3CC.

Preview

Color preview on black background

This text has color #7EC3CC on black background.


Color preview on white background

This text has color #7EC3CC on white background.


Black color preview on #7EC3CC background

This text has black color on #7EC3CC background.


White color preview on #7EC3CC background

This text has white color on #7EC3CC background.


Related colors

Complementary color

Complementary color for #hex is #813C33.


I love getcolorcode.com

Triadic colors

1 #CC7EC3 and #C3CC7E with #7EC3CC are triadic colors.

2 #CCC37E and #C37ECC with #7EC3CC are triadic colors.