COLOR #4D742F

HEX: #4D742F RGB: (77,116,47)

Renk bilgisi

#4D742F contains mainly red and green colors. #4D742F ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#4D742F color RGB value is (77,116,47).

RGB: (77,116,47) (30%, 45%, 18%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 116 of 255 = 45%
B 47 of 255 = 18%

77
116
47

R + G + B ~ 31%. #4D742F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 116 + 47 = 240 (100%)
R 77 of 240 ~ 32.08%
G 116 of 240 ~ 48.33%
B 47 of 240 ~ 19.58'%

%32.08
%48.33
%19.58

CMYK RENK MODELİ

#4D742F rengi CMYK tonu (34,0,59,55).

  • camgöbeği tonu 33.62%
  • eflatun tonu 0.00%
  • sarı tonu 59.48%
  • ana renk tonu 54.51%

CMYK: (34,0,59,55)
C34M0Y59K55 (34%, 0%, 59%, 55%)
(0.34 / 0.00 / 0.59 / 0.55)

CMYK yüzdeleri

%33.62
%0
%59.48
%54.51

Codes

Color #4D742F in popluar color models

4D 74 2F
RGB 77 116 47
HSL 94° 42.33% 31.96%
HSB/HSV 94° 59.48% 45.49%
CMYK 33.62% 0.00% 59.48%
54.51%

Color #4D742F in popluar number systems.

HEX 4D 74 2F
Decimal 77 116 47
Binary 1001101 1110100 101111
Octal 115 164 57

Shades and tints

Shades of #4D742F

#4D742F
(77,116,47)
#466A2B
(70,106,43)
#3F6027
(63,96,39)
#385623
(56,86,35)
#314C1F
(49,76,31)
#2A421B
(42,66,27)
#233817
(35,56,23)
#1C2E13
(28,46,19)
#15240F
(21,36,15)
#0E1A0B
(14,26,11)
#071007
(7,16,7)
#000000
(0,0,0)

Tints of #4D742F

#4D742F
(77,116,47)
#5D8041
(93,128,65)
#6D8C53
(109,140,83)
#7D9865
(125,152,101)
#8DA477
(141,164,119)
#9DB089
(157,176,137)
#ADBC9B
(173,188,155)
#BDC8AD
(189,200,173)
#CDD4BF
(205,212,191)
#DDE0D1
(221,224,209)
#EDECE3
(237,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D742F color. Also use rgb(77,116,47) instead hex code.

Text Font Color

.myTextColor { color: #4D742F; }

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

This text font color is #4D742F.

Background Color

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

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

This div background color is #4D742F.

Border color

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

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

This div border color is #4D742F.

Opacity

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

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

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

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

This text has shadow with #4D742F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D742F.

Preview

Color preview on black background

This text has color #4D742F on black background.


Color preview on white background

This text has color #4D742F on white background.


Black color preview on #4D742F background

This text has black color on #4D742F background.


White color preview on #4D742F background

This text has white color on #4D742F background.


Related colors

Complementary color

Complementary color for #hex is #B28BD0.


I love getcolorcode.com

Triadic colors

1 #2F4D74 and #742F4D with #4D742F are triadic colors.

2 #2F744D and #744D2F with #4D742F are triadic colors.