COLOR #4DAD6E

HEX: #4DAD6E RGB: (77,173,110)

Renk bilgisi

#4DAD6E contains mainly green color. #4DAD6E ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#4DAD6E color RGB value is (77,173,110).

RGB: (77,173,110) (30%, 68%, 43%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 173 of 255 = 68%
B 110 of 255 = 43%

77
173
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 173 + 110 = 360 (100%)
R 77 of 360 ~ 21.39%
G 173 of 360 ~ 48.06%
B 110 of 360 ~ 30.56'%

%21.39
%48.06
%30.56

CMYK RENK MODELİ

#4DAD6E rengi CMYK tonu (55,0,36,32).

  • camgöbeği tonu 55.49%
  • eflatun tonu 0.00%
  • sarı tonu 36.42%
  • ana renk tonu 32.16%

CMYK: (55,0,36,32)
C55M0Y36K32 (55%, 0%, 36%, 32%)
(0.55 / 0.00 / 0.36 / 0.32)

CMYK yüzdeleri

%55.49
%0
%36.42
%32.16

Codes

Color #4DAD6E in popluar color models

4D AD 6E
RGB 77 173 110
HSL 141° 38.40% 49.02%
HSB/HSV 141° 55.49% 67.84%
CMYK 55.49% 0.00% 36.42%
32.16%

Color #4DAD6E in popluar number systems.

HEX 4D AD 6E
Decimal 77 173 110
Binary 1001101 10101101 1101110
Octal 115 255 156

Shades and tints

Shades of #4DAD6E

#4DAD6E
(77,173,110)
#469E64
(70,158,100)
#3F8F5A
(63,143,90)
#388050
(56,128,80)
#317146
(49,113,70)
#2A623C
(42,98,60)
#235332
(35,83,50)
#1C4428
(28,68,40)
#15351E
(21,53,30)
#0E2614
(14,38,20)
#07170A
(7,23,10)
#000000
(0,0,0)

Tints of #4DAD6E

#4DAD6E
(77,173,110)
#5DB47B
(93,180,123)
#6DBB88
(109,187,136)
#7DC295
(125,194,149)
#8DC9A2
(141,201,162)
#9DD0AF
(157,208,175)
#ADD7BC
(173,215,188)
#BDDEC9
(189,222,201)
#CDE5D6
(205,229,214)
#DDECE3
(221,236,227)
#EDF3F0
(237,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4DAD6E color. Also use rgb(77,173,110) instead hex code.

Text Font Color

.myTextColor { color: #4DAD6E; }

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

This text font color is #4DAD6E.

Background Color

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

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

This div background color is #4DAD6E.

Border color

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

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

This div border color is #4DAD6E.

Opacity

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

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

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

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

This text has shadow with #4DAD6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4DAD6E.

Preview

Color preview on black background

This text has color #4DAD6E on black background.


Color preview on white background

This text has color #4DAD6E on white background.


Black color preview on #4DAD6E background

This text has black color on #4DAD6E background.


White color preview on #4DAD6E background

This text has white color on #4DAD6E background.


Related colors

Complementary color

Complementary color for #hex is #B25291.


I love getcolorcode.com

Triadic colors

1 #6E4DAD and #AD6E4D with #4DAD6E are triadic colors.

2 #6EAD4D and #AD4D6E with #4DAD6E are triadic colors.