COLOR #4D9F78

HEX: #4D9F78 RGB: (77,159,120)

Renk bilgisi

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

RGB renk modeli

#4D9F78 color RGB value is (77,159,120).

RGB: (77,159,120) (30%, 62%, 47%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 159 of 255 = 62%
B 120 of 255 = 47%

77
159
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 159 + 120 = 356 (100%)
R 77 of 356 ~ 21.63%
G 159 of 356 ~ 44.66%
B 120 of 356 ~ 33.71'%

%21.63
%44.66
%33.71

CMYK RENK MODELİ

#4D9F78 rengi CMYK tonu (52,0,25,38).

  • camgöbeği tonu 51.57%
  • eflatun tonu 0.00%
  • sarı tonu 24.53%
  • ana renk tonu 37.65%

CMYK: (52,0,25,38)
C52M0Y25K38 (52%, 0%, 25%, 38%)
(0.52 / 0.00 / 0.25 / 0.38)

CMYK yüzdeleri

%51.57
%0
%24.53
%37.65

Codes

Color #4D9F78 in popluar color models

4D 9F 78
RGB 77 159 120
HSL 151° 34.75% 46.27%
HSB/HSV 151° 51.57% 62.35%
CMYK 51.57% 0.00% 24.53%
37.65%

Color #4D9F78 in popluar number systems.

HEX 4D 9F 78
Decimal 77 159 120
Binary 1001101 10011111 1111000
Octal 115 237 170

Shades and tints

Shades of #4D9F78

#4D9F78
(77,159,120)
#46916E
(70,145,110)
#3F8364
(63,131,100)
#38755A
(56,117,90)
#316750
(49,103,80)
#2A5946
(42,89,70)
#234B3C
(35,75,60)
#1C3D32
(28,61,50)
#152F28
(21,47,40)
#0E211E
(14,33,30)
#071314
(7,19,20)
#000000
(0,0,0)

Tints of #4D9F78

#4D9F78
(77,159,120)
#5DA784
(93,167,132)
#6DAF90
(109,175,144)
#7DB79C
(125,183,156)
#8DBFA8
(141,191,168)
#9DC7B4
(157,199,180)
#ADCFC0
(173,207,192)
#BDD7CC
(189,215,204)
#CDDFD8
(205,223,216)
#DDE7E4
(221,231,228)
#EDEFF0
(237,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D9F78 color. Also use rgb(77,159,120) instead hex code.

Text Font Color

.myTextColor { color: #4D9F78; }

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

This text font color is #4D9F78.

Background Color

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

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

This div background color is #4D9F78.

Border color

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

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

This div border color is #4D9F78.

Opacity

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

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

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

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

This text has shadow with #4D9F78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9F78.

Preview

Color preview on black background

This text has color #4D9F78 on black background.


Color preview on white background

This text has color #4D9F78 on white background.


Black color preview on #4D9F78 background

This text has black color on #4D9F78 background.


White color preview on #4D9F78 background

This text has white color on #4D9F78 background.


Related colors

Complementary color

Complementary color for #hex is #B26087.


I love getcolorcode.com

Triadic colors

1 #784D9F and #9F784D with #4D9F78 are triadic colors.

2 #789F4D and #9F4D78 with #4D9F78 are triadic colors.