COLOR #4D9F73

HEX: #4D9F73 RGB: (77,159,115)

Renk bilgisi

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

RGB renk modeli

#4D9F73 color RGB value is (77,159,115).

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

RGB bağlantıları ve doygunluk

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

77
159
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 159 + 115 = 351 (100%)
R 77 of 351 ~ 21.94%
G 159 of 351 ~ 45.3%
B 115 of 351 ~ 32.76'%

%21.94
%45.3
%32.76

CMYK RENK MODELİ

#4D9F73 rengi CMYK tonu (52,0,28,38).

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

CMYK: (52,0,28,38)
C52M0Y28K38 (52%, 0%, 28%, 38%)
(0.52 / 0.00 / 0.28 / 0.38)

CMYK yüzdeleri

%51.57
%0
%27.67
%37.65

Codes

Color #4D9F73 in popluar color models

4D 9F 73
RGB 77 159 115
HSL 148° 34.75% 46.27%
HSB/HSV 148° 51.57% 62.35%
CMYK 51.57% 0.00% 27.67%
37.65%

Color #4D9F73 in popluar number systems.

HEX 4D 9F 73
Decimal 77 159 115
Binary 1001101 10011111 1110011
Octal 115 237 163

Shades and tints

Shades of #4D9F73

#4D9F73
(77,159,115)
#469169
(70,145,105)
#3F835F
(63,131,95)
#387555
(56,117,85)
#31674B
(49,103,75)
#2A5941
(42,89,65)
#234B37
(35,75,55)
#1C3D2D
(28,61,45)
#152F23
(21,47,35)
#0E2119
(14,33,25)
#07130F
(7,19,15)
#000000
(0,0,0)

Tints of #4D9F73

#4D9F73
(77,159,115)
#5DA77F
(93,167,127)
#6DAF8B
(109,175,139)
#7DB797
(125,183,151)
#8DBFA3
(141,191,163)
#9DC7AF
(157,199,175)
#ADCFBB
(173,207,187)
#BDD7C7
(189,215,199)
#CDDFD3
(205,223,211)
#DDE7DF
(221,231,223)
#EDEFEB
(237,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D9F73; }

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

This text font color is #4D9F73.

Background Color

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

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

This div background color is #4D9F73.

Border color

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

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

This div border color is #4D9F73.

Opacity

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

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

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

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

This text has shadow with #4D9F73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9F73.

Preview

Color preview on black background

This text has color #4D9F73 on black background.


Color preview on white background

This text has color #4D9F73 on white background.


Black color preview on #4D9F73 background

This text has black color on #4D9F73 background.


White color preview on #4D9F73 background

This text has white color on #4D9F73 background.


Related colors

Complementary color

Complementary color for #hex is #B2608C.


I love getcolorcode.com

Triadic colors

1 #734D9F and #9F734D with #4D9F73 are triadic colors.

2 #739F4D and #9F4D73 with #4D9F73 are triadic colors.