COLOR #4D7B4A

HEX: #4D7B4A
RGB: (77,123,74)

Renk bilgisi

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

RGB renk modeli

#4D7B4A color RGB value is (77,123,74).

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

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 123 of 255 = 48%
B 74 of 255 = 29%

77
123
74

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

Yüzdelerle RGB renk parçaları

R + G + B =
77 + 123 + 74 = 274 (100%)
R 77 of 274 ~ 28.1%
G 123 of 274 ~ 44.89%
B 74 of 274 ~ 27.01%

%28.1
%44.89
%27.01

CMYK RENK MODELİ

#4D7B4A rengi CMYK tonu (37,0,40,52).

  • camgöbeği tonu 37.40%
  • eflatun tonu 0.00%
  • sarı tonu 39.84%
  • ana renk tonu 51.76%
CMYK:
(37,0,40,52)
C37M0Y40K52 
(37%,0%,40%,52%)
(0.37/0.00/0.40/0.52)	

CMYK yüzdeleri

%37.4
%0
%39.84
%51.76

Codes

Color #4D7B4A in popluar color models

4D7B4A
RGB7712374
HSL116°24.87%38.63%
HSB/HSV116°39.84%48.24%
CMYK37.40%0.00%39.84%
51.76%

Color #4D7B4A in popluar number systems.

HEX4D7B4A
Decimal7712374
Binary100110111110111001010
Octal115173112

Shades and tints

Shades of #4D7B4A

#4D7B4A
(77,123,74)
#467044
(70,112,68)
#3F653E
(63,101,62)
#385A38
(56,90,56)
#314F32
(49,79,50)
#2A442C
(42,68,44)
#233926
(35,57,38)
#1C2E20
(28,46,32)
#15231A
(21,35,26)
#0E1814
(14,24,20)
#070D0E
(7,13,14)
#000000
(0,0,0)

Tints of #4D7B4A

#4D7B4A
(77,123,74)
#5D875A
(93,135,90)
#6D936A
(109,147,106)
#7D9F7A
(125,159,122)
#8DAB8A
(141,171,138)
#9DB79A
(157,183,154)
#ADC3AA
(173,195,170)
#BDCFBA
(189,207,186)
#CDDBCA
(205,219,202)
#DDE7DA
(221,231,218)
#EDF3EA
(237,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D7B4A; }

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

This text font color is #4D7B4A.


Background Color

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

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

This div background color is #4D7B4A.


Border color

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

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

This div border color is #4D7B4A.


Opacity

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

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

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

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

This text has shadow with #4D7B4A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #4D7B4A on black background.


Color preview on white background

This text has color #4D7B4A on white background.



Black color preview on #4D7B4A background

This text has black color on #4D7B4A background.


White color preview on #4D7B4A background

This text has white color on #4D7B4A background.