COLOR #4E0A14

HEX: #4E0A14 RGB: (78,10,20)

Color info

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

RGB color model

#4E0A14 color RGB value is (78,10,20).

RGB: (78,10,20) (31%, 4%, 8%)

RGB channels and saturation

R 78 of 255 = 31%
G 10 of 255 = 4%
B 20 of 255 = 8%

78
10
20

R + G + B ~ 14%. #4E0A14 is dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 10 + 20 = 108 (100%)
R 78 of 108 ~ 72.22%
G 10 of 108 ~ 9.26%
B 20 of 108 ~ 18.52'%

%72.22
%18.52

CMYK color model

#4E0A14 color CMYK value is (0,87,74,69).

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

CMYK: (0,87,74,69)
C0M87Y74K69 (0%, 87%, 74%, 69%)
(0.00 / 0.87 / 0.74 / 0.69)

CMYK percentages

%0
%87.18
%74.36
%69.41

Codes

Color #4E0A14 in popluar color models

4E 0A 14
RGB 78 10 20
HSL 351° 77.27% 17.25%
HSB/HSV 351° 87.18% 30.59%
CMYK 0.00% 87.18% 74.36%
69.41%

Color #4E0A14 in popluar number systems.

HEX 4E 0A 14
Decimal 78 10 20
Binary 1001110 1010 10100
Octal 116 12 24

Shades and tints

Shades of #4E0A14

#4E0A14
(78,10,20)
#470A13
(71,10,19)
#400A12
(64,10,18)
#390A11
(57,10,17)
#320A10
(50,10,16)
#2B0A0F
(43,10,15)
#240A0E
(36,10,14)
#1D0A0D
(29,10,13)
#160A0C
(22,10,12)
#0F0A0B
(15,10,11)
#080A0A
(8,10,10)
#000000
(0,0,0)

Tints of #4E0A14

#4E0A14
(78,10,20)
#5E2029
(94,32,41)
#6E363E
(110,54,62)
#7E4C53
(126,76,83)
#8E6268
(142,98,104)
#9E787D
(158,120,125)
#AE8E92
(174,142,146)
#BEA4A7
(190,164,167)
#CEBABC
(206,186,188)
#DED0D1
(222,208,209)
#EEE6E6
(238,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E0A14; }

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

This text font color is #4E0A14.

Background Color

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

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

This div background color is #4E0A14.

Border color

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

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

This div border color is #4E0A14.

Opacity

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

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

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

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

This text has shadow with #4E0A14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E0A14.

Preview

Color preview on black background

This text has color #4E0A14 on black background.


Color preview on white background

This text has color #4E0A14 on white background.


Black color preview on #4E0A14 background

This text has black color on #4E0A14 background.


White color preview on #4E0A14 background

This text has white color on #4E0A14 background.


Related colors

Complementary color

Complementary color for #hex is #B1F5EB.


I love getcolorcode.com

Triadic colors

1 #144E0A and #0A144E with #4E0A14 are triadic colors.

2 #140A4E and #0A4E14 with #4E0A14 are triadic colors.