COLOR #4D4F39

HEX: #4D4F39 RGB: (77,79,57)

Renk bilgisi

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

RGB renk modeli

#4D4F39 color RGB value is (77,79,57).

RGB: (77,79,57) (30%, 31%, 22%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 79 of 255 = 31%
B 57 of 255 = 22%

77
79
57

R + G + B ~ 28%. #4D4F39 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 79 + 57 = 213 (100%)
R 77 of 213 ~ 36.15%
G 79 of 213 ~ 37.09%
B 57 of 213 ~ 26.76'%

%36.15
%37.09
%26.76

CMYK RENK MODELİ

#4D4F39 rengi CMYK tonu (3,0,28,69).

  • camgöbeği tonu 2.53%
  • eflatun tonu 0.00%
  • sarı tonu 27.85%
  • ana renk tonu 69.02%

CMYK: (3,0,28,69)
C3M0Y28K69 (3%, 0%, 28%, 69%)
(0.03 / 0.00 / 0.28 / 0.69)

CMYK yüzdeleri

%2.53
%0
%27.85
%69.02

Codes

Color #4D4F39 in popluar color models

4D 4F 39
RGB 77 79 57
HSL 65° 16.18% 26.67%
HSB/HSV 65° 27.85% 30.98%
CMYK 2.53% 0.00% 27.85%
69.02%

Color #4D4F39 in popluar number systems.

HEX 4D 4F 39
Decimal 77 79 57
Binary 1001101 1001111 111001
Octal 115 117 71

Shades and tints

Shades of #4D4F39

#4D4F39
(77,79,57)
#464834
(70,72,52)
#3F412F
(63,65,47)
#383A2A
(56,58,42)
#313325
(49,51,37)
#2A2C20
(42,44,32)
#23251B
(35,37,27)
#1C1E16
(28,30,22)
#151711
(21,23,17)
#0E100C
(14,16,12)
#070907
(7,9,7)
#000000
(0,0,0)

Tints of #4D4F39

#4D4F39
(77,79,57)
#5D5F4B
(93,95,75)
#6D6F5D
(109,111,93)
#7D7F6F
(125,127,111)
#8D8F81
(141,143,129)
#9D9F93
(157,159,147)
#ADAFA5
(173,175,165)
#BDBFB7
(189,191,183)
#CDCFC9
(205,207,201)
#DDDFDB
(221,223,219)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4F39; }

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

This text font color is #4D4F39.

Background Color

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

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

This div background color is #4D4F39.

Border color

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

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

This div border color is #4D4F39.

Opacity

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

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

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

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

This text has shadow with #4D4F39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4F39.

Preview

Color preview on black background

This text has color #4D4F39 on black background.


Color preview on white background

This text has color #4D4F39 on white background.


Black color preview on #4D4F39 background

This text has black color on #4D4F39 background.


White color preview on #4D4F39 background

This text has white color on #4D4F39 background.


Related colors

Complementary color

Complementary color for #hex is #B2B0C6.


I love getcolorcode.com

Triadic colors

1 #394D4F and #4F394D with #4D4F39 are triadic colors.

2 #394F4D and #4F4D39 with #4D4F39 are triadic colors.