COLOR #4E1336

HEX: #4E1336 RGB: (78,19,54)

Color info

#4E1336 contains red, green and blue colors in about the same proportion. Web safe color of #4E1336 is #660033 (or #603).

RGB color model

#4E1336 color RGB value is (78,19,54).

RGB: (78,19,54) (31%, 7%, 21%)

RGB channels and saturation

R 78 of 255 = 31%
G 19 of 255 = 7%
B 54 of 255 = 21%

78
19
54

R + G + B ~ 20%. #4E1336 is dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 19 + 54 = 151 (100%)
R 78 of 151 ~ 51.66%
G 19 of 151 ~ 12.58%
B 54 of 151 ~ 35.76'%

%51.66
%12.58
%35.76

CMYK color model

#4E1336 color CMYK value is (0,76,31,69).

  • cyan value is 0.00%
  • magenta value is 75.64%
  • yellow value is 30.77%
  • key color value is 69.41%

CMYK: (0,76,31,69)
C0M76Y31K69 (0%, 76%, 31%, 69%)
(0.00 / 0.76 / 0.31 / 0.69)

CMYK percentages

%0
%75.64
%30.77
%69.41

Codes

Color #4E1336 in popluar color models

4E 13 36
RGB 78 19 54
HSL 324° 60.82% 19.02%
HSB/HSV 324° 75.64% 30.59%
CMYK 0.00% 75.64% 30.77%
69.41%

Color #4E1336 in popluar number systems.

HEX 4E 13 36
Decimal 78 19 54
Binary 1001110 10011 110110
Octal 116 23 66

Shades and tints

Shades of #4E1336

#4E1336
(78,19,54)
#471232
(71,18,50)
#40112E
(64,17,46)
#39102A
(57,16,42)
#320F26
(50,15,38)
#2B0E22
(43,14,34)
#240D1E
(36,13,30)
#1D0C1A
(29,12,26)
#160B16
(22,11,22)
#0F0A12
(15,10,18)
#08090E
(8,9,14)
#000000
(0,0,0)

Tints of #4E1336

#4E1336
(78,19,54)
#5E2848
(94,40,72)
#6E3D5A
(110,61,90)
#7E526C
(126,82,108)
#8E677E
(142,103,126)
#9E7C90
(158,124,144)
#AE91A2
(174,145,162)
#BEA6B4
(190,166,180)
#CEBBC6
(206,187,198)
#DED0D8
(222,208,216)
#EEE5EA
(238,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E1336 color. Also use rgb(78,19,54) instead hex code.

Text Font Color

.myTextColor { color: #4E1336; }

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

This text font color is #4E1336.

Background Color

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

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

This div background color is #4E1336.

Border color

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

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

This div border color is #4E1336.

Opacity

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

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

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

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

This text has shadow with #4E1336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E1336.

Preview

Color preview on black background

This text has color #4E1336 on black background.


Color preview on white background

This text has color #4E1336 on white background.


Black color preview on #4E1336 background

This text has black color on #4E1336 background.


White color preview on #4E1336 background

This text has white color on #4E1336 background.


Related colors

Complementary color

Complementary color for #hex is #B1ECC9.


I love getcolorcode.com

Triadic colors

1 #364E13 and #13364E with #4E1336 are triadic colors.

2 #36134E and #134E36 with #4E1336 are triadic colors.