COLOR #4D744F

HEX: #4D744F RGB: (77,116,79)

Renk bilgisi

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

RGB renk modeli

#4D744F color RGB value is (77,116,79).

RGB: (77,116,79) (30%, 45%, 31%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 116 of 255 = 45%
B 79 of 255 = 31%

77
116
79

R + G + B ~ 35%. #4D744F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 116 + 79 = 272 (100%)
R 77 of 272 ~ 28.31%
G 116 of 272 ~ 42.65%
B 79 of 272 ~ 29.04'%

%28.31
%42.65
%29.04

CMYK RENK MODELİ

#4D744F rengi CMYK tonu (34,0,32,55).

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

CMYK: (34,0,32,55)
C34M0Y32K55 (34%, 0%, 32%, 55%)
(0.34 / 0.00 / 0.32 / 0.55)

CMYK yüzdeleri

%33.62
%0
%31.9
%54.51

Codes

Color #4D744F in popluar color models

4D 74 4F
RGB 77 116 79
HSL 123° 20.21% 37.84%
HSB/HSV 123° 33.62% 45.49%
CMYK 33.62% 0.00% 31.90%
54.51%

Color #4D744F in popluar number systems.

HEX 4D 74 4F
Decimal 77 116 79
Binary 1001101 1110100 1001111
Octal 115 164 117

Shades and tints

Shades of #4D744F

#4D744F
(77,116,79)
#466A48
(70,106,72)
#3F6041
(63,96,65)
#38563A
(56,86,58)
#314C33
(49,76,51)
#2A422C
(42,66,44)
#233825
(35,56,37)
#1C2E1E
(28,46,30)
#152417
(21,36,23)
#0E1A10
(14,26,16)
#071009
(7,16,9)
#000000
(0,0,0)

Tints of #4D744F

#4D744F
(77,116,79)
#5D805F
(93,128,95)
#6D8C6F
(109,140,111)
#7D987F
(125,152,127)
#8DA48F
(141,164,143)
#9DB09F
(157,176,159)
#ADBCAF
(173,188,175)
#BDC8BF
(189,200,191)
#CDD4CF
(205,212,207)
#DDE0DF
(221,224,223)
#EDECEF
(237,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D744F; }

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

This text font color is #4D744F.

Background Color

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

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

This div background color is #4D744F.

Border color

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

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

This div border color is #4D744F.

Opacity

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

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

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

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

This text has shadow with #4D744F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D744F.

Preview

Color preview on black background

This text has color #4D744F on black background.


Color preview on white background

This text has color #4D744F on white background.


Black color preview on #4D744F background

This text has black color on #4D744F background.


White color preview on #4D744F background

This text has white color on #4D744F background.


Related colors

Complementary color

Complementary color for #hex is #B28BB0.


I love getcolorcode.com

Triadic colors

1 #4F4D74 and #744F4D with #4D744F are triadic colors.

2 #4F744D and #744D4F with #4D744F are triadic colors.