COLOR #4D3E26

HEX: #4D3E26 RGB: (77,62,38)

Color info

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

RGB color model

#4D3E26 color RGB value is (77,62,38).

RGB: (77,62,38) (30%, 24%, 15%)

RGB channels and saturation

R 77 of 255 = 30%
G 62 of 255 = 24%
B 38 of 255 = 15%

77
62
38

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

Portions of RGB colors in percentages

R + G + B = 77 + 62 + 38 = 177 (100%)
R 77 of 177 ~ 43.5%
G 62 of 177 ~ 35.03%
B 38 of 177 ~ 21.47'%

%43.5
%35.03
%21.47

CMYK color model

#4D3E26 color CMYK value is (0,19,51,70).

  • cyan value is 0.00%
  • magenta value is 19.48%
  • yellow value is 50.65%
  • key color value is 69.80%

CMYK: (0,19,51,70)
C0M19Y51K70 (0%, 19%, 51%, 70%)
(0.00 / 0.19 / 0.51 / 0.70)

CMYK percentages

%0
%19.48
%50.65
%69.8

Codes

Color #4D3E26 in popluar color models

4D 3E 26
RGB 77 62 38
HSL 37° 33.91% 22.55%
HSB/HSV 37° 50.65% 30.20%
CMYK 0.00% 19.48% 50.65%
69.80%

Color #4D3E26 in popluar number systems.

HEX 4D 3E 26
Decimal 77 62 38
Binary 1001101 111110 100110
Octal 115 76 46

Shades and tints

Shades of #4D3E26

#4D3E26
(77,62,38)
#463923
(70,57,35)
#3F3420
(63,52,32)
#382F1D
(56,47,29)
#312A1A
(49,42,26)
#2A2517
(42,37,23)
#232014
(35,32,20)
#1C1B11
(28,27,17)
#15160E
(21,22,14)
#0E110B
(14,17,11)
#070C08
(7,12,8)
#000000
(0,0,0)

Tints of #4D3E26

#4D3E26
(77,62,38)
#5D4F39
(93,79,57)
#6D604C
(109,96,76)
#7D715F
(125,113,95)
#8D8272
(141,130,114)
#9D9385
(157,147,133)
#ADA498
(173,164,152)
#BDB5AB
(189,181,171)
#CDC6BE
(205,198,190)
#DDD7D1
(221,215,209)
#EDE8E4
(237,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D3E26 color. Also use rgb(77,62,38) instead hex code.

Text Font Color

.myTextColor { color: #4D3E26; }

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

This text font color is #4D3E26.

Background Color

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

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

This div background color is #4D3E26.

Border color

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

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

This div border color is #4D3E26.

Opacity

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

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

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

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

This text has shadow with #4D3E26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D3E26.

Preview

Color preview on black background

This text has color #4D3E26 on black background.


Color preview on white background

This text has color #4D3E26 on white background.


Black color preview on #4D3E26 background

This text has black color on #4D3E26 background.


White color preview on #4D3E26 background

This text has white color on #4D3E26 background.


Related colors

Complementary color

Complementary color for #hex is #B2C1D9.


I love getcolorcode.com

Triadic colors

1 #264D3E and #3E264D with #4D3E26 are triadic colors.

2 #263E4D and #3E4D26 with #4D3E26 are triadic colors.