COLOR #4E4618

HEX: #4E4618 RGB: (78,70,24)

Color info

#4E4618 contains red, green and blue colors in about the same proportion. Web safe color of #4E4618 is #663300 (or #630).

RGB color model

#4E4618 color RGB value is (78,70,24).

RGB: (78,70,24) (31%, 27%, 9%)

RGB channels and saturation

R 78 of 255 = 31%
G 70 of 255 = 27%
B 24 of 255 = 9%

78
70
24

R + G + B ~ 22%. #4E4618 is dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 70 + 24 = 172 (100%)
R 78 of 172 ~ 45.35%
G 70 of 172 ~ 40.7%
B 24 of 172 ~ 13.95'%

%45.35
%40.7
%13.95

CMYK color model

#4E4618 color CMYK value is (0,10,69,69).

  • cyan value is 0.00%
  • magenta value is 10.26%
  • yellow value is 69.23%
  • key color value is 69.41%

CMYK: (0,10,69,69)
C0M10Y69K69 (0%, 10%, 69%, 69%)
(0.00 / 0.10 / 0.69 / 0.69)

CMYK percentages

%0
%10.26
%69.23
%69.41

Codes

Color #4E4618 in popluar color models

4E 46 18
RGB 78 70 24
HSL 51° 52.94% 20.00%
HSB/HSV 51° 69.23% 30.59%
CMYK 0.00% 10.26% 69.23%
69.41%

Color #4E4618 in popluar number systems.

HEX 4E 46 18
Decimal 78 70 24
Binary 1001110 1000110 11000
Octal 116 106 30

Shades and tints

Shades of #4E4618

#4E4618
(78,70,24)
#474016
(71,64,22)
#403A14
(64,58,20)
#393412
(57,52,18)
#322E10
(50,46,16)
#2B280E
(43,40,14)
#24220C
(36,34,12)
#1D1C0A
(29,28,10)
#161608
(22,22,8)
#0F1006
(15,16,6)
#080A04
(8,10,4)
#000000
(0,0,0)

Tints of #4E4618

#4E4618
(78,70,24)
#5E562D
(94,86,45)
#6E6642
(110,102,66)
#7E7657
(126,118,87)
#8E866C
(142,134,108)
#9E9681
(158,150,129)
#AEA696
(174,166,150)
#BEB6AB
(190,182,171)
#CEC6C0
(206,198,192)
#DED6D5
(222,214,213)
#EEE6EA
(238,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E4618 color. Also use rgb(78,70,24) instead hex code.

Text Font Color

.myTextColor { color: #4E4618; }

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

This text font color is #4E4618.

Background Color

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

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

This div background color is #4E4618.

Border color

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

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

This div border color is #4E4618.

Opacity

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

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

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

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

This text has shadow with #4E4618 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E4618.

Preview

Color preview on black background

This text has color #4E4618 on black background.


Color preview on white background

This text has color #4E4618 on white background.


Black color preview on #4E4618 background

This text has black color on #4E4618 background.


White color preview on #4E4618 background

This text has white color on #4E4618 background.


Related colors

Complementary color

Complementary color for #hex is #B1B9E7.


I love getcolorcode.com

Triadic colors

1 #184E46 and #46184E with #4E4618 are triadic colors.

2 #18464E and #464E18 with #4E4618 are triadic colors.