COLOR #7ECEA8

HEX: #7ECEA8 RGB: (126,206,168)

Color info

#7ECEA8 contains mainly green and blue colors. Web safe color of #7ECEA8 is #66CC99 (or #6C9).

RGB color model

#7ECEA8 color RGB value is (126,206,168).

RGB: (126,206,168) (49%, 81%, 66%)

RGB channels and saturation

R 126 of 255 = 49%
G 206 of 255 = 81%
B 168 of 255 = 66%

126
206
168

R + G + B ~ 65%. #7ECEA8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 126 + 206 + 168 = 500 (100%)
R 126 of 500 ~ 25.2%
G 206 of 500 ~ 41.2%
B 168 of 500 ~ 33.6'%

%25.2
%41.2
%33.6

CMYK color model

#7ECEA8 color CMYK value is (39,0,18,19).

  • cyan value is 38.83%
  • magenta value is 0.00%
  • yellow value is 18.45%
  • key color value is 19.22%

CMYK: (39,0,18,19)
C39M0Y18K19 (39%, 0%, 18%, 19%)
(0.39 / 0.00 / 0.18 / 0.19)

CMYK percentages

%38.83
%0
%18.45
%19.22

Codes

Color #7ECEA8 in popluar color models

7E CE A8
RGB 126 206 168
HSL 152° 44.94% 65.10%
HSB/HSV 152° 38.83% 80.78%
CMYK 38.83% 0.00% 18.45%
19.22%

Color #7ECEA8 in popluar number systems.

HEX 7E CE A8
Decimal 126 206 168
Binary 1111110 11001110 10101000
Octal 176 316 250

Shades and tints

Shades of #7ECEA8

#7ECEA8
(126,206,168)
#73BC99
(115,188,153)
#68AA8A
(104,170,138)
#5D987B
(93,152,123)
#52866C
(82,134,108)
#47745D
(71,116,93)
#3C624E
(60,98,78)
#31503F
(49,80,63)
#263E30
(38,62,48)
#1B2C21
(27,44,33)
#101A12
(16,26,18)
#000000
(0,0,0)

Tints of #7ECEA8

#7ECEA8
(126,206,168)
#89D2AF
(137,210,175)
#94D6B6
(148,214,182)
#9FDABD
(159,218,189)
#AADEC4
(170,222,196)
#B5E2CB
(181,226,203)
#C0E6D2
(192,230,210)
#CBEAD9
(203,234,217)
#D6EEE0
(214,238,224)
#E1F2E7
(225,242,231)
#ECF6EE
(236,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7ECEA8 color. Also use rgb(126,206,168) instead hex code.

Text Font Color

.myTextColor { color: #7ECEA8; }

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

This text font color is #7ECEA8.

Background Color

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

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

This div background color is #7ECEA8.

Border color

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

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

This div border color is #7ECEA8.

Opacity

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

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

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

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

This text has shadow with #7ECEA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7ECEA8.

Preview

Color preview on black background

This text has color #7ECEA8 on black background.


Color preview on white background

This text has color #7ECEA8 on white background.


Black color preview on #7ECEA8 background

This text has black color on #7ECEA8 background.


White color preview on #7ECEA8 background

This text has white color on #7ECEA8 background.


Related colors

Complementary color

Complementary color for #hex is #813157.


I love getcolorcode.com

Triadic colors

1 #A87ECE and #CEA87E with #7ECEA8 are triadic colors.

2 #A8CE7E and #CE7EA8 with #7ECEA8 are triadic colors.