COLOR #4D574D

HEX: #4D574D RGB: (77,87,77)

Color info

#4D574D contains red, green and blue colors in about the same proportion. Web safe color of #4D574D is #336633 (or #363).

RGB color model

#4D574D color RGB value is (77,87,77).

RGB: (77,87,77) (30%, 34%, 30%)

RGB channels and saturation

R 77 of 255 = 30%
G 87 of 255 = 34%
B 77 of 255 = 30%

77
87
77

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

Portions of RGB colors in percentages

R + G + B = 77 + 87 + 77 = 241 (100%)
R 77 of 241 ~ 31.95%
G 87 of 241 ~ 36.1%
B 77 of 241 ~ 31.95'%

%31.95
%36.1
%31.95

CMYK color model

#4D574D color CMYK value is (11,0,11,66).

  • cyan value is 11.49%
  • magenta value is 0.00%
  • yellow value is 11.49%
  • key color value is 65.88%
CMYK: (11,0,11,66) C11M0Y11K66 (11%,0%,11%,66%) (0.11/0.00/0.11/0.66) 

CMYK percentages

%11.49
%0
%11.49
%65.88

Codes

Color #4D574D in popluar color models

4D 57 4D
RGB 77 87 77
HSL 120° 6.10% 32.16%
HSB/HSV 120° 11.49% 34.12%
CMYK 11.49% 0.00% 11.49%
65.88%

Color #4D574D in popluar number systems.

HEX 4D 57 4D
Decimal 77 87 77
Binary 1001101 1010111 1001101
Octal 115 127 115

Shades and tints

Shades of #4D574D

#4D574D
(77,87,77)
#465046
(70,80,70)
#3F493F
(63,73,63)
#384238
(56,66,56)
#313B31
(49,59,49)
#2A342A
(42,52,42)
#232D23
(35,45,35)
#1C261C
(28,38,28)
#151F15
(21,31,21)
#0E180E
(14,24,14)
#071107
(7,17,7)
#000000
(0,0,0)

Tints of #4D574D

#4D574D
(77,87,77)
#5D665D
(93,102,93)
#6D756D
(109,117,109)
#7D847D
(125,132,125)
#8D938D
(141,147,141)
#9DA29D
(157,162,157)
#ADB1AD
(173,177,173)
#BDC0BD
(189,192,189)
#CDCFCD
(205,207,205)
#DDDEDD
(221,222,221)
#EDEDED
(237,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D574D; }

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

This text font color is #4D574D.

Background Color

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

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

This div background color is #4D574D.

Border color

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

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

This div border color is #4D574D.

Opacity

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

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

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

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

This text has shadow with #4D574D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D574D.

Preview

Color preview on black background

This text has color #4D574D on black background.


Color preview on white background

This text has color #4D574D on white background.


Black color preview on #4D574D background

This text has black color on #4D574D background.


White color preview on #4D574D background

This text has white color on #4D574D background.


Related colors

Complementary color

Complementary color for #hex is #B2A8B2.


I love getcolorcode.com

Triadic colors

1 #4D4D57 and #574D4D with #4D574D are triadic colors.

2 #4D574D and #574D4D with #4D574D are triadic colors.