COLOR #4E5C48

HEX: #4E5C48 RGB: (78,92,72)

Color info

#4E5C48 contains red, green and blue colors in about the same proportion. Web safe color of #4E5C48 is #666633 (or #663).

RGB color model

#4E5C48 color RGB value is (78,92,72).

RGB: (78,92,72) (31%, 36%, 28%)

RGB channels and saturation

R 78 of 255 = 31%
G 92 of 255 = 36%
B 72 of 255 = 28%

78
92
72

R + G + B ~ 32%. #4E5C48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 92 + 72 = 242 (100%)
R 78 of 242 ~ 32.23%
G 92 of 242 ~ 38.02%
B 72 of 242 ~ 29.75'%

%32.23
%38.02
%29.75

CMYK color model

#4E5C48 color CMYK value is (15,0,22,64).

  • cyan value is 15.22%
  • magenta value is 0.00%
  • yellow value is 21.74%
  • key color value is 63.92%

CMYK: (15,0,22,64)
C15M0Y22K64 (15%, 0%, 22%, 64%)
(0.15 / 0.00 / 0.22 / 0.64)

CMYK percentages

%15.22
%0
%21.74
%63.92

Codes

Color #4E5C48 in popluar color models

4E 5C 48
RGB 78 92 72
HSL 102° 12.20% 32.16%
HSB/HSV 102° 21.74% 36.08%
CMYK 15.22% 0.00% 21.74%
63.92%

Color #4E5C48 in popluar number systems.

HEX 4E 5C 48
Decimal 78 92 72
Binary 1001110 1011100 1001000
Octal 116 134 110

Shades and tints

Shades of #4E5C48

#4E5C48
(78,92,72)
#475442
(71,84,66)
#404C3C
(64,76,60)
#394436
(57,68,54)
#323C30
(50,60,48)
#2B342A
(43,52,42)
#242C24
(36,44,36)
#1D241E
(29,36,30)
#161C18
(22,28,24)
#0F1412
(15,20,18)
#080C0C
(8,12,12)
#000000
(0,0,0)

Tints of #4E5C48

#4E5C48
(78,92,72)
#5E6A58
(94,106,88)
#6E7868
(110,120,104)
#7E8678
(126,134,120)
#8E9488
(142,148,136)
#9EA298
(158,162,152)
#AEB0A8
(174,176,168)
#BEBEB8
(190,190,184)
#CECCC8
(206,204,200)
#DEDAD8
(222,218,216)
#EEE8E8
(238,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E5C48 color. Also use rgb(78,92,72) instead hex code.

Text Font Color

.myTextColor { color: #4E5C48; }

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

This text font color is #4E5C48.

Background Color

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

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

This div background color is #4E5C48.

Border color

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

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

This div border color is #4E5C48.

Opacity

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

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

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

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

This text has shadow with #4E5C48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E5C48.

Preview

Color preview on black background

This text has color #4E5C48 on black background.


Color preview on white background

This text has color #4E5C48 on white background.


Black color preview on #4E5C48 background

This text has black color on #4E5C48 background.


White color preview on #4E5C48 background

This text has white color on #4E5C48 background.


Related colors

Complementary color

Complementary color for #hex is #B1A3B7.


I love getcolorcode.com

Triadic colors

1 #484E5C and #5C484E with #4E5C48 are triadic colors.

2 #485C4E and #5C4E48 with #4E5C48 are triadic colors.