COLOR #7EDAAA

HEX: #7EDAAA RGB: (126,218,170)

Color info

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

RGB color model

#7EDAAA color RGB value is (126,218,170).

RGB: (126,218,170) (49%, 85%, 67%)

RGB channels and saturation

R 126 of 255 = 49%
G 218 of 255 = 85%
B 170 of 255 = 67%

126
218
170

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

Portions of RGB colors in percentages

R + G + B = 126 + 218 + 170 = 514 (100%)
R 126 of 514 ~ 24.51%
G 218 of 514 ~ 42.41%
B 170 of 514 ~ 33.07'%

%24.51
%42.41
%33.07

CMYK color model

#7EDAAA color CMYK value is (42,0,22,15).

  • cyan value is 42.20%
  • magenta value is 0.00%
  • yellow value is 22.02%
  • key color value is 14.51%

CMYK: (42,0,22,15)
C42M0Y22K15 (42%, 0%, 22%, 15%)
(0.42 / 0.00 / 0.22 / 0.15)

CMYK percentages

%42.2
%0
%22.02
%14.51

Codes

Color #7EDAAA in popluar color models

7E DA AA
RGB 126 218 170
HSL 149° 55.42% 67.45%
HSB/HSV 149° 42.20% 85.49%
CMYK 42.20% 0.00% 22.02%
14.51%

Color #7EDAAA in popluar number systems.

HEX 7E DA AA
Decimal 126 218 170
Binary 1111110 11011010 10101010
Octal 176 332 252

Shades and tints

Shades of #7EDAAA

#7EDAAA
(126,218,170)
#73C79B
(115,199,155)
#68B48C
(104,180,140)
#5DA17D
(93,161,125)
#528E6E
(82,142,110)
#477B5F
(71,123,95)
#3C6850
(60,104,80)
#315541
(49,85,65)
#264232
(38,66,50)
#1B2F23
(27,47,35)
#101C14
(16,28,20)
#000000
(0,0,0)

Tints of #7EDAAA

#7EDAAA
(126,218,170)
#89DDB1
(137,221,177)
#94E0B8
(148,224,184)
#9FE3BF
(159,227,191)
#AAE6C6
(170,230,198)
#B5E9CD
(181,233,205)
#C0ECD4
(192,236,212)
#CBEFDB
(203,239,219)
#D6F2E2
(214,242,226)
#E1F5E9
(225,245,233)
#ECF8F0
(236,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EDAAA color. Also use rgb(126,218,170) instead hex code.

Text Font Color

.myTextColor { color: #7EDAAA; }

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

This text font color is #7EDAAA.

Background Color

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

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

This div background color is #7EDAAA.

Border color

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

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

This div border color is #7EDAAA.

Opacity

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

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

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

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

This text has shadow with #7EDAAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EDAAA.

Preview

Color preview on black background

This text has color #7EDAAA on black background.


Color preview on white background

This text has color #7EDAAA on white background.


Black color preview on #7EDAAA background

This text has black color on #7EDAAA background.


White color preview on #7EDAAA background

This text has white color on #7EDAAA background.


Related colors

Complementary color

Complementary color for #hex is #812555.


I love getcolorcode.com

Triadic colors

1 #AA7EDA and #DAAA7E with #7EDAAA are triadic colors.

2 #AADA7E and #DA7EAA with #7EDAAA are triadic colors.