COLOR #7EDE9A

HEX: #7EDE9A RGB: (126,222,154)

Color info

#7EDE9A contains mainly green color. Web safe color of #7EDE9A is #66CC99 (or #6C9).

RGB color model

#7EDE9A color RGB value is (126,222,154).

RGB: (126,222,154) (49%, 87%, 60%)

RGB channels and saturation

R 126 of 255 = 49%
G 222 of 255 = 87%
B 154 of 255 = 60%

126
222
154

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

Portions of RGB colors in percentages

R + G + B = 126 + 222 + 154 = 502 (100%)
R 126 of 502 ~ 25.1%
G 222 of 502 ~ 44.22%
B 154 of 502 ~ 30.68'%

%25.1
%44.22
%30.68

CMYK color model

#7EDE9A color CMYK value is (43,0,31,13).

  • cyan value is 43.24%
  • magenta value is 0.00%
  • yellow value is 30.63%
  • key color value is 12.94%
CMYK: (43,0,31,13) C43M0Y31K13 (43%,0%,31%,13%) (0.43/0.00/0.31/0.13) 

CMYK percentages

%43.24
%0
%30.63
%12.94

Codes

Color #7EDE9A in popluar color models

7E DE 9A
RGB 126 222 154
HSL 138° 59.26% 68.24%
HSB/HSV 138° 43.24% 87.06%
CMYK 43.24% 0.00% 30.63%
12.94%

Color #7EDE9A in popluar number systems.

HEX 7E DE 9A
Decimal 126 222 154
Binary 1111110 11011110 10011010
Octal 176 336 232

Shades and tints

Shades of #7EDE9A

#7EDE9A
(126,222,154)
#73CA8C
(115,202,140)
#68B67E
(104,182,126)
#5DA270
(93,162,112)
#528E62
(82,142,98)
#477A54
(71,122,84)
#3C6646
(60,102,70)
#315238
(49,82,56)
#263E2A
(38,62,42)
#1B2A1C
(27,42,28)
#10160E
(16,22,14)
#000000
(0,0,0)

Tints of #7EDE9A

#7EDE9A
(126,222,154)
#89E1A3
(137,225,163)
#94E4AC
(148,228,172)
#9FE7B5
(159,231,181)
#AAEABE
(170,234,190)
#B5EDC7
(181,237,199)
#C0F0D0
(192,240,208)
#CBF3D9
(203,243,217)
#D6F6E2
(214,246,226)
#E1F9EB
(225,249,235)
#ECFCF4
(236,252,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EDE9A color. Also use rgb(126,222,154) instead hex code.

Text Font Color

.myTextColor { color: #7EDE9A; }

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

This text font color is #7EDE9A.

Background Color

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

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

This div background color is #7EDE9A.

Border color

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

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

This div border color is #7EDE9A.

Opacity

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

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

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

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

This text has shadow with #7EDE9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EDE9A.

Preview

Color preview on black background

This text has color #7EDE9A on black background.


Color preview on white background

This text has color #7EDE9A on white background.


Black color preview on #7EDE9A background

This text has black color on #7EDE9A background.


White color preview on #7EDE9A background

This text has white color on #7EDE9A background.


Related colors

Complementary color

Complementary color for #hex is #812165.


I love getcolorcode.com

Triadic colors

1 #9A7EDE and #DE9A7E with #7EDE9A are triadic colors.

2 #9ADE7E and #DE7E9A with #7EDE9A are triadic colors.