COLOR #4D4224

HEX: #4D4224 RGB: (77,66,36)

Color info

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

RGB color model

#4D4224 color RGB value is (77,66,36).

RGB: (77,66,36) (30%, 26%, 14%)

RGB channels and saturation

R 77 of 255 = 30%
G 66 of 255 = 26%
B 36 of 255 = 14%

77
66
36

R + G + B ~ 23%. #4D4224 is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 66 + 36 = 179 (100%)
R 77 of 179 ~ 43.02%
G 66 of 179 ~ 36.87%
B 36 of 179 ~ 20.11'%

%43.02
%36.87
%20.11

CMYK color model

#4D4224 color CMYK value is (0,14,53,70).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 53.25%
  • key color value is 69.80%

CMYK: (0,14,53,70)
C0M14Y53K70 (0%, 14%, 53%, 70%)
(0.00 / 0.14 / 0.53 / 0.70)

CMYK percentages

%0
%14.29
%53.25
%69.8

Codes

Color #4D4224 in popluar color models

4D 42 24
RGB 77 66 36
HSL 44° 36.28% 22.16%
HSB/HSV 44° 53.25% 30.20%
CMYK 0.00% 14.29% 53.25%
69.80%

Color #4D4224 in popluar number systems.

HEX 4D 42 24
Decimal 77 66 36
Binary 1001101 1000010 100100
Octal 115 102 44

Shades and tints

Shades of #4D4224

#4D4224
(77,66,36)
#463C21
(70,60,33)
#3F361E
(63,54,30)
#38301B
(56,48,27)
#312A18
(49,42,24)
#2A2415
(42,36,21)
#231E12
(35,30,18)
#1C180F
(28,24,15)
#15120C
(21,18,12)
#0E0C09
(14,12,9)
#070606
(7,6,6)
#000000
(0,0,0)

Tints of #4D4224

#4D4224
(77,66,36)
#5D5337
(93,83,55)
#6D644A
(109,100,74)
#7D755D
(125,117,93)
#8D8670
(141,134,112)
#9D9783
(157,151,131)
#ADA896
(173,168,150)
#BDB9A9
(189,185,169)
#CDCABC
(205,202,188)
#DDDBCF
(221,219,207)
#EDECE2
(237,236,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4224; }

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

This text font color is #4D4224.

Background Color

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

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

This div background color is #4D4224.

Border color

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

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

This div border color is #4D4224.

Opacity

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

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

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

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

This text has shadow with #4D4224 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4224.

Preview

Color preview on black background

This text has color #4D4224 on black background.


Color preview on white background

This text has color #4D4224 on white background.


Black color preview on #4D4224 background

This text has black color on #4D4224 background.


White color preview on #4D4224 background

This text has white color on #4D4224 background.


Related colors

Complementary color

Complementary color for #hex is #B2BDDB.


I love getcolorcode.com

Triadic colors

1 #244D42 and #42244D with #4D4224 are triadic colors.

2 #24424D and #424D24 with #4D4224 are triadic colors.