COLOR #7EDA89

HEX: #7EDA89 RGB: (126,218,137)

Renk bilgisi

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

RGB renk modeli

#7EDA89 color RGB value is (126,218,137).

RGB: (126,218,137) (49%, 85%, 54%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 218 of 255 = 85%
B 137 of 255 = 54%

126
218
137

R + G + B ~ 63%. #7EDA89 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 218 + 137 = 481 (100%)
R 126 of 481 ~ 26.2%
G 218 of 481 ~ 45.32%
B 137 of 481 ~ 28.48'%

%26.2
%45.32
%28.48

CMYK RENK MODELİ

#7EDA89 rengi CMYK tonu (42,0,37,15).

  • camgöbeği tonu 42.20%
  • eflatun tonu 0.00%
  • sarı tonu 37.16%
  • ana renk tonu 14.51%

CMYK: (42,0,37,15)
C42M0Y37K15 (42%, 0%, 37%, 15%)
(0.42 / 0.00 / 0.37 / 0.15)

CMYK yüzdeleri

%42.2
%0
%37.16
%14.51

Codes

Color #7EDA89 in popluar color models

7E DA 89
RGB 126 218 137
HSL 127° 55.42% 67.45%
HSB/HSV 127° 42.20% 85.49%
CMYK 42.20% 0.00% 37.16%
14.51%

Color #7EDA89 in popluar number systems.

HEX 7E DA 89
Decimal 126 218 137
Binary 1111110 11011010 10001001
Octal 176 332 211

Shades and tints

Shades of #7EDA89

#7EDA89
(126,218,137)
#73C77D
(115,199,125)
#68B471
(104,180,113)
#5DA165
(93,161,101)
#528E59
(82,142,89)
#477B4D
(71,123,77)
#3C6841
(60,104,65)
#315535
(49,85,53)
#264229
(38,66,41)
#1B2F1D
(27,47,29)
#101C11
(16,28,17)
#000000
(0,0,0)

Tints of #7EDA89

#7EDA89
(126,218,137)
#89DD93
(137,221,147)
#94E09D
(148,224,157)
#9FE3A7
(159,227,167)
#AAE6B1
(170,230,177)
#B5E9BB
(181,233,187)
#C0ECC5
(192,236,197)
#CBEFCF
(203,239,207)
#D6F2D9
(214,242,217)
#E1F5E3
(225,245,227)
#ECF8ED
(236,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EDA89; }

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

This text font color is #7EDA89.

Background Color

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

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

This div background color is #7EDA89.

Border color

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

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

This div border color is #7EDA89.

Opacity

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

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

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

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

This text has shadow with #7EDA89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EDA89.

Preview

Color preview on black background

This text has color #7EDA89 on black background.


Color preview on white background

This text has color #7EDA89 on white background.


Black color preview on #7EDA89 background

This text has black color on #7EDA89 background.


White color preview on #7EDA89 background

This text has white color on #7EDA89 background.


Related colors

Complementary color

Complementary color for #hex is #812576.


I love getcolorcode.com

Triadic colors

1 #897EDA and #DA897E with #7EDA89 are triadic colors.

2 #89DA7E and #DA7E89 with #7EDA89 are triadic colors.