COLOR #4D5046

HEX: #4D5046 RGB: (77,80,70)

Color info

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

RGB color model

#4D5046 color RGB value is (77,80,70).

RGB: (77,80,70) (30%, 31%, 27%)

RGB channels and saturation

R 77 of 255 = 30%
G 80 of 255 = 31%
B 70 of 255 = 27%

77
80
70

R + G + B ~ 29%. #4D5046 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 80 + 70 = 227 (100%)
R 77 of 227 ~ 33.92%
G 80 of 227 ~ 35.24%
B 70 of 227 ~ 30.84'%

%33.92
%35.24
%30.84

CMYK color model

#4D5046 color CMYK value is (4,0,13,69).

  • cyan value is 3.75%
  • magenta value is 0.00%
  • yellow value is 12.50%
  • key color value is 68.63%

CMYK: (4,0,13,69)
C4M0Y13K69 (4%, 0%, 13%, 69%)
(0.04 / 0.00 / 0.13 / 0.69)

CMYK percentages

%3.75
%0
%12.5
%68.63

Codes

Color #4D5046 in popluar color models

4D 50 46
RGB 77 80 70
HSL 78° 6.67% 29.41%
HSB/HSV 78° 12.50% 31.37%
CMYK 3.75% 0.00% 12.50%
68.63%

Color #4D5046 in popluar number systems.

HEX 4D 50 46
Decimal 77 80 70
Binary 1001101 1010000 1000110
Octal 115 120 106

Shades and tints

Shades of #4D5046

#4D5046
(77,80,70)
#464940
(70,73,64)
#3F423A
(63,66,58)
#383B34
(56,59,52)
#31342E
(49,52,46)
#2A2D28
(42,45,40)
#232622
(35,38,34)
#1C1F1C
(28,31,28)
#151816
(21,24,22)
#0E1110
(14,17,16)
#070A0A
(7,10,10)
#000000
(0,0,0)

Tints of #4D5046

#4D5046
(77,80,70)
#5D5F56
(93,95,86)
#6D6E66
(109,110,102)
#7D7D76
(125,125,118)
#8D8C86
(141,140,134)
#9D9B96
(157,155,150)
#ADAAA6
(173,170,166)
#BDB9B6
(189,185,182)
#CDC8C6
(205,200,198)
#DDD7D6
(221,215,214)
#EDE6E6
(237,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D5046; }

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

This text font color is #4D5046.

Background Color

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

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

This div background color is #4D5046.

Border color

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

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

This div border color is #4D5046.

Opacity

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

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

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

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

This text has shadow with #4D5046 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5046.

Preview

Color preview on black background

This text has color #4D5046 on black background.


Color preview on white background

This text has color #4D5046 on white background.


Black color preview on #4D5046 background

This text has black color on #4D5046 background.


White color preview on #4D5046 background

This text has white color on #4D5046 background.


Related colors

Complementary color

Complementary color for #hex is #B2AFB9.


I love getcolorcode.com

Triadic colors

1 #464D50 and #50464D with #4D5046 are triadic colors.

2 #46504D and #504D46 with #4D5046 are triadic colors.