COLOR #7ECCC6

HEX: #7ECCC6 RGB: (126,204,198)

Renk bilgisi

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

RGB renk modeli

#7ECCC6 color RGB value is (126,204,198).

RGB: (126,204,198) (49%, 80%, 78%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 204 of 255 = 80%
B 198 of 255 = 78%

126
204
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 204 + 198 = 528 (100%)
R 126 of 528 ~ 23.86%
G 204 of 528 ~ 38.64%
B 198 of 528 ~ 37.5'%

%23.86
%38.64
%37.5

CMYK RENK MODELİ

#7ECCC6 rengi CMYK tonu (38,0,3,20).

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

CMYK: (38,0,3,20)
C38M0Y3K20 (38%, 0%, 3%, 20%)
(0.38 / 0.00 / 0.03 / 0.20)

CMYK yüzdeleri

%38.24
%0
%2.94
%20

Codes

Color #7ECCC6 in popluar color models

7E CC C6
RGB 126 204 198
HSL 175° 43.33% 64.71%
HSB/HSV 175° 38.24% 80.00%
CMYK 38.24% 0.00% 2.94%
20.00%

Color #7ECCC6 in popluar number systems.

HEX 7E CC C6
Decimal 126 204 198
Binary 1111110 11001100 11000110
Octal 176 314 306

Shades and tints

Shades of #7ECCC6

#7ECCC6
(126,204,198)
#73BAB4
(115,186,180)
#68A8A2
(104,168,162)
#5D9690
(93,150,144)
#52847E
(82,132,126)
#47726C
(71,114,108)
#3C605A
(60,96,90)
#314E48
(49,78,72)
#263C36
(38,60,54)
#1B2A24
(27,42,36)
#101812
(16,24,18)
#000000
(0,0,0)

Tints of #7ECCC6

#7ECCC6
(126,204,198)
#89D0CB
(137,208,203)
#94D4D0
(148,212,208)
#9FD8D5
(159,216,213)
#AADCDA
(170,220,218)
#B5E0DF
(181,224,223)
#C0E4E4
(192,228,228)
#CBE8E9
(203,232,233)
#D6ECEE
(214,236,238)
#E1F0F3
(225,240,243)
#ECF4F8
(236,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7ECCC6; }

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

This text font color is #7ECCC6.

Background Color

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

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

This div background color is #7ECCC6.

Border color

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

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

This div border color is #7ECCC6.

Opacity

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

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

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

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

This text has shadow with #7ECCC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7ECCC6.

Preview

Color preview on black background

This text has color #7ECCC6 on black background.


Color preview on white background

This text has color #7ECCC6 on white background.


Black color preview on #7ECCC6 background

This text has black color on #7ECCC6 background.


White color preview on #7ECCC6 background

This text has white color on #7ECCC6 background.


Related colors

Complementary color

Complementary color for #hex is #813339.


I love getcolorcode.com

Triadic colors

1 #C67ECC and #CCC67E with #7ECCC6 are triadic colors.

2 #C6CC7E and #CC7EC6 with #7ECCC6 are triadic colors.