COLOR #4D9A6C

HEX: #4D9A6C RGB: (77,154,108)

Renk bilgisi

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

RGB renk modeli

#4D9A6C color RGB value is (77,154,108).

RGB: (77,154,108) (30%, 60%, 42%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 154 of 255 = 60%
B 108 of 255 = 42%

77
154
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 154 + 108 = 339 (100%)
R 77 of 339 ~ 22.71%
G 154 of 339 ~ 45.43%
B 108 of 339 ~ 31.86'%

%22.71
%45.43
%31.86

CMYK RENK MODELİ

#4D9A6C rengi CMYK tonu (50,0,30,40).

  • camgöbeği tonu 50.00%
  • eflatun tonu 0.00%
  • sarı tonu 29.87%
  • ana renk tonu 39.61%

CMYK: (50,0,30,40)
C50M0Y30K40 (50%, 0%, 30%, 40%)
(0.50 / 0.00 / 0.30 / 0.40)

CMYK yüzdeleri

%50
%0
%29.87
%39.61

Codes

Color #4D9A6C in popluar color models

4D 9A 6C
RGB 77 154 108
HSL 144° 33.33% 45.29%
HSB/HSV 144° 50.00% 60.39%
CMYK 50.00% 0.00% 29.87%
39.61%

Color #4D9A6C in popluar number systems.

HEX 4D 9A 6C
Decimal 77 154 108
Binary 1001101 10011010 1101100
Octal 115 232 154

Shades and tints

Shades of #4D9A6C

#4D9A6C
(77,154,108)
#468C63
(70,140,99)
#3F7E5A
(63,126,90)
#387051
(56,112,81)
#316248
(49,98,72)
#2A543F
(42,84,63)
#234636
(35,70,54)
#1C382D
(28,56,45)
#152A24
(21,42,36)
#0E1C1B
(14,28,27)
#070E12
(7,14,18)
#000000
(0,0,0)

Tints of #4D9A6C

#4D9A6C
(77,154,108)
#5DA379
(93,163,121)
#6DAC86
(109,172,134)
#7DB593
(125,181,147)
#8DBEA0
(141,190,160)
#9DC7AD
(157,199,173)
#ADD0BA
(173,208,186)
#BDD9C7
(189,217,199)
#CDE2D4
(205,226,212)
#DDEBE1
(221,235,225)
#EDF4EE
(237,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D9A6C color. Also use rgb(77,154,108) instead hex code.

Text Font Color

.myTextColor { color: #4D9A6C; }

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

This text font color is #4D9A6C.

Background Color

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

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

This div background color is #4D9A6C.

Border color

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

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

This div border color is #4D9A6C.

Opacity

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

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

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

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

This text has shadow with #4D9A6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9A6C.

Preview

Color preview on black background

This text has color #4D9A6C on black background.


Color preview on white background

This text has color #4D9A6C on white background.


Black color preview on #4D9A6C background

This text has black color on #4D9A6C background.


White color preview on #4D9A6C background

This text has white color on #4D9A6C background.


Related colors

Complementary color

Complementary color for #hex is #B26593.


I love getcolorcode.com

Triadic colors

1 #6C4D9A and #9A6C4D with #4D9A6C are triadic colors.

2 #6C9A4D and #9A4D6C with #4D9A6C are triadic colors.