COLOR #4DCC42

HEX: #4DCC42 RGB: (77,204,66)

Renk bilgisi

#4DCC42 contains mainly green color. #4DCC42 ‘ nin web güvenlik rengi #33CC33 (ya da #3C3) dir.

RGB renk modeli

#4DCC42 color RGB value is (77,204,66).

RGB: (77,204,66) (30%, 80%, 26%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 204 of 255 = 80%
B 66 of 255 = 26%

77
204
66

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 204 + 66 = 347 (100%)
R 77 of 347 ~ 22.19%
G 204 of 347 ~ 58.79%
B 66 of 347 ~ 19.02'%

%22.19
%58.79
%19.02

CMYK RENK MODELİ

#4DCC42 rengi CMYK tonu (62,0,68,20).

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

CMYK: (62,0,68,20)
C62M0Y68K20 (62%, 0%, 68%, 20%)
(0.62 / 0.00 / 0.68 / 0.20)

CMYK yüzdeleri

%62.25
%0
%67.65
%20

Codes

Color #4DCC42 in popluar color models

4D CC 42
RGB 77 204 66
HSL 115° 57.50% 52.94%
HSB/HSV 115° 67.65% 80.00%
CMYK 62.25% 0.00% 67.65%
20.00%

Color #4DCC42 in popluar number systems.

HEX 4D CC 42
Decimal 77 204 66
Binary 1001101 11001100 1000010
Octal 115 314 102

Shades and tints

Shades of #4DCC42

#4DCC42
(77,204,66)
#46BA3C
(70,186,60)
#3FA836
(63,168,54)
#389630
(56,150,48)
#31842A
(49,132,42)
#2A7224
(42,114,36)
#23601E
(35,96,30)
#1C4E18
(28,78,24)
#153C12
(21,60,18)
#0E2A0C
(14,42,12)
#071806
(7,24,6)
#000000
(0,0,0)

Tints of #4DCC42

#4DCC42
(77,204,66)
#5DD053
(93,208,83)
#6DD464
(109,212,100)
#7DD875
(125,216,117)
#8DDC86
(141,220,134)
#9DE097
(157,224,151)
#ADE4A8
(173,228,168)
#BDE8B9
(189,232,185)
#CDECCA
(205,236,202)
#DDF0DB
(221,240,219)
#EDF4EC
(237,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4DCC42; }

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

This text font color is #4DCC42.

Background Color

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

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

This div background color is #4DCC42.

Border color

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

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

This div border color is #4DCC42.

Opacity

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

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

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

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

This text has shadow with #4DCC42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4DCC42.

Preview

Color preview on black background

This text has color #4DCC42 on black background.


Color preview on white background

This text has color #4DCC42 on white background.


Black color preview on #4DCC42 background

This text has black color on #4DCC42 background.


White color preview on #4DCC42 background

This text has white color on #4DCC42 background.


Related colors

Complementary color

Complementary color for #hex is #B233BD.


I love getcolorcode.com

Triadic colors

1 #424DCC and #CC424D with #4DCC42 are triadic colors.

2 #42CC4D and #CC4D42 with #4DCC42 are triadic colors.