COLOR #4EAD70

HEX: #4EAD70 RGB: (78,173,112)

Renk bilgisi

#4EAD70 contains mainly green color. #4EAD70 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#4EAD70 color RGB value is (78,173,112).

RGB: (78,173,112) (31%, 68%, 44%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 173 of 255 = 68%
B 112 of 255 = 44%

78
173
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 173 + 112 = 363 (100%)
R 78 of 363 ~ 21.49%
G 173 of 363 ~ 47.66%
B 112 of 363 ~ 30.85'%

%21.49
%47.66
%30.85

CMYK RENK MODELİ

#4EAD70 rengi CMYK tonu (55,0,35,32).

  • camgöbeği tonu 54.91%
  • eflatun tonu 0.00%
  • sarı tonu 35.26%
  • ana renk tonu 32.16%

CMYK: (55,0,35,32)
C55M0Y35K32 (55%, 0%, 35%, 32%)
(0.55 / 0.00 / 0.35 / 0.32)

CMYK yüzdeleri

%54.91
%0
%35.26
%32.16

Codes

Color #4EAD70 in popluar color models

4E AD 70
RGB 78 173 112
HSL 141° 37.85% 49.22%
HSB/HSV 141° 54.91% 67.84%
CMYK 54.91% 0.00% 35.26%
32.16%

Color #4EAD70 in popluar number systems.

HEX 4E AD 70
Decimal 78 173 112
Binary 1001110 10101101 1110000
Octal 116 255 160

Shades and tints

Shades of #4EAD70

#4EAD70
(78,173,112)
#479E66
(71,158,102)
#408F5C
(64,143,92)
#398052
(57,128,82)
#327148
(50,113,72)
#2B623E
(43,98,62)
#245334
(36,83,52)
#1D442A
(29,68,42)
#163520
(22,53,32)
#0F2616
(15,38,22)
#08170C
(8,23,12)
#000000
(0,0,0)

Tints of #4EAD70

#4EAD70
(78,173,112)
#5EB47D
(94,180,125)
#6EBB8A
(110,187,138)
#7EC297
(126,194,151)
#8EC9A4
(142,201,164)
#9ED0B1
(158,208,177)
#AED7BE
(174,215,190)
#BEDECB
(190,222,203)
#CEE5D8
(206,229,216)
#DEECE5
(222,236,229)
#EEF3F2
(238,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4EAD70 color. Also use rgb(78,173,112) instead hex code.

Text Font Color

.myTextColor { color: #4EAD70; }

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

This text font color is #4EAD70.

Background Color

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

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

This div background color is #4EAD70.

Border color

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

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

This div border color is #4EAD70.

Opacity

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

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

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

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

This text has shadow with #4EAD70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4EAD70.

Preview

Color preview on black background

This text has color #4EAD70 on black background.


Color preview on white background

This text has color #4EAD70 on white background.


Black color preview on #4EAD70 background

This text has black color on #4EAD70 background.


White color preview on #4EAD70 background

This text has white color on #4EAD70 background.


Related colors

Complementary color

Complementary color for #hex is #B1528F.


I love getcolorcode.com

Triadic colors

1 #704EAD and #AD704E with #4EAD70 are triadic colors.

2 #70AD4E and #AD4E70 with #4EAD70 are triadic colors.