COLOR #4D7E4A

HEX: #4D7E4A
RGB: (77,126,74)

Renk bilgisi

#4D7E4A contains red, green and blue colors in about the same proportion. #4D7E4A ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#4D7E4A color RGB value is (77,126,74).

  • kırmız ton 77;
  • yeşil ton 126;
  • mavi ton 74.
RGB:
(77,126,74)
(30%,49%,29%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 126 of 255 = 49%
B 74 of 255 = 29%

77
126
74

R + G + B ~ 36%. #4D7E4A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
77 + 126 + 74 = 277 (100%)
R 77 of 277 ~ 27.8%
G 126 of 277 ~ 45.49%
B 74 of 277 ~ 26.71%

%27.8
%45.49
%26.71

CMYK RENK MODELİ

#4D7E4A rengi CMYK tonu (39,0,41,51).

  • camgöbeği tonu 38.89%
  • eflatun tonu 0.00%
  • sarı tonu 41.27%
  • ana renk tonu 50.59%
CMYK:
(39,0,41,51)
C39M0Y41K51 
(39%,0%,41%,51%)
(0.39/0.00/0.41/0.51)	

CMYK yüzdeleri

%38.89
%0
%41.27
%50.59

Codes

Color #4D7E4A in popluar color models

4D7E4A
RGB7712674
HSL117°26.00%39.22%
HSB/HSV117°41.27%49.41%
CMYK38.89%0.00%41.27%
50.59%

Color #4D7E4A in popluar number systems.

HEX4D7E4A
Decimal7712674
Binary100110111111101001010
Octal115176112

Shades and tints

Shades of #4D7E4A

#4D7E4A
(77,126,74)
#467344
(70,115,68)
#3F683E
(63,104,62)
#385D38
(56,93,56)
#315232
(49,82,50)
#2A472C
(42,71,44)
#233C26
(35,60,38)
#1C3120
(28,49,32)
#15261A
(21,38,26)
#0E1B14
(14,27,20)
#07100E
(7,16,14)
#000000
(0,0,0)

Tints of #4D7E4A

#4D7E4A
(77,126,74)
#5D895A
(93,137,90)
#6D946A
(109,148,106)
#7D9F7A
(125,159,122)
#8DAA8A
(141,170,138)
#9DB59A
(157,181,154)
#ADC0AA
(173,192,170)
#BDCBBA
(189,203,186)
#CDD6CA
(205,214,202)
#DDE1DA
(221,225,218)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D7E4A color. Also use rgb(77,126,74) instead hex code.

Text Font Color

.myTextColor { color: #4D7E4A; }

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

This text font color is #4D7E4A.


Background Color

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

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

This div background color is #4D7E4A.


Border color

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

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

This div border color is #4D7E4A.


Opacity

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

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

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

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

This text has shadow with #4D7E4A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #4D7E4A on black background.


Color preview on white background

This text has color #4D7E4A on white background.



Black color preview on #4D7E4A background

This text has black color on #4D7E4A background.


White color preview on #4D7E4A background

This text has white color on #4D7E4A background.