COLOR #4E4D35

HEX: #4E4D35 RGB: (78,77,53)

Color info

#4E4D35 contains red, green and blue colors in about the same proportion. Web safe color of #4E4D35 is #663333 (or #633).

RGB color model

#4E4D35 color RGB value is (78,77,53).

RGB: (78,77,53) (31%, 30%, 21%)

RGB channels and saturation

R 78 of 255 = 31%
G 77 of 255 = 30%
B 53 of 255 = 21%

78
77
53

R + G + B ~ 27%. #4E4D35 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 77 + 53 = 208 (100%)
R 78 of 208 ~ 37.5%
G 77 of 208 ~ 37.02%
B 53 of 208 ~ 25.48'%

%37.5
%37.02
%25.48

CMYK color model

#4E4D35 color CMYK value is (0,1,32,69).

  • cyan value is 0.00%
  • magenta value is 1.28%
  • yellow value is 32.05%
  • key color value is 69.41%

CMYK: (0,1,32,69)
C0M1Y32K69 (0%, 1%, 32%, 69%)
(0.00 / 0.01 / 0.32 / 0.69)

CMYK percentages

%0
%1.28
%32.05
%69.41

Codes

Color #4E4D35 in popluar color models

4E 4D 35
RGB 78 77 53
HSL 58° 19.08% 25.69%
HSB/HSV 58° 32.05% 30.59%
CMYK 0.00% 1.28% 32.05%
69.41%

Color #4E4D35 in popluar number systems.

HEX 4E 4D 35
Decimal 78 77 53
Binary 1001110 1001101 110101
Octal 116 115 65

Shades and tints

Shades of #4E4D35

#4E4D35
(78,77,53)
#474631
(71,70,49)
#403F2D
(64,63,45)
#393829
(57,56,41)
#323125
(50,49,37)
#2B2A21
(43,42,33)
#24231D
(36,35,29)
#1D1C19
(29,28,25)
#161515
(22,21,21)
#0F0E11
(15,14,17)
#08070D
(8,7,13)
#000000
(0,0,0)

Tints of #4E4D35

#4E4D35
(78,77,53)
#5E5D47
(94,93,71)
#6E6D59
(110,109,89)
#7E7D6B
(126,125,107)
#8E8D7D
(142,141,125)
#9E9D8F
(158,157,143)
#AEADA1
(174,173,161)
#BEBDB3
(190,189,179)
#CECDC5
(206,205,197)
#DEDDD7
(222,221,215)
#EEEDE9
(238,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E4D35 color. Also use rgb(78,77,53) instead hex code.

Text Font Color

.myTextColor { color: #4E4D35; }

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

This text font color is #4E4D35.

Background Color

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

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

This div background color is #4E4D35.

Border color

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

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

This div border color is #4E4D35.

Opacity

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

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

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

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

This text has shadow with #4E4D35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E4D35.

Preview

Color preview on black background

This text has color #4E4D35 on black background.


Color preview on white background

This text has color #4E4D35 on white background.


Black color preview on #4E4D35 background

This text has black color on #4E4D35 background.


White color preview on #4E4D35 background

This text has white color on #4E4D35 background.


Related colors

Complementary color

Complementary color for #hex is #B1B2CA.


I love getcolorcode.com

Triadic colors

1 #354E4D and #4D354E with #4E4D35 are triadic colors.

2 #354D4E and #4D4E35 with #4E4D35 are triadic colors.