COLOR #4DAD4F

HEX: #4DAD4F RGB: (77,173,79)

Renk bilgisi

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

RGB renk modeli

#4DAD4F color RGB value is (77,173,79).

RGB: (77,173,79) (30%, 68%, 31%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 173 of 255 = 68%
B 79 of 255 = 31%

77
173
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 173 + 79 = 329 (100%)
R 77 of 329 ~ 23.4%
G 173 of 329 ~ 52.58%
B 79 of 329 ~ 24.01'%

%23.4
%52.58
%24.01

CMYK RENK MODELİ

#4DAD4F rengi CMYK tonu (55,0,54,32).

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

CMYK: (55,0,54,32)
C55M0Y54K32 (55%, 0%, 54%, 32%)
(0.55 / 0.00 / 0.54 / 0.32)

CMYK yüzdeleri

%55.49
%0
%54.34
%32.16

Codes

Color #4DAD4F in popluar color models

4D AD 4F
RGB 77 173 79
HSL 121° 38.40% 49.02%
HSB/HSV 121° 55.49% 67.84%
CMYK 55.49% 0.00% 54.34%
32.16%

Color #4DAD4F in popluar number systems.

HEX 4D AD 4F
Decimal 77 173 79
Binary 1001101 10101101 1001111
Octal 115 255 117

Shades and tints

Shades of #4DAD4F

#4DAD4F
(77,173,79)
#469E48
(70,158,72)
#3F8F41
(63,143,65)
#38803A
(56,128,58)
#317133
(49,113,51)
#2A622C
(42,98,44)
#235325
(35,83,37)
#1C441E
(28,68,30)
#153517
(21,53,23)
#0E2610
(14,38,16)
#071709
(7,23,9)
#000000
(0,0,0)

Tints of #4DAD4F

#4DAD4F
(77,173,79)
#5DB45F
(93,180,95)
#6DBB6F
(109,187,111)
#7DC27F
(125,194,127)
#8DC98F
(141,201,143)
#9DD09F
(157,208,159)
#ADD7AF
(173,215,175)
#BDDEBF
(189,222,191)
#CDE5CF
(205,229,207)
#DDECDF
(221,236,223)
#EDF3EF
(237,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4DAD4F; }

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

This text font color is #4DAD4F.

Background Color

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

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

This div background color is #4DAD4F.

Border color

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

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

This div border color is #4DAD4F.

Opacity

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

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

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

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

This text has shadow with #4DAD4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4DAD4F.

Preview

Color preview on black background

This text has color #4DAD4F on black background.


Color preview on white background

This text has color #4DAD4F on white background.


Black color preview on #4DAD4F background

This text has black color on #4DAD4F background.


White color preview on #4DAD4F background

This text has white color on #4DAD4F background.


Related colors

Complementary color

Complementary color for #hex is #B252B0.


I love getcolorcode.com

Triadic colors

1 #4F4DAD and #AD4F4D with #4DAD4F are triadic colors.

2 #4FAD4D and #AD4D4F with #4DAD4F are triadic colors.