COLOR #4CB977

HEX: #4CB977 RGB: (76,185,119)

Renk bilgisi

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

RGB renk modeli

#4CB977 color RGB value is (76,185,119).

RGB: (76,185,119) (30%, 73%, 47%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 185 of 255 = 73%
B 119 of 255 = 47%

76
185
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 185 + 119 = 380 (100%)
R 76 of 380 ~ 20%
G 185 of 380 ~ 48.68%
B 119 of 380 ~ 31.32'%

%20
%48.68
%31.32

CMYK RENK MODELİ

#4CB977 rengi CMYK tonu (59,0,36,27).

  • camgöbeği tonu 58.92%
  • eflatun tonu 0.00%
  • sarı tonu 35.68%
  • ana renk tonu 27.45%

CMYK: (59,0,36,27)
C59M0Y36K27 (59%, 0%, 36%, 27%)
(0.59 / 0.00 / 0.36 / 0.27)

CMYK yüzdeleri

%58.92
%0
%35.68
%27.45

Codes

Color #4CB977 in popluar color models

4C B9 77
RGB 76 185 119
HSL 144° 43.78% 51.18%
HSB/HSV 144° 58.92% 72.55%
CMYK 58.92% 0.00% 35.68%
27.45%

Color #4CB977 in popluar number systems.

HEX 4C B9 77
Decimal 76 185 119
Binary 1001100 10111001 1110111
Octal 114 271 167

Shades and tints

Shades of #4CB977

#4CB977
(76,185,119)
#46A96D
(70,169,109)
#409963
(64,153,99)
#3A8959
(58,137,89)
#34794F
(52,121,79)
#2E6945
(46,105,69)
#28593B
(40,89,59)
#224931
(34,73,49)
#1C3927
(28,57,39)
#16291D
(22,41,29)
#101913
(16,25,19)
#000000
(0,0,0)

Tints of #4CB977

#4CB977
(76,185,119)
#5CBF83
(92,191,131)
#6CC58F
(108,197,143)
#7CCB9B
(124,203,155)
#8CD1A7
(140,209,167)
#9CD7B3
(156,215,179)
#ACDDBF
(172,221,191)
#BCE3CB
(188,227,203)
#CCE9D7
(204,233,215)
#DCEFE3
(220,239,227)
#ECF5EF
(236,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4CB977 color. Also use rgb(76,185,119) instead hex code.

Text Font Color

.myTextColor { color: #4CB977; }

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

This text font color is #4CB977.

Background Color

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

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

This div background color is #4CB977.

Border color

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

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

This div border color is #4CB977.

Opacity

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

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

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

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

This text has shadow with #4CB977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4CB977.

Preview

Color preview on black background

This text has color #4CB977 on black background.


Color preview on white background

This text has color #4CB977 on white background.


Black color preview on #4CB977 background

This text has black color on #4CB977 background.


White color preview on #4CB977 background

This text has white color on #4CB977 background.


Related colors

Complementary color

Complementary color for #hex is #B34688.


I love getcolorcode.com

Triadic colors

1 #774CB9 and #B9774C with #4CB977 are triadic colors.

2 #77B94C and #B94C77 with #4CB977 are triadic colors.