COLOR #4EDB5D

HEX: #4EDB5D RGB: (78,219,93)

Renk bilgisi

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

RGB renk modeli

#4EDB5D color RGB value is (78,219,93).

RGB: (78,219,93) (31%, 86%, 36%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 219 of 255 = 86%
B 93 of 255 = 36%

78
219
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 219 + 93 = 390 (100%)
R 78 of 390 ~ 20%
G 219 of 390 ~ 56.15%
B 93 of 390 ~ 23.85'%

%20
%56.15
%23.85

CMYK RENK MODELİ

#4EDB5D rengi CMYK tonu (64,0,58,14).

  • camgöbeği tonu 64.38%
  • eflatun tonu 0.00%
  • sarı tonu 57.53%
  • ana renk tonu 14.12%

CMYK: (64,0,58,14)
C64M0Y58K14 (64%, 0%, 58%, 14%)
(0.64 / 0.00 / 0.58 / 0.14)

CMYK yüzdeleri

%64.38
%0
%57.53
%14.12

Codes

Color #4EDB5D in popluar color models

4E DB 5D
RGB 78 219 93
HSL 126° 66.20% 58.24%
HSB/HSV 126° 64.38% 85.88%
CMYK 64.38% 0.00% 57.53%
14.12%

Color #4EDB5D in popluar number systems.

HEX 4E DB 5D
Decimal 78 219 93
Binary 1001110 11011011 1011101
Octal 116 333 135

Shades and tints

Shades of #4EDB5D

#4EDB5D
(78,219,93)
#47C855
(71,200,85)
#40B54D
(64,181,77)
#39A245
(57,162,69)
#328F3D
(50,143,61)
#2B7C35
(43,124,53)
#24692D
(36,105,45)
#1D5625
(29,86,37)
#16431D
(22,67,29)
#0F3015
(15,48,21)
#081D0D
(8,29,13)
#000000
(0,0,0)

Tints of #4EDB5D

#4EDB5D
(78,219,93)
#5EDE6B
(94,222,107)
#6EE179
(110,225,121)
#7EE487
(126,228,135)
#8EE795
(142,231,149)
#9EEAA3
(158,234,163)
#AEEDB1
(174,237,177)
#BEF0BF
(190,240,191)
#CEF3CD
(206,243,205)
#DEF6DB
(222,246,219)
#EEF9E9
(238,249,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4EDB5D color. Also use rgb(78,219,93) instead hex code.

Text Font Color

.myTextColor { color: #4EDB5D; }

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

This text font color is #4EDB5D.

Background Color

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

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

This div background color is #4EDB5D.

Border color

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

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

This div border color is #4EDB5D.

Opacity

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

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

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

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

This text has shadow with #4EDB5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4EDB5D.

Preview

Color preview on black background

This text has color #4EDB5D on black background.


Color preview on white background

This text has color #4EDB5D on white background.


Black color preview on #4EDB5D background

This text has black color on #4EDB5D background.


White color preview on #4EDB5D background

This text has white color on #4EDB5D background.


Related colors

Complementary color

Complementary color for #hex is #B124A2.


I love getcolorcode.com

Triadic colors

1 #5D4EDB and #DB5D4E with #4EDB5D are triadic colors.

2 #5DDB4E and #DB4E5D with #4EDB5D are triadic colors.