COLOR #7EDB50

HEX: #7EDB50 RGB: (126,219,80)

Renk bilgisi

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

RGB renk modeli

#7EDB50 color RGB value is (126,219,80).

RGB: (126,219,80) (49%, 86%, 31%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 219 of 255 = 86%
B 80 of 255 = 31%

126
219
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 219 + 80 = 425 (100%)
R 126 of 425 ~ 29.65%
G 219 of 425 ~ 51.53%
B 80 of 425 ~ 18.82'%

%29.65
%51.53
%18.82

CMYK RENK MODELİ

#7EDB50 rengi CMYK tonu (42,0,63,14).

  • camgöbeği tonu 42.47%
  • eflatun tonu 0.00%
  • sarı tonu 63.47%
  • ana renk tonu 14.12%

CMYK: (42,0,63,14)
C42M0Y63K14 (42%, 0%, 63%, 14%)
(0.42 / 0.00 / 0.63 / 0.14)

CMYK yüzdeleri

%42.47
%0
%63.47
%14.12

Codes

Color #7EDB50 in popluar color models

7E DB 50
RGB 126 219 80
HSL 100° 65.88% 58.63%
HSB/HSV 100° 63.47% 85.88%
CMYK 42.47% 0.00% 63.47%
14.12%

Color #7EDB50 in popluar number systems.

HEX 7E DB 50
Decimal 126 219 80
Binary 1111110 11011011 1010000
Octal 176 333 120

Shades and tints

Shades of #7EDB50

#7EDB50
(126,219,80)
#73C849
(115,200,73)
#68B542
(104,181,66)
#5DA23B
(93,162,59)
#528F34
(82,143,52)
#477C2D
(71,124,45)
#3C6926
(60,105,38)
#31561F
(49,86,31)
#264318
(38,67,24)
#1B3011
(27,48,17)
#101D0A
(16,29,10)
#000000
(0,0,0)

Tints of #7EDB50

#7EDB50
(126,219,80)
#89DE5F
(137,222,95)
#94E16E
(148,225,110)
#9FE47D
(159,228,125)
#AAE78C
(170,231,140)
#B5EA9B
(181,234,155)
#C0EDAA
(192,237,170)
#CBF0B9
(203,240,185)
#D6F3C8
(214,243,200)
#E1F6D7
(225,246,215)
#ECF9E6
(236,249,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EDB50 color. Also use rgb(126,219,80) instead hex code.

Text Font Color

.myTextColor { color: #7EDB50; }

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

This text font color is #7EDB50.

Background Color

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

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

This div background color is #7EDB50.

Border color

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

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

This div border color is #7EDB50.

Opacity

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

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

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

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

This text has shadow with #7EDB50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EDB50.

Preview

Color preview on black background

This text has color #7EDB50 on black background.


Color preview on white background

This text has color #7EDB50 on white background.


Black color preview on #7EDB50 background

This text has black color on #7EDB50 background.


White color preview on #7EDB50 background

This text has white color on #7EDB50 background.


Related colors

Complementary color

Complementary color for #hex is #8124AF.


I love getcolorcode.com

Triadic colors

1 #507EDB and #DB507E with #7EDB50 are triadic colors.

2 #50DB7E and #DB7E50 with #7EDB50 are triadic colors.