COLOR #4E3D54

HEX: #4E3D54 RGB: (78,61,84)

Color info

#4E3D54 contains red, green and blue colors in about the same proportion. Web safe color of #4E3D54 is #663366 (or #636).

RGB color model

#4E3D54 color RGB value is (78,61,84).

RGB: (78,61,84) (31%, 24%, 33%)

RGB channels and saturation

R 78 of 255 = 31%
G 61 of 255 = 24%
B 84 of 255 = 33%

78
61
84

R + G + B ~ 29%. #4E3D54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 61 + 84 = 223 (100%)
R 78 of 223 ~ 34.98%
G 61 of 223 ~ 27.35%
B 84 of 223 ~ 37.67'%

%34.98
%27.35
%37.67

CMYK color model

#4E3D54 color CMYK value is (7,27,0,67).

  • cyan value is 7.14%
  • magenta value is 27.38%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (7,27,0,67)
C7M27Y0K67 (7%, 27%, 0%, 67%)
(0.07 / 0.27 / 0.00 / 0.67)

CMYK percentages

%7.14
%27.38
%0
%67.06

Codes

Color #4E3D54 in popluar color models

4E 3D 54
RGB 78 61 84
HSL 284° 15.86% 28.43%
HSB/HSV 284° 27.38% 32.94%
CMYK 7.14% 27.38% 0.00%
67.06%

Color #4E3D54 in popluar number systems.

HEX 4E 3D 54
Decimal 78 61 84
Binary 1001110 111101 1010100
Octal 116 75 124

Shades and tints

Shades of #4E3D54

#4E3D54
(78,61,84)
#47384D
(71,56,77)
#403346
(64,51,70)
#392E3F
(57,46,63)
#322938
(50,41,56)
#2B2431
(43,36,49)
#241F2A
(36,31,42)
#1D1A23
(29,26,35)
#16151C
(22,21,28)
#0F1015
(15,16,21)
#080B0E
(8,11,14)
#000000
(0,0,0)

Tints of #4E3D54

#4E3D54
(78,61,84)
#5E4E63
(94,78,99)
#6E5F72
(110,95,114)
#7E7081
(126,112,129)
#8E8190
(142,129,144)
#9E929F
(158,146,159)
#AEA3AE
(174,163,174)
#BEB4BD
(190,180,189)
#CEC5CC
(206,197,204)
#DED6DB
(222,214,219)
#EEE7EA
(238,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E3D54 color. Also use rgb(78,61,84) instead hex code.

Text Font Color

.myTextColor { color: #4E3D54; }

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

This text font color is #4E3D54.

Background Color

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

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

This div background color is #4E3D54.

Border color

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

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

This div border color is #4E3D54.

Opacity

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

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

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

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

This text has shadow with #4E3D54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E3D54.

Preview

Color preview on black background

This text has color #4E3D54 on black background.


Color preview on white background

This text has color #4E3D54 on white background.


Black color preview on #4E3D54 background

This text has black color on #4E3D54 background.


White color preview on #4E3D54 background

This text has white color on #4E3D54 background.


Related colors

Complementary color

Complementary color for #hex is #B1C2AB.


I love getcolorcode.com

Triadic colors

1 #544E3D and #3D544E with #4E3D54 are triadic colors.

2 #543D4E and #3D4E54 with #4E3D54 are triadic colors.