COLOR #4DD570

HEX: #4DD570 RGB: (77,213,112)

Renk bilgisi

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

RGB renk modeli

#4DD570 color RGB value is (77,213,112).

RGB: (77,213,112) (30%, 84%, 44%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 213 of 255 = 84%
B 112 of 255 = 44%

77
213
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 213 + 112 = 402 (100%)
R 77 of 402 ~ 19.15%
G 213 of 402 ~ 52.99%
B 112 of 402 ~ 27.86'%

%19.15
%52.99
%27.86

CMYK RENK MODELİ

#4DD570 rengi CMYK tonu (64,0,47,16).

  • camgöbeği tonu 63.85%
  • eflatun tonu 0.00%
  • sarı tonu 47.42%
  • ana renk tonu 16.47%

CMYK: (64,0,47,16)
C64M0Y47K16 (64%, 0%, 47%, 16%)
(0.64 / 0.00 / 0.47 / 0.16)

CMYK yüzdeleri

%63.85
%0
%47.42
%16.47

Codes

Color #4DD570 in popluar color models

4D D5 70
RGB 77 213 112
HSL 135° 61.82% 56.86%
HSB/HSV 135° 63.85% 83.53%
CMYK 63.85% 0.00% 47.42%
16.47%

Color #4DD570 in popluar number systems.

HEX 4D D5 70
Decimal 77 213 112
Binary 1001101 11010101 1110000
Octal 115 325 160

Shades and tints

Shades of #4DD570

#4DD570
(77,213,112)
#46C266
(70,194,102)
#3FAF5C
(63,175,92)
#389C52
(56,156,82)
#318948
(49,137,72)
#2A763E
(42,118,62)
#236334
(35,99,52)
#1C502A
(28,80,42)
#153D20
(21,61,32)
#0E2A16
(14,42,22)
#07170C
(7,23,12)
#000000
(0,0,0)

Tints of #4DD570

#4DD570
(77,213,112)
#5DD87D
(93,216,125)
#6DDB8A
(109,219,138)
#7DDE97
(125,222,151)
#8DE1A4
(141,225,164)
#9DE4B1
(157,228,177)
#ADE7BE
(173,231,190)
#BDEACB
(189,234,203)
#CDEDD8
(205,237,216)
#DDF0E5
(221,240,229)
#EDF3F2
(237,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4DD570 color. Also use rgb(77,213,112) instead hex code.

Text Font Color

.myTextColor { color: #4DD570; }

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

This text font color is #4DD570.

Background Color

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

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

This div background color is #4DD570.

Border color

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

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

This div border color is #4DD570.

Opacity

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

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

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

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

This text has shadow with #4DD570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4DD570.

Preview

Color preview on black background

This text has color #4DD570 on black background.


Color preview on white background

This text has color #4DD570 on white background.


Black color preview on #4DD570 background

This text has black color on #4DD570 background.


White color preview on #4DD570 background

This text has white color on #4DD570 background.


Related colors

Complementary color

Complementary color for #hex is #B22A8F.


I love getcolorcode.com

Triadic colors

1 #704DD5 and #D5704D with #4DD570 are triadic colors.

2 #70D54D and #D54D70 with #4DD570 are triadic colors.