COLOR #4C9B66

HEX: #4C9B66 RGB: (76,155,102)

Renk bilgisi

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

RGB renk modeli

#4C9B66 color RGB value is (76,155,102).

RGB: (76,155,102) (30%, 61%, 40%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 155 of 255 = 61%
B 102 of 255 = 40%

76
155
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 155 + 102 = 333 (100%)
R 76 of 333 ~ 22.82%
G 155 of 333 ~ 46.55%
B 102 of 333 ~ 30.63'%

%22.82
%46.55
%30.63

CMYK RENK MODELİ

#4C9B66 rengi CMYK tonu (51,0,34,39).

  • camgöbeği tonu 50.97%
  • eflatun tonu 0.00%
  • sarı tonu 34.19%
  • ana renk tonu 39.22%

CMYK: (51,0,34,39)
C51M0Y34K39 (51%, 0%, 34%, 39%)
(0.51 / 0.00 / 0.34 / 0.39)

CMYK yüzdeleri

%50.97
%0
%34.19
%39.22

Codes

Color #4C9B66 in popluar color models

4C 9B 66
RGB 76 155 102
HSL 140° 34.20% 45.29%
HSB/HSV 140° 50.97% 60.78%
CMYK 50.97% 0.00% 34.19%
39.22%

Color #4C9B66 in popluar number systems.

HEX 4C 9B 66
Decimal 76 155 102
Binary 1001100 10011011 1100110
Octal 114 233 146

Shades and tints

Shades of #4C9B66

#4C9B66
(76,155,102)
#468D5D
(70,141,93)
#407F54
(64,127,84)
#3A714B
(58,113,75)
#346342
(52,99,66)
#2E5539
(46,85,57)
#284730
(40,71,48)
#223927
(34,57,39)
#1C2B1E
(28,43,30)
#161D15
(22,29,21)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #4C9B66

#4C9B66
(76,155,102)
#5CA473
(92,164,115)
#6CAD80
(108,173,128)
#7CB68D
(124,182,141)
#8CBF9A
(140,191,154)
#9CC8A7
(156,200,167)
#ACD1B4
(172,209,180)
#BCDAC1
(188,218,193)
#CCE3CE
(204,227,206)
#DCECDB
(220,236,219)
#ECF5E8
(236,245,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C9B66 color. Also use rgb(76,155,102) instead hex code.

Text Font Color

.myTextColor { color: #4C9B66; }

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

This text font color is #4C9B66.

Background Color

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

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

This div background color is #4C9B66.

Border color

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

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

This div border color is #4C9B66.

Opacity

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

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

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

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

This text has shadow with #4C9B66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C9B66.

Preview

Color preview on black background

This text has color #4C9B66 on black background.


Color preview on white background

This text has color #4C9B66 on white background.


Black color preview on #4C9B66 background

This text has black color on #4C9B66 background.


White color preview on #4C9B66 background

This text has white color on #4C9B66 background.


Related colors

Complementary color

Complementary color for #hex is #B36499.


I love getcolorcode.com

Triadic colors

1 #664C9B and #9B664C with #4C9B66 are triadic colors.

2 #669B4C and #9B4C66 with #4C9B66 are triadic colors.