COLOR #4E1F31

HEX: #4E1F31 RGB: (78,31,49)

Color info

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

RGB color model

#4E1F31 color RGB value is (78,31,49).

RGB: (78,31,49) (31%, 12%, 19%)

RGB channels and saturation

R 78 of 255 = 31%
G 31 of 255 = 12%
B 49 of 255 = 19%

78
31
49

R + G + B ~ 21%. #4E1F31 is dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 31 + 49 = 158 (100%)
R 78 of 158 ~ 49.37%
G 31 of 158 ~ 19.62%
B 49 of 158 ~ 31.01'%

%49.37
%19.62
%31.01

CMYK color model

#4E1F31 color CMYK value is (0,60,37,69).

  • cyan value is 0.00%
  • magenta value is 60.26%
  • yellow value is 37.18%
  • key color value is 69.41%

CMYK: (0,60,37,69)
C0M60Y37K69 (0%, 60%, 37%, 69%)
(0.00 / 0.60 / 0.37 / 0.69)

CMYK percentages

%0
%60.26
%37.18
%69.41

Codes

Color #4E1F31 in popluar color models

4E 1F 31
RGB 78 31 49
HSL 337° 43.12% 21.37%
HSB/HSV 337° 60.26% 30.59%
CMYK 0.00% 60.26% 37.18%
69.41%

Color #4E1F31 in popluar number systems.

HEX 4E 1F 31
Decimal 78 31 49
Binary 1001110 11111 110001
Octal 116 37 61

Shades and tints

Shades of #4E1F31

#4E1F31
(78,31,49)
#471D2D
(71,29,45)
#401B29
(64,27,41)
#391925
(57,25,37)
#321721
(50,23,33)
#2B151D
(43,21,29)
#241319
(36,19,25)
#1D1115
(29,17,21)
#160F11
(22,15,17)
#0F0D0D
(15,13,13)
#080B09
(8,11,9)
#000000
(0,0,0)

Tints of #4E1F31

#4E1F31
(78,31,49)
#5E3343
(94,51,67)
#6E4755
(110,71,85)
#7E5B67
(126,91,103)
#8E6F79
(142,111,121)
#9E838B
(158,131,139)
#AE979D
(174,151,157)
#BEABAF
(190,171,175)
#CEBFC1
(206,191,193)
#DED3D3
(222,211,211)
#EEE7E5
(238,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E1F31 color. Also use rgb(78,31,49) instead hex code.

Text Font Color

.myTextColor { color: #4E1F31; }

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

This text font color is #4E1F31.

Background Color

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

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

This div background color is #4E1F31.

Border color

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

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

This div border color is #4E1F31.

Opacity

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

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

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

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

This text has shadow with #4E1F31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E1F31.

Preview

Color preview on black background

This text has color #4E1F31 on black background.


Color preview on white background

This text has color #4E1F31 on white background.


Black color preview on #4E1F31 background

This text has black color on #4E1F31 background.


White color preview on #4E1F31 background

This text has white color on #4E1F31 background.


Related colors

Complementary color

Complementary color for #hex is #B1E0CE.


I love getcolorcode.com

Triadic colors

1 #314E1F and #1F314E with #4E1F31 are triadic colors.

2 #311F4E and #1F4E31 with #4E1F31 are triadic colors.