COLOR #4D4227

HEX: #4D4227 RGB: (77,66,39)

Color info

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

RGB color model

#4D4227 color RGB value is (77,66,39).

RGB: (77,66,39) (30%, 26%, 15%)

RGB channels and saturation

R 77 of 255 = 30%
G 66 of 255 = 26%
B 39 of 255 = 15%

77
66
39

R + G + B ~ 24%. #4D4227 is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 66 + 39 = 182 (100%)
R 77 of 182 ~ 42.31%
G 66 of 182 ~ 36.26%
B 39 of 182 ~ 21.43'%

%42.31
%36.26
%21.43

CMYK color model

#4D4227 color CMYK value is (0,14,49,70).

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

CMYK: (0,14,49,70)
C0M14Y49K70 (0%, 14%, 49%, 70%)
(0.00 / 0.14 / 0.49 / 0.70)

CMYK percentages

%0
%14.29
%49.35
%69.8

Codes

Color #4D4227 in popluar color models

4D 42 27
RGB 77 66 39
HSL 43° 32.76% 22.75%
HSB/HSV 43° 49.35% 30.20%
CMYK 0.00% 14.29% 49.35%
69.80%

Color #4D4227 in popluar number systems.

HEX 4D 42 27
Decimal 77 66 39
Binary 1001101 1000010 100111
Octal 115 102 47

Shades and tints

Shades of #4D4227

#4D4227
(77,66,39)
#463C24
(70,60,36)
#3F3621
(63,54,33)
#38301E
(56,48,30)
#312A1B
(49,42,27)
#2A2418
(42,36,24)
#231E15
(35,30,21)
#1C1812
(28,24,18)
#15120F
(21,18,15)
#0E0C0C
(14,12,12)
#070609
(7,6,9)
#000000
(0,0,0)

Tints of #4D4227

#4D4227
(77,66,39)
#5D533A
(93,83,58)
#6D644D
(109,100,77)
#7D7560
(125,117,96)
#8D8673
(141,134,115)
#9D9786
(157,151,134)
#ADA899
(173,168,153)
#BDB9AC
(189,185,172)
#CDCABF
(205,202,191)
#DDDBD2
(221,219,210)
#EDECE5
(237,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4227; }

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

This text font color is #4D4227.

Background Color

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

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

This div background color is #4D4227.

Border color

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

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

This div border color is #4D4227.

Opacity

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

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

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

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

This text has shadow with #4D4227 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4227.

Preview

Color preview on black background

This text has color #4D4227 on black background.


Color preview on white background

This text has color #4D4227 on white background.


Black color preview on #4D4227 background

This text has black color on #4D4227 background.


White color preview on #4D4227 background

This text has white color on #4D4227 background.


Related colors

Complementary color

Complementary color for #hex is #B2BDD8.


I love getcolorcode.com

Triadic colors

1 #274D42 and #42274D with #4D4227 are triadic colors.

2 #27424D and #424D27 with #4D4227 are triadic colors.