COLOR #4DDF7E

HEX: #4DDF7E RGB: (77,223,126)

Renk bilgisi

#4DDF7E contains mainly green color. #4DDF7E ‘ nin web güvenlik rengi #33CC66 (ya da #3C6) dir.

RGB renk modeli

#4DDF7E color RGB value is (77,223,126).

RGB: (77,223,126) (30%, 87%, 49%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 223 of 255 = 87%
B 126 of 255 = 49%

77
223
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 223 + 126 = 426 (100%)
R 77 of 426 ~ 18.08%
G 223 of 426 ~ 52.35%
B 126 of 426 ~ 29.58'%

%18.08
%52.35
%29.58

CMYK RENK MODELİ

#4DDF7E rengi CMYK tonu (65,0,43,13).

  • camgöbeği tonu 65.47%
  • eflatun tonu 0.00%
  • sarı tonu 43.50%
  • ana renk tonu 12.55%

CMYK: (65,0,43,13)
C65M0Y43K13 (65%, 0%, 43%, 13%)
(0.65 / 0.00 / 0.43 / 0.13)

CMYK yüzdeleri

%65.47
%0
%43.5
%12.55

Codes

Color #4DDF7E in popluar color models

4D DF 7E
RGB 77 223 126
HSL 140° 69.52% 58.82%
HSB/HSV 140° 65.47% 87.45%
CMYK 65.47% 0.00% 43.50%
12.55%

Color #4DDF7E in popluar number systems.

HEX 4D DF 7E
Decimal 77 223 126
Binary 1001101 11011111 1111110
Octal 115 337 176

Shades and tints

Shades of #4DDF7E

#4DDF7E
(77,223,126)
#46CB73
(70,203,115)
#3FB768
(63,183,104)
#38A35D
(56,163,93)
#318F52
(49,143,82)
#2A7B47
(42,123,71)
#23673C
(35,103,60)
#1C5331
(28,83,49)
#153F26
(21,63,38)
#0E2B1B
(14,43,27)
#071710
(7,23,16)
#000000
(0,0,0)

Tints of #4DDF7E

#4DDF7E
(77,223,126)
#5DE189
(93,225,137)
#6DE394
(109,227,148)
#7DE59F
(125,229,159)
#8DE7AA
(141,231,170)
#9DE9B5
(157,233,181)
#ADEBC0
(173,235,192)
#BDEDCB
(189,237,203)
#CDEFD6
(205,239,214)
#DDF1E1
(221,241,225)
#EDF3EC
(237,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4DDF7E color. Also use rgb(77,223,126) instead hex code.

Text Font Color

.myTextColor { color: #4DDF7E; }

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

This text font color is #4DDF7E.

Background Color

.myBgColor { background-color: #4DDF7E; }

<div style="background-color:#4DDF7E">Inner text</div>

This div background color is #4DDF7E.

Border color

.myBorderColor { border: 1px solid #4DDF7E; }

<div style="border:3px solid #4DDF7E">Div</div>

This div border color is #4DDF7E.

Opacity

.myOpacity80 { color: #4DDF7E; opacity: 0.8; }

<p style="color:#4DDF7E;opacity:0.8;">80%</p>

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

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

This text has shadow with #4DDF7E color.


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

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

This text has shadow with #4DDF7E primary color and red secondary color.


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

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

This text has shadow with #4DDF7E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4DDF7E.

Preview

Color preview on black background

This text has color #4DDF7E on black background.


Color preview on white background

This text has color #4DDF7E on white background.


Black color preview on #4DDF7E background

This text has black color on #4DDF7E background.


White color preview on #4DDF7E background

This text has white color on #4DDF7E background.


Related colors

Complementary color

Complementary color for #hex is #B22081.


I love getcolorcode.com

Triadic colors

1 #7E4DDF and #DF7E4D with #4DDF7E are triadic colors.

2 #7EDF4D and #DF4D7E with #4DDF7E are triadic colors.