COLOR #7ED15A

HEX: #7ED15A RGB: (126,209,90)

Renk bilgisi

#7ED15A contains mainly green color. #7ED15A ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#7ED15A color RGB value is (126,209,90).

RGB: (126,209,90) (49%, 82%, 35%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 209 of 255 = 82%
B 90 of 255 = 35%

126
209
90

R + G + B ~ 55%. #7ED15A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 209 + 90 = 425 (100%)
R 126 of 425 ~ 29.65%
G 209 of 425 ~ 49.18%
B 90 of 425 ~ 21.18'%

%29.65
%49.18
%21.18

CMYK RENK MODELİ

#7ED15A rengi CMYK tonu (40,0,57,18).

  • camgöbeği tonu 39.71%
  • eflatun tonu 0.00%
  • sarı tonu 56.94%
  • ana renk tonu 18.04%

CMYK: (40,0,57,18)
C40M0Y57K18 (40%, 0%, 57%, 18%)
(0.40 / 0.00 / 0.57 / 0.18)

CMYK yüzdeleri

%39.71
%0
%56.94
%18.04

Codes

Color #7ED15A in popluar color models

7E D1 5A
RGB 126 209 90
HSL 102° 56.40% 58.63%
HSB/HSV 102° 56.94% 81.96%
CMYK 39.71% 0.00% 56.94%
18.04%

Color #7ED15A in popluar number systems.

HEX 7E D1 5A
Decimal 126 209 90
Binary 1111110 11010001 1011010
Octal 176 321 132

Shades and tints

Shades of #7ED15A

#7ED15A
(126,209,90)
#73BE52
(115,190,82)
#68AB4A
(104,171,74)
#5D9842
(93,152,66)
#52853A
(82,133,58)
#477232
(71,114,50)
#3C5F2A
(60,95,42)
#314C22
(49,76,34)
#26391A
(38,57,26)
#1B2612
(27,38,18)
#10130A
(16,19,10)
#000000
(0,0,0)

Tints of #7ED15A

#7ED15A
(126,209,90)
#89D569
(137,213,105)
#94D978
(148,217,120)
#9FDD87
(159,221,135)
#AAE196
(170,225,150)
#B5E5A5
(181,229,165)
#C0E9B4
(192,233,180)
#CBEDC3
(203,237,195)
#D6F1D2
(214,241,210)
#E1F5E1
(225,245,225)
#ECF9F0
(236,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7ED15A color. Also use rgb(126,209,90) instead hex code.

Text Font Color

.myTextColor { color: #7ED15A; }

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

This text font color is #7ED15A.

Background Color

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

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

This div background color is #7ED15A.

Border color

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

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

This div border color is #7ED15A.

Opacity

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

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

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

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

This text has shadow with #7ED15A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7ED15A.

Preview

Color preview on black background

This text has color #7ED15A on black background.


Color preview on white background

This text has color #7ED15A on white background.


Black color preview on #7ED15A background

This text has black color on #7ED15A background.


White color preview on #7ED15A background

This text has white color on #7ED15A background.


Related colors

Complementary color

Complementary color for #7ED15A is #812EA5.


I love getcolorcode.com

Triadic colors

1 #5A7ED1 and #D15A7E with #7ED15A are triadic colors.

2 #5AD17E and #D17E5A with #7ED15A are triadic colors.