COLOR #4DCC77

HEX: #4DCC77 RGB: (77,204,119)

Renk bilgisi

#4DCC77 contains mainly green color. #4DCC77 ‘ nin web güvenlik rengi #33CC66 (ya da #3C6) dir.

RGB renk modeli

#4DCC77 color RGB value is (77,204,119).

RGB: (77,204,119) (30%, 80%, 47%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 204 of 255 = 80%
B 119 of 255 = 47%

77
204
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 204 + 119 = 400 (100%)
R 77 of 400 ~ 19.25%
G 204 of 400 ~ 51%
B 119 of 400 ~ 29.75'%

%19.25
%51
%29.75

CMYK RENK MODELİ

#4DCC77 rengi CMYK tonu (62,0,42,20).

  • camgöbeği tonu 62.25%
  • eflatun tonu 0.00%
  • sarı tonu 41.67%
  • ana renk tonu 20.00%

CMYK: (62,0,42,20)
C62M0Y42K20 (62%, 0%, 42%, 20%)
(0.62 / 0.00 / 0.42 / 0.20)

CMYK yüzdeleri

%62.25
%0
%41.67
%20

Codes

Color #4DCC77 in popluar color models

4D CC 77
RGB 77 204 119
HSL 140° 55.46% 55.10%
HSB/HSV 140° 62.25% 80.00%
CMYK 62.25% 0.00% 41.67%
20.00%

Color #4DCC77 in popluar number systems.

HEX 4D CC 77
Decimal 77 204 119
Binary 1001101 11001100 1110111
Octal 115 314 167

Shades and tints

Shades of #4DCC77

#4DCC77
(77,204,119)
#46BA6D
(70,186,109)
#3FA863
(63,168,99)
#389659
(56,150,89)
#31844F
(49,132,79)
#2A7245
(42,114,69)
#23603B
(35,96,59)
#1C4E31
(28,78,49)
#153C27
(21,60,39)
#0E2A1D
(14,42,29)
#071813
(7,24,19)
#000000
(0,0,0)

Tints of #4DCC77

#4DCC77
(77,204,119)
#5DD083
(93,208,131)
#6DD48F
(109,212,143)
#7DD89B
(125,216,155)
#8DDCA7
(141,220,167)
#9DE0B3
(157,224,179)
#ADE4BF
(173,228,191)
#BDE8CB
(189,232,203)
#CDECD7
(205,236,215)
#DDF0E3
(221,240,227)
#EDF4EF
(237,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4DCC77 color. Also use rgb(77,204,119) instead hex code.

Text Font Color

.myTextColor { color: #4DCC77; }

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

This text font color is #4DCC77.

Background Color

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

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

This div background color is #4DCC77.

Border color

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

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

This div border color is #4DCC77.

Opacity

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

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

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

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

This text has shadow with #4DCC77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4DCC77.

Preview

Color preview on black background

This text has color #4DCC77 on black background.


Color preview on white background

This text has color #4DCC77 on white background.


Black color preview on #4DCC77 background

This text has black color on #4DCC77 background.


White color preview on #4DCC77 background

This text has white color on #4DCC77 background.


Related colors

Complementary color

Complementary color for #hex is #B23388.


I love getcolorcode.com

Triadic colors

1 #774DCC and #CC774D with #4DCC77 are triadic colors.

2 #77CC4D and #CC4D77 with #4DCC77 are triadic colors.