COLOR #4D9F74

HEX: #4D9F74 RGB: (77,159,116)

Renk bilgisi

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

RGB renk modeli

#4D9F74 color RGB value is (77,159,116).

RGB: (77,159,116) (30%, 62%, 45%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 159 of 255 = 62%
B 116 of 255 = 45%

77
159
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 159 + 116 = 352 (100%)
R 77 of 352 ~ 21.88%
G 159 of 352 ~ 45.17%
B 116 of 352 ~ 32.95'%

%21.88
%45.17
%32.95

CMYK RENK MODELİ

#4D9F74 rengi CMYK tonu (52,0,27,38).

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

CMYK: (52,0,27,38)
C52M0Y27K38 (52%, 0%, 27%, 38%)
(0.52 / 0.00 / 0.27 / 0.38)

CMYK yüzdeleri

%51.57
%0
%27.04
%37.65

Codes

Color #4D9F74 in popluar color models

4D 9F 74
RGB 77 159 116
HSL 149° 34.75% 46.27%
HSB/HSV 149° 51.57% 62.35%
CMYK 51.57% 0.00% 27.04%
37.65%

Color #4D9F74 in popluar number systems.

HEX 4D 9F 74
Decimal 77 159 116
Binary 1001101 10011111 1110100
Octal 115 237 164

Shades and tints

Shades of #4D9F74

#4D9F74
(77,159,116)
#46916A
(70,145,106)
#3F8360
(63,131,96)
#387556
(56,117,86)
#31674C
(49,103,76)
#2A5942
(42,89,66)
#234B38
(35,75,56)
#1C3D2E
(28,61,46)
#152F24
(21,47,36)
#0E211A
(14,33,26)
#071310
(7,19,16)
#000000
(0,0,0)

Tints of #4D9F74

#4D9F74
(77,159,116)
#5DA780
(93,167,128)
#6DAF8C
(109,175,140)
#7DB798
(125,183,152)
#8DBFA4
(141,191,164)
#9DC7B0
(157,199,176)
#ADCFBC
(173,207,188)
#BDD7C8
(189,215,200)
#CDDFD4
(205,223,212)
#DDE7E0
(221,231,224)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D9F74; }

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

This text font color is #4D9F74.

Background Color

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

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

This div background color is #4D9F74.

Border color

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

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

This div border color is #4D9F74.

Opacity

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

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

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

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

This text has shadow with #4D9F74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9F74.

Preview

Color preview on black background

This text has color #4D9F74 on black background.


Color preview on white background

This text has color #4D9F74 on white background.


Black color preview on #4D9F74 background

This text has black color on #4D9F74 background.


White color preview on #4D9F74 background

This text has white color on #4D9F74 background.


Related colors

Complementary color

Complementary color for #hex is #B2608B.


I love getcolorcode.com

Triadic colors

1 #744D9F and #9F744D with #4D9F74 are triadic colors.

2 #749F4D and #9F4D74 with #4D9F74 are triadic colors.