COLOR #4E584A

HEX: #4E584A RGB: (78,88,74)

Color info

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

RGB color model

#4E584A color RGB value is (78,88,74).

RGB: (78,88,74) (31%, 35%, 29%)

RGB channels and saturation

R 78 of 255 = 31%
G 88 of 255 = 35%
B 74 of 255 = 29%

78
88
74

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

Portions of RGB colors in percentages

R + G + B = 78 + 88 + 74 = 240 (100%)
R 78 of 240 ~ 32.5%
G 88 of 240 ~ 36.67%
B 74 of 240 ~ 30.83'%

%32.5
%36.67
%30.83

CMYK color model

#4E584A color CMYK value is (11,0,16,65).

  • cyan value is 11.36%
  • magenta value is 0.00%
  • yellow value is 15.91%
  • key color value is 65.49%

CMYK: (11,0,16,65)
C11M0Y16K65 (11%, 0%, 16%, 65%)
(0.11 / 0.00 / 0.16 / 0.65)

CMYK percentages

%11.36
%0
%15.91
%65.49

Codes

Color #4E584A in popluar color models

4E 58 4A
RGB 78 88 74
HSL 103° 8.64% 31.76%
HSB/HSV 103° 15.91% 34.51%
CMYK 11.36% 0.00% 15.91%
65.49%

Color #4E584A in popluar number systems.

HEX 4E 58 4A
Decimal 78 88 74
Binary 1001110 1011000 1001010
Octal 116 130 112

Shades and tints

Shades of #4E584A

#4E584A
(78,88,74)
#475044
(71,80,68)
#40483E
(64,72,62)
#394038
(57,64,56)
#323832
(50,56,50)
#2B302C
(43,48,44)
#242826
(36,40,38)
#1D2020
(29,32,32)
#16181A
(22,24,26)
#0F1014
(15,16,20)
#08080E
(8,8,14)
#000000
(0,0,0)

Tints of #4E584A

#4E584A
(78,88,74)
#5E675A
(94,103,90)
#6E766A
(110,118,106)
#7E857A
(126,133,122)
#8E948A
(142,148,138)
#9EA39A
(158,163,154)
#AEB2AA
(174,178,170)
#BEC1BA
(190,193,186)
#CED0CA
(206,208,202)
#DEDFDA
(222,223,218)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E584A; }

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

This text font color is #4E584A.

Background Color

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

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

This div background color is #4E584A.

Border color

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

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

This div border color is #4E584A.

Opacity

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

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

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

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

This text has shadow with #4E584A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E584A.

Preview

Color preview on black background

This text has color #4E584A on black background.


Color preview on white background

This text has color #4E584A on white background.


Black color preview on #4E584A background

This text has black color on #4E584A background.


White color preview on #4E584A background

This text has white color on #4E584A background.


Related colors

Complementary color

Complementary color for #hex is #B1A7B5.


I love getcolorcode.com

Triadic colors

1 #4A4E58 and #584A4E with #4E584A are triadic colors.

2 #4A584E and #584E4A with #4E584A are triadic colors.