COLOR #4D5349

HEX: #4D5349 RGB: (77,83,73)

Color info

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

RGB color model

#4D5349 color RGB value is (77,83,73).

RGB: (77,83,73) (30%, 33%, 29%)

RGB channels and saturation

R 77 of 255 = 30%
G 83 of 255 = 33%
B 73 of 255 = 29%

77
83
73

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

Portions of RGB colors in percentages

R + G + B = 77 + 83 + 73 = 233 (100%)
R 77 of 233 ~ 33.05%
G 83 of 233 ~ 35.62%
B 73 of 233 ~ 31.33'%

%33.05
%35.62
%31.33

CMYK color model

#4D5349 color CMYK value is (7,0,12,67).

  • cyan value is 7.23%
  • magenta value is 0.00%
  • yellow value is 12.05%
  • key color value is 67.45%

CMYK: (7,0,12,67)
C7M0Y12K67 (7%, 0%, 12%, 67%)
(0.07 / 0.00 / 0.12 / 0.67)

CMYK percentages

%7.23
%0
%12.05
%67.45

Codes

Color #4D5349 in popluar color models

4D 53 49
RGB 77 83 73
HSL 96° 6.41% 30.59%
HSB/HSV 96° 12.05% 32.55%
CMYK 7.23% 0.00% 12.05%
67.45%

Color #4D5349 in popluar number systems.

HEX 4D 53 49
Decimal 77 83 73
Binary 1001101 1010011 1001001
Octal 115 123 111

Shades and tints

Shades of #4D5349

#4D5349
(77,83,73)
#464C43
(70,76,67)
#3F453D
(63,69,61)
#383E37
(56,62,55)
#313731
(49,55,49)
#2A302B
(42,48,43)
#232925
(35,41,37)
#1C221F
(28,34,31)
#151B19
(21,27,25)
#0E1413
(14,20,19)
#070D0D
(7,13,13)
#000000
(0,0,0)

Tints of #4D5349

#4D5349
(77,83,73)
#5D6259
(93,98,89)
#6D7169
(109,113,105)
#7D8079
(125,128,121)
#8D8F89
(141,143,137)
#9D9E99
(157,158,153)
#ADADA9
(173,173,169)
#BDBCB9
(189,188,185)
#CDCBC9
(205,203,201)
#DDDAD9
(221,218,217)
#EDE9E9
(237,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D5349; }

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

This text font color is #4D5349.

Background Color

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

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

This div background color is #4D5349.

Border color

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

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

This div border color is #4D5349.

Opacity

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

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

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

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

This text has shadow with #4D5349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5349.

Preview

Color preview on black background

This text has color #4D5349 on black background.


Color preview on white background

This text has color #4D5349 on white background.


Black color preview on #4D5349 background

This text has black color on #4D5349 background.


White color preview on #4D5349 background

This text has white color on #4D5349 background.


Related colors

Complementary color

Complementary color for #hex is #B2ACB6.


I love getcolorcode.com

Triadic colors

1 #494D53 and #53494D with #4D5349 are triadic colors.

2 #49534D and #534D49 with #4D5349 are triadic colors.