COLOR #7ECBB6

HEX: #7ECBB6 RGB: (126,203,182)

Color info

#7ECBB6 contains mainly green and blue colors. Web safe color of #7ECBB6 is #66CCCC (or #6CC).

RGB color model

#7ECBB6 color RGB value is (126,203,182).

RGB: (126,203,182) (49%, 80%, 71%)

RGB channels and saturation

R 126 of 255 = 49%
G 203 of 255 = 80%
B 182 of 255 = 71%

126
203
182

R + G + B ~ 67%. #7ECBB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 126 + 203 + 182 = 511 (100%)
R 126 of 511 ~ 24.66%
G 203 of 511 ~ 39.73%
B 182 of 511 ~ 35.62'%

%24.66
%39.73
%35.62

CMYK color model

#7ECBB6 color CMYK value is (38,0,10,20).

  • cyan value is 37.93%
  • magenta value is 0.00%
  • yellow value is 10.34%
  • key color value is 20.39%

CMYK: (38,0,10,20)
C38M0Y10K20 (38%, 0%, 10%, 20%)
(0.38 / 0.00 / 0.10 / 0.20)

CMYK percentages

%37.93
%0
%10.34
%20.39

Codes

Color #7ECBB6 in popluar color models

7E CB B6
RGB 126 203 182
HSL 164° 42.54% 64.51%
HSB/HSV 164° 37.93% 79.61%
CMYK 37.93% 0.00% 10.34%
20.39%

Color #7ECBB6 in popluar number systems.

HEX 7E CB B6
Decimal 126 203 182
Binary 1111110 11001011 10110110
Octal 176 313 266

Shades and tints

Shades of #7ECBB6

#7ECBB6
(126,203,182)
#73B9A6
(115,185,166)
#68A796
(104,167,150)
#5D9586
(93,149,134)
#528376
(82,131,118)
#477166
(71,113,102)
#3C5F56
(60,95,86)
#314D46
(49,77,70)
#263B36
(38,59,54)
#1B2926
(27,41,38)
#101716
(16,23,22)
#000000
(0,0,0)

Tints of #7ECBB6

#7ECBB6
(126,203,182)
#89CFBC
(137,207,188)
#94D3C2
(148,211,194)
#9FD7C8
(159,215,200)
#AADBCE
(170,219,206)
#B5DFD4
(181,223,212)
#C0E3DA
(192,227,218)
#CBE7E0
(203,231,224)
#D6EBE6
(214,235,230)
#E1EFEC
(225,239,236)
#ECF3F2
(236,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7ECBB6 color. Also use rgb(126,203,182) instead hex code.

Text Font Color

.myTextColor { color: #7ECBB6; }

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

This text font color is #7ECBB6.

Background Color

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

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

This div background color is #7ECBB6.

Border color

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

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

This div border color is #7ECBB6.

Opacity

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

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

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

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

This text has shadow with #7ECBB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7ECBB6.

Preview

Color preview on black background

This text has color #7ECBB6 on black background.


Color preview on white background

This text has color #7ECBB6 on white background.


Black color preview on #7ECBB6 background

This text has black color on #7ECBB6 background.


White color preview on #7ECBB6 background

This text has white color on #7ECBB6 background.


Related colors

Complementary color

Complementary color for #hex is #813449.


I love getcolorcode.com

Triadic colors

1 #B67ECB and #CBB67E with #7ECBB6 are triadic colors.

2 #B6CB7E and #CB7EB6 with #7ECBB6 are triadic colors.