COLOR #4DA649

HEX: #4DA649 RGB: (77,166,73)

Renk bilgisi

#4DA649 contains mainly green color. #4DA649 ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#4DA649 color RGB value is (77,166,73).

RGB: (77,166,73) (30%, 65%, 29%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 166 of 255 = 65%
B 73 of 255 = 29%

77
166
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 166 + 73 = 316 (100%)
R 77 of 316 ~ 24.37%
G 166 of 316 ~ 52.53%
B 73 of 316 ~ 23.1'%

%24.37
%52.53
%23.1

CMYK RENK MODELİ

#4DA649 rengi CMYK tonu (54,0,56,35).

  • camgöbeği tonu 53.61%
  • eflatun tonu 0.00%
  • sarı tonu 56.02%
  • ana renk tonu 34.90%

CMYK: (54,0,56,35)
C54M0Y56K35 (54%, 0%, 56%, 35%)
(0.54 / 0.00 / 0.56 / 0.35)

CMYK yüzdeleri

%53.61
%0
%56.02
%34.9

Codes

Color #4DA649 in popluar color models

4D A6 49
RGB 77 166 73
HSL 117° 38.91% 46.86%
HSB/HSV 117° 56.02% 65.10%
CMYK 53.61% 0.00% 56.02%
34.90%

Color #4DA649 in popluar number systems.

HEX 4D A6 49
Decimal 77 166 73
Binary 1001101 10100110 1001001
Octal 115 246 111

Shades and tints

Shades of #4DA649

#4DA649
(77,166,73)
#469743
(70,151,67)
#3F883D
(63,136,61)
#387937
(56,121,55)
#316A31
(49,106,49)
#2A5B2B
(42,91,43)
#234C25
(35,76,37)
#1C3D1F
(28,61,31)
#152E19
(21,46,25)
#0E1F13
(14,31,19)
#07100D
(7,16,13)
#000000
(0,0,0)

Tints of #4DA649

#4DA649
(77,166,73)
#5DAE59
(93,174,89)
#6DB669
(109,182,105)
#7DBE79
(125,190,121)
#8DC689
(141,198,137)
#9DCE99
(157,206,153)
#ADD6A9
(173,214,169)
#BDDEB9
(189,222,185)
#CDE6C9
(205,230,201)
#DDEED9
(221,238,217)
#EDF6E9
(237,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4DA649 color. Also use rgb(77,166,73) instead hex code.

Text Font Color

.myTextColor { color: #4DA649; }

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

This text font color is #4DA649.

Background Color

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

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

This div background color is #4DA649.

Border color

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

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

This div border color is #4DA649.

Opacity

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

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

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

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

This text has shadow with #4DA649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4DA649.

Preview

Color preview on black background

This text has color #4DA649 on black background.


Color preview on white background

This text has color #4DA649 on white background.


Black color preview on #4DA649 background

This text has black color on #4DA649 background.


White color preview on #4DA649 background

This text has white color on #4DA649 background.


Related colors

Complementary color

Complementary color for #hex is #B259B6.


I love getcolorcode.com

Triadic colors

1 #494DA6 and #A6494D with #4DA649 are triadic colors.

2 #49A64D and #A64D49 with #4DA649 are triadic colors.