COLOR #4C9764

HEX: #4C9764 RGB: (76,151,100)

Renk bilgisi

#4C9764 contains mainly green and blue colors. #4C9764 ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#4C9764 color RGB value is (76,151,100).

RGB: (76,151,100) (30%, 59%, 39%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 151 of 255 = 59%
B 100 of 255 = 39%

76
151
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 151 + 100 = 327 (100%)
R 76 of 327 ~ 23.24%
G 151 of 327 ~ 46.18%
B 100 of 327 ~ 30.58'%

%23.24
%46.18
%30.58

CMYK RENK MODELİ

#4C9764 rengi CMYK tonu (50,0,34,41).

  • camgöbeği tonu 49.67%
  • eflatun tonu 0.00%
  • sarı tonu 33.77%
  • ana renk tonu 40.78%

CMYK: (50,0,34,41)
C50M0Y34K41 (50%, 0%, 34%, 41%)
(0.50 / 0.00 / 0.34 / 0.41)

CMYK yüzdeleri

%49.67
%0
%33.77
%40.78

Codes

Color #4C9764 in popluar color models

4C 97 64
RGB 76 151 100
HSL 139° 33.04% 44.51%
HSB/HSV 139° 49.67% 59.22%
CMYK 49.67% 0.00% 33.77%
40.78%

Color #4C9764 in popluar number systems.

HEX 4C 97 64
Decimal 76 151 100
Binary 1001100 10010111 1100100
Octal 114 227 144

Shades and tints

Shades of #4C9764

#4C9764
(76,151,100)
#468A5B
(70,138,91)
#407D52
(64,125,82)
#3A7049
(58,112,73)
#346340
(52,99,64)
#2E5637
(46,86,55)
#28492E
(40,73,46)
#223C25
(34,60,37)
#1C2F1C
(28,47,28)
#162213
(22,34,19)
#10150A
(16,21,10)
#000000
(0,0,0)

Tints of #4C9764

#4C9764
(76,151,100)
#5CA072
(92,160,114)
#6CA980
(108,169,128)
#7CB28E
(124,178,142)
#8CBB9C
(140,187,156)
#9CC4AA
(156,196,170)
#ACCDB8
(172,205,184)
#BCD6C6
(188,214,198)
#CCDFD4
(204,223,212)
#DCE8E2
(220,232,226)
#ECF1F0
(236,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C9764 color. Also use rgb(76,151,100) instead hex code.

Text Font Color

.myTextColor { color: #4C9764; }

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

This text font color is #4C9764.

Background Color

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

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

This div background color is #4C9764.

Border color

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

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

This div border color is #4C9764.

Opacity

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

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

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

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

This text has shadow with #4C9764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C9764.

Preview

Color preview on black background

This text has color #4C9764 on black background.


Color preview on white background

This text has color #4C9764 on white background.


Black color preview on #4C9764 background

This text has black color on #4C9764 background.


White color preview on #4C9764 background

This text has white color on #4C9764 background.


Related colors

Complementary color

Complementary color for #hex is #B3689B.


I love getcolorcode.com

Triadic colors

1 #644C97 and #97644C with #4C9764 are triadic colors.

2 #64974C and #974C64 with #4C9764 are triadic colors.