COLOR #4D4636

HEX: #4D4636 RGB: (77,70,54)

Color info

#4D4636 contains red, green and blue colors in about the same proportion. Web safe color of #4D4636 is #333333 (or #333).

RGB color model

#4D4636 color RGB value is (77,70,54).

RGB: (77,70,54) (30%, 27%, 21%)

RGB channels and saturation

R 77 of 255 = 30%
G 70 of 255 = 27%
B 54 of 255 = 21%

77
70
54

R + G + B ~ 26%. #4D4636 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 70 + 54 = 201 (100%)
R 77 of 201 ~ 38.31%
G 70 of 201 ~ 34.83%
B 54 of 201 ~ 26.87'%

%38.31
%34.83
%26.87

CMYK color model

#4D4636 color CMYK value is (0,9,30,70).

  • cyan value is 0.00%
  • magenta value is 9.09%
  • yellow value is 29.87%
  • key color value is 69.80%

CMYK: (0,9,30,70)
C0M9Y30K70 (0%, 9%, 30%, 70%)
(0.00 / 0.09 / 0.30 / 0.70)

CMYK percentages

%0
%9.09
%29.87
%69.8

Codes

Color #4D4636 in popluar color models

4D 46 36
RGB 77 70 54
HSL 42° 17.56% 25.69%
HSB/HSV 42° 29.87% 30.20%
CMYK 0.00% 9.09% 29.87%
69.80%

Color #4D4636 in popluar number systems.

HEX 4D 46 36
Decimal 77 70 54
Binary 1001101 1000110 110110
Octal 115 106 66

Shades and tints

Shades of #4D4636

#4D4636
(77,70,54)
#464032
(70,64,50)
#3F3A2E
(63,58,46)
#38342A
(56,52,42)
#312E26
(49,46,38)
#2A2822
(42,40,34)
#23221E
(35,34,30)
#1C1C1A
(28,28,26)
#151616
(21,22,22)
#0E1012
(14,16,18)
#070A0E
(7,10,14)
#000000
(0,0,0)

Tints of #4D4636

#4D4636
(77,70,54)
#5D5648
(93,86,72)
#6D665A
(109,102,90)
#7D766C
(125,118,108)
#8D867E
(141,134,126)
#9D9690
(157,150,144)
#ADA6A2
(173,166,162)
#BDB6B4
(189,182,180)
#CDC6C6
(205,198,198)
#DDD6D8
(221,214,216)
#EDE6EA
(237,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4636; }

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

This text font color is #4D4636.

Background Color

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

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

This div background color is #4D4636.

Border color

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

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

This div border color is #4D4636.

Opacity

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

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

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

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

This text has shadow with #4D4636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4636.

Preview

Color preview on black background

This text has color #4D4636 on black background.


Color preview on white background

This text has color #4D4636 on white background.


Black color preview on #4D4636 background

This text has black color on #4D4636 background.


White color preview on #4D4636 background

This text has white color on #4D4636 background.


Related colors

Complementary color

Complementary color for #hex is #B2B9C9.


I love getcolorcode.com

Triadic colors

1 #364D46 and #46364D with #4D4636 are triadic colors.

2 #36464D and #464D36 with #4D4636 are triadic colors.