COLOR #50DB7E

HEX: #50DB7E RGB: (80,219,126)

Renk bilgisi

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

RGB renk modeli

#50DB7E color RGB value is (80,219,126).

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

RGB bağlantıları ve doygunluk

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

80
219
126

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

Yüzdelerle RGB renk parçaları

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

%18.82
%51.53
%29.65

CMYK RENK MODELİ

#50DB7E rengi CMYK tonu (63,0,42,14).

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

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

CMYK yüzdeleri

%63.47
%0
%42.47
%14.12

Codes

Color #50DB7E in popluar color models

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

Color #50DB7E in popluar number systems.

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

Shades and tints

Shades of #50DB7E

#50DB7E
(80,219,126)
#49C873
(73,200,115)
#42B568
(66,181,104)
#3BA25D
(59,162,93)
#348F52
(52,143,82)
#2D7C47
(45,124,71)
#26693C
(38,105,60)
#1F5631
(31,86,49)
#184326
(24,67,38)
#11301B
(17,48,27)
#0A1D10
(10,29,16)
#000000
(0,0,0)

Tints of #50DB7E

#50DB7E
(80,219,126)
#5FDE89
(95,222,137)
#6EE194
(110,225,148)
#7DE49F
(125,228,159)
#8CE7AA
(140,231,170)
#9BEAB5
(155,234,181)
#AAEDC0
(170,237,192)
#B9F0CB
(185,240,203)
#C8F3D6
(200,243,214)
#D7F6E1
(215,246,225)
#E6F9EC
(230,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50DB7E; }

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

This text font color is #50DB7E.

Background Color

.myBgColor { background-color: #50DB7E; }

<div style="background-color:#50DB7E">Inner text</div>

This div background color is #50DB7E.

Border color

.myBorderColor { border: 1px solid #50DB7E; }

<div style="border:3px solid #50DB7E">Div</div>

This div border color is #50DB7E.

Opacity

.myOpacity80 { color: #50DB7E; opacity: 0.8; }

<p style="color:#50DB7E;opacity:0.8;">80%</p>

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

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

This text has shadow with #50DB7E color.


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

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

This text has shadow with #50DB7E primary color and red secondary color.


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

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

This text has shadow with #50DB7E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50DB7E.

Preview

Color preview on black background

This text has color #50DB7E on black background.


Color preview on white background

This text has color #50DB7E on white background.


Black color preview on #50DB7E background

This text has black color on #50DB7E background.


White color preview on #50DB7E background

This text has white color on #50DB7E background.


Related colors

Complementary color

Complementary color for #hex is #AF2481.


I love getcolorcode.com

Triadic colors

1 #7E50DB and #DB7E50 with #50DB7E are triadic colors.

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