COLOR #4E4A3A

HEX: #4E4A3A RGB: (78,74,58)

Color info

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

RGB color model

#4E4A3A color RGB value is (78,74,58).

RGB: (78,74,58) (31%, 29%, 23%)

RGB channels and saturation

R 78 of 255 = 31%
G 74 of 255 = 29%
B 58 of 255 = 23%

78
74
58

R + G + B ~ 28%. #4E4A3A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 74 + 58 = 210 (100%)
R 78 of 210 ~ 37.14%
G 74 of 210 ~ 35.24%
B 58 of 210 ~ 27.62'%

%37.14
%35.24
%27.62

CMYK color model

#4E4A3A color CMYK value is (0,5,26,69).

  • cyan value is 0.00%
  • magenta value is 5.13%
  • yellow value is 25.64%
  • key color value is 69.41%

CMYK: (0,5,26,69)
C0M5Y26K69 (0%, 5%, 26%, 69%)
(0.00 / 0.05 / 0.26 / 0.69)

CMYK percentages

%0
%5.13
%25.64
%69.41

Codes

Color #4E4A3A in popluar color models

4E 4A 3A
RGB 78 74 58
HSL 48° 14.71% 26.67%
HSB/HSV 48° 25.64% 30.59%
CMYK 0.00% 5.13% 25.64%
69.41%

Color #4E4A3A in popluar number systems.

HEX 4E 4A 3A
Decimal 78 74 58
Binary 1001110 1001010 111010
Octal 116 112 72

Shades and tints

Shades of #4E4A3A

#4E4A3A
(78,74,58)
#474435
(71,68,53)
#403E30
(64,62,48)
#39382B
(57,56,43)
#323226
(50,50,38)
#2B2C21
(43,44,33)
#24261C
(36,38,28)
#1D2017
(29,32,23)
#161A12
(22,26,18)
#0F140D
(15,20,13)
#080E08
(8,14,8)
#000000
(0,0,0)

Tints of #4E4A3A

#4E4A3A
(78,74,58)
#5E5A4B
(94,90,75)
#6E6A5C
(110,106,92)
#7E7A6D
(126,122,109)
#8E8A7E
(142,138,126)
#9E9A8F
(158,154,143)
#AEAAA0
(174,170,160)
#BEBAB1
(190,186,177)
#CECAC2
(206,202,194)
#DEDAD3
(222,218,211)
#EEEAE4
(238,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E4A3A color. Also use rgb(78,74,58) instead hex code.

Text Font Color

.myTextColor { color: #4E4A3A; }

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

This text font color is #4E4A3A.

Background Color

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

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

This div background color is #4E4A3A.

Border color

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

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

This div border color is #4E4A3A.

Opacity

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

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

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

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

This text has shadow with #4E4A3A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E4A3A.

Preview

Color preview on black background

This text has color #4E4A3A on black background.


Color preview on white background

This text has color #4E4A3A on white background.


Black color preview on #4E4A3A background

This text has black color on #4E4A3A background.


White color preview on #4E4A3A background

This text has white color on #4E4A3A background.


Related colors

Complementary color

Complementary color for #hex is #B1B5C5.


I love getcolorcode.com

Triadic colors

1 #3A4E4A and #4A3A4E with #4E4A3A are triadic colors.

2 #3A4A4E and #4A4E3A with #4E4A3A are triadic colors.