COLOR #4D9F66

HEX: #4D9F66 RGB: (77,159,102)

Renk bilgisi

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

RGB renk modeli

#4D9F66 color RGB value is (77,159,102).

RGB: (77,159,102) (30%, 62%, 40%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 159 of 255 = 62%
B 102 of 255 = 40%

77
159
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 159 + 102 = 338 (100%)
R 77 of 338 ~ 22.78%
G 159 of 338 ~ 47.04%
B 102 of 338 ~ 30.18'%

%22.78
%47.04
%30.18

CMYK RENK MODELİ

#4D9F66 rengi CMYK tonu (52,0,36,38).

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

CMYK: (52,0,36,38)
C52M0Y36K38 (52%, 0%, 36%, 38%)
(0.52 / 0.00 / 0.36 / 0.38)

CMYK yüzdeleri

%51.57
%0
%35.85
%37.65

Codes

Color #4D9F66 in popluar color models

4D 9F 66
RGB 77 159 102
HSL 138° 34.75% 46.27%
HSB/HSV 138° 51.57% 62.35%
CMYK 51.57% 0.00% 35.85%
37.65%

Color #4D9F66 in popluar number systems.

HEX 4D 9F 66
Decimal 77 159 102
Binary 1001101 10011111 1100110
Octal 115 237 146

Shades and tints

Shades of #4D9F66

#4D9F66
(77,159,102)
#46915D
(70,145,93)
#3F8354
(63,131,84)
#38754B
(56,117,75)
#316742
(49,103,66)
#2A5939
(42,89,57)
#234B30
(35,75,48)
#1C3D27
(28,61,39)
#152F1E
(21,47,30)
#0E2115
(14,33,21)
#07130C
(7,19,12)
#000000
(0,0,0)

Tints of #4D9F66

#4D9F66
(77,159,102)
#5DA773
(93,167,115)
#6DAF80
(109,175,128)
#7DB78D
(125,183,141)
#8DBF9A
(141,191,154)
#9DC7A7
(157,199,167)
#ADCFB4
(173,207,180)
#BDD7C1
(189,215,193)
#CDDFCE
(205,223,206)
#DDE7DB
(221,231,219)
#EDEFE8
(237,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D9F66; }

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

This text font color is #4D9F66.

Background Color

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

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

This div background color is #4D9F66.

Border color

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

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

This div border color is #4D9F66.

Opacity

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

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

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

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

This text has shadow with #4D9F66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9F66.

Preview

Color preview on black background

This text has color #4D9F66 on black background.


Color preview on white background

This text has color #4D9F66 on white background.


Black color preview on #4D9F66 background

This text has black color on #4D9F66 background.


White color preview on #4D9F66 background

This text has white color on #4D9F66 background.


Related colors

Complementary color

Complementary color for #hex is #B26099.


I love getcolorcode.com

Triadic colors

1 #664D9F and #9F664D with #4D9F66 are triadic colors.

2 #669F4D and #9F4D66 with #4D9F66 are triadic colors.