COLOR #4E0C14

HEX: #4E0C14 RGB: (78,12,20)

Color info

#4E0C14 contains mainly red and blue colors. Web safe color of #4E0C14 is #660000 (or #600).

RGB color model

#4E0C14 color RGB value is (78,12,20).

RGB: (78,12,20) (31%, 5%, 8%)

RGB channels and saturation

R 78 of 255 = 31%
G 12 of 255 = 5%
B 20 of 255 = 8%

78
12
20

R + G + B ~ 15%. #4E0C14 is dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 12 + 20 = 110 (100%)
R 78 of 110 ~ 70.91%
G 12 of 110 ~ 10.91%
B 20 of 110 ~ 18.18'%

%70.91
%10.91
%18.18

CMYK color model

#4E0C14 color CMYK value is (0,85,74,69).

  • cyan value is 0.00%
  • magenta value is 84.62%
  • yellow value is 74.36%
  • key color value is 69.41%

CMYK: (0,85,74,69)
C0M85Y74K69 (0%, 85%, 74%, 69%)
(0.00 / 0.85 / 0.74 / 0.69)

CMYK percentages

%0
%84.62
%74.36
%69.41

Codes

Color #4E0C14 in popluar color models

4E 0C 14
RGB 78 12 20
HSL 353° 73.33% 17.65%
HSB/HSV 353° 84.62% 30.59%
CMYK 0.00% 84.62% 74.36%
69.41%

Color #4E0C14 in popluar number systems.

HEX 4E 0C 14
Decimal 78 12 20
Binary 1001110 1100 10100
Octal 116 14 24

Shades and tints

Shades of #4E0C14

#4E0C14
(78,12,20)
#470B13
(71,11,19)
#400A12
(64,10,18)
#390911
(57,9,17)
#320810
(50,8,16)
#2B070F
(43,7,15)
#24060E
(36,6,14)
#1D050D
(29,5,13)
#16040C
(22,4,12)
#0F030B
(15,3,11)
#08020A
(8,2,10)
#000000
(0,0,0)

Tints of #4E0C14

#4E0C14
(78,12,20)
#5E2229
(94,34,41)
#6E383E
(110,56,62)
#7E4E53
(126,78,83)
#8E6468
(142,100,104)
#9E7A7D
(158,122,125)
#AE9092
(174,144,146)
#BEA6A7
(190,166,167)
#CEBCBC
(206,188,188)
#DED2D1
(222,210,209)
#EEE8E6
(238,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E0C14 color. Also use rgb(78,12,20) instead hex code.

Text Font Color

.myTextColor { color: #4E0C14; }

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

This text font color is #4E0C14.

Background Color

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

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

This div background color is #4E0C14.

Border color

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

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

This div border color is #4E0C14.

Opacity

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

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

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

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

This text has shadow with #4E0C14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E0C14.

Preview

Color preview on black background

This text has color #4E0C14 on black background.


Color preview on white background

This text has color #4E0C14 on white background.


Black color preview on #4E0C14 background

This text has black color on #4E0C14 background.


White color preview on #4E0C14 background

This text has white color on #4E0C14 background.


Related colors

Complementary color

Complementary color for #hex is #B1F3EB.


I love getcolorcode.com

Triadic colors

1 #144E0C and #0C144E with #4E0C14 are triadic colors.

2 #140C4E and #0C4E14 with #4E0C14 are triadic colors.