COLOR #4D594A

HEX: #4D594A RGB: (77,89,74)

Color info

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

RGB color model

#4D594A color RGB value is (77,89,74).

RGB: (77,89,74) (30%, 35%, 29%)

RGB channels and saturation

R 77 of 255 = 30%
G 89 of 255 = 35%
B 74 of 255 = 29%

77
89
74

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

Portions of RGB colors in percentages

R + G + B = 77 + 89 + 74 = 240 (100%)
R 77 of 240 ~ 32.08%
G 89 of 240 ~ 37.08%
B 74 of 240 ~ 30.83'%

%32.08
%37.08
%30.83

CMYK color model

#4D594A color CMYK value is (13,0,17,65).

  • cyan value is 13.48%
  • magenta value is 0.00%
  • yellow value is 16.85%
  • key color value is 65.10%

CMYK: (13,0,17,65)
C13M0Y17K65 (13%, 0%, 17%, 65%)
(0.13 / 0.00 / 0.17 / 0.65)

CMYK percentages

%13.48
%0
%16.85
%65.1

Codes

Color #4D594A in popluar color models

4D 59 4A
RGB 77 89 74
HSL 108° 9.20% 31.96%
HSB/HSV 108° 16.85% 34.90%
CMYK 13.48% 0.00% 16.85%
65.10%

Color #4D594A in popluar number systems.

HEX 4D 59 4A
Decimal 77 89 74
Binary 1001101 1011001 1001010
Octal 115 131 112

Shades and tints

Shades of #4D594A

#4D594A
(77,89,74)
#465144
(70,81,68)
#3F493E
(63,73,62)
#384138
(56,65,56)
#313932
(49,57,50)
#2A312C
(42,49,44)
#232926
(35,41,38)
#1C2120
(28,33,32)
#15191A
(21,25,26)
#0E1114
(14,17,20)
#07090E
(7,9,14)
#000000
(0,0,0)

Tints of #4D594A

#4D594A
(77,89,74)
#5D685A
(93,104,90)
#6D776A
(109,119,106)
#7D867A
(125,134,122)
#8D958A
(141,149,138)
#9DA49A
(157,164,154)
#ADB3AA
(173,179,170)
#BDC2BA
(189,194,186)
#CDD1CA
(205,209,202)
#DDE0DA
(221,224,218)
#EDEFEA
(237,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D594A; }

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

This text font color is #4D594A.

Background Color

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

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

This div background color is #4D594A.

Border color

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

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

This div border color is #4D594A.

Opacity

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

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

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

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

This text has shadow with #4D594A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D594A.

Preview

Color preview on black background

This text has color #4D594A on black background.


Color preview on white background

This text has color #4D594A on white background.


Black color preview on #4D594A background

This text has black color on #4D594A background.


White color preview on #4D594A background

This text has white color on #4D594A background.


Related colors

Complementary color

Complementary color for #hex is #B2A6B5.


I love getcolorcode.com

Triadic colors

1 #4A4D59 and #594A4D with #4D594A are triadic colors.

2 #4A594D and #594D4A with #4D594A are triadic colors.