COLOR #4CCC80

HEX: #4CCC80 RGB: (76,204,128)

Renk bilgisi

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

RGB renk modeli

#4CCC80 color RGB value is (76,204,128).

RGB: (76,204,128) (30%, 80%, 50%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 204 of 255 = 80%
B 128 of 255 = 50%

76
204
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 204 + 128 = 408 (100%)
R 76 of 408 ~ 18.63%
G 204 of 408 ~ 50%
B 128 of 408 ~ 31.37'%

%18.63
%50
%31.37

CMYK RENK MODELİ

#4CCC80 rengi CMYK tonu (63,0,37,20).

  • camgöbeği tonu 62.75%
  • eflatun tonu 0.00%
  • sarı tonu 37.25%
  • ana renk tonu 20.00%

CMYK: (63,0,37,20)
C63M0Y37K20 (63%, 0%, 37%, 20%)
(0.63 / 0.00 / 0.37 / 0.20)

CMYK yüzdeleri

%62.75
%0
%37.25
%20

Codes

Color #4CCC80 in popluar color models

4C CC 80
RGB 76 204 128
HSL 144° 55.65% 54.90%
HSB/HSV 144° 62.75% 80.00%
CMYK 62.75% 0.00% 37.25%
20.00%

Color #4CCC80 in popluar number systems.

HEX 4C CC 80
Decimal 76 204 128
Binary 1001100 11001100 10000000
Octal 114 314 200

Shades and tints

Shades of #4CCC80

#4CCC80
(76,204,128)
#46BA75
(70,186,117)
#40A86A
(64,168,106)
#3A965F
(58,150,95)
#348454
(52,132,84)
#2E7249
(46,114,73)
#28603E
(40,96,62)
#224E33
(34,78,51)
#1C3C28
(28,60,40)
#162A1D
(22,42,29)
#101812
(16,24,18)
#000000
(0,0,0)

Tints of #4CCC80

#4CCC80
(76,204,128)
#5CD08B
(92,208,139)
#6CD496
(108,212,150)
#7CD8A1
(124,216,161)
#8CDCAC
(140,220,172)
#9CE0B7
(156,224,183)
#ACE4C2
(172,228,194)
#BCE8CD
(188,232,205)
#CCECD8
(204,236,216)
#DCF0E3
(220,240,227)
#ECF4EE
(236,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4CCC80 color. Also use rgb(76,204,128) instead hex code.

Text Font Color

.myTextColor { color: #4CCC80; }

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

This text font color is #4CCC80.

Background Color

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

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

This div background color is #4CCC80.

Border color

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

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

This div border color is #4CCC80.

Opacity

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

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

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

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

This text has shadow with #4CCC80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4CCC80.

Preview

Color preview on black background

This text has color #4CCC80 on black background.


Color preview on white background

This text has color #4CCC80 on white background.


Black color preview on #4CCC80 background

This text has black color on #4CCC80 background.


White color preview on #4CCC80 background

This text has white color on #4CCC80 background.


Related colors

Complementary color

Complementary color for #hex is #B3337F.


I love getcolorcode.com

Triadic colors

1 #804CCC and #CC804C with #4CCC80 are triadic colors.

2 #80CC4C and #CC4C80 with #4CCC80 are triadic colors.