COLOR #7EDF9E

HEX: #7EDF9E RGB: (126,223,158)

Renk bilgisi

#7EDF9E contains mainly green color. #7EDF9E ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#7EDF9E color RGB value is (126,223,158).

RGB: (126,223,158) (49%, 87%, 62%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 223 of 255 = 87%
B 158 of 255 = 62%

126
223
158

R + G + B ~ 66%. #7EDF9E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 223 + 158 = 507 (100%)
R 126 of 507 ~ 24.85%
G 223 of 507 ~ 43.98%
B 158 of 507 ~ 31.16'%

%24.85
%43.98
%31.16

CMYK RENK MODELİ

#7EDF9E rengi CMYK tonu (43,0,29,13).

  • camgöbeği tonu 43.50%
  • eflatun tonu 0.00%
  • sarı tonu 29.15%
  • ana renk tonu 12.55%
CMYK: (43,0,29,13) C43M0Y29K13 (43%,0%,29%,13%) (0.43/0.00/0.29/0.13) 

CMYK yüzdeleri

%43.5
%0
%29.15
%12.55

Codes

Color #7EDF9E in popluar color models

7E DF 9E
RGB 126 223 158
HSL 140° 60.25% 68.43%
HSB/HSV 140° 43.50% 87.45%
CMYK 43.50% 0.00% 29.15%
12.55%

Color #7EDF9E in popluar number systems.

HEX 7E DF 9E
Decimal 126 223 158
Binary 1111110 11011111 10011110
Octal 176 337 236

Shades and tints

Shades of #7EDF9E

#7EDF9E
(126,223,158)
#73CB90
(115,203,144)
#68B782
(104,183,130)
#5DA374
(93,163,116)
#528F66
(82,143,102)
#477B58
(71,123,88)
#3C674A
(60,103,74)
#31533C
(49,83,60)
#263F2E
(38,63,46)
#1B2B20
(27,43,32)
#101712
(16,23,18)
#000000
(0,0,0)

Tints of #7EDF9E

#7EDF9E
(126,223,158)
#89E1A6
(137,225,166)
#94E3AE
(148,227,174)
#9FE5B6
(159,229,182)
#AAE7BE
(170,231,190)
#B5E9C6
(181,233,198)
#C0EBCE
(192,235,206)
#CBEDD6
(203,237,214)
#D6EFDE
(214,239,222)
#E1F1E6
(225,241,230)
#ECF3EE
(236,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EDF9E color. Also use rgb(126,223,158) instead hex code.

Text Font Color

.myTextColor { color: #7EDF9E; }

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

This text font color is #7EDF9E.

Background Color

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

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

This div background color is #7EDF9E.

Border color

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

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

This div border color is #7EDF9E.

Opacity

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

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

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

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

This text has shadow with #7EDF9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EDF9E.

Preview

Color preview on black background

This text has color #7EDF9E on black background.


Color preview on white background

This text has color #7EDF9E on white background.


Black color preview on #7EDF9E background

This text has black color on #7EDF9E background.


White color preview on #7EDF9E background

This text has white color on #7EDF9E background.


Related colors

Complementary color

Complementary color for #hex is #812061.


I love getcolorcode.com

Triadic colors

1 #9E7EDF and #DF9E7E with #7EDF9E are triadic colors.

2 #9EDF7E and #DF7E9E with #7EDF9E are triadic colors.