COLOR #4E2B06

HEX: #4E2B06 RGB: (78,43,6)

Color info

#4E2B06 contains mainly red and green colors. Web safe color of #4E2B06 is #663300 (or #630).

RGB color model

#4E2B06 color RGB value is (78,43,6).

RGB: (78,43,6) (31%, 17%, 2%)

RGB channels and saturation

R 78 of 255 = 31%
G 43 of 255 = 17%
B 6 of 255 = 2%

78
43
6

R + G + B ~ 17%. #4E2B06 is dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 43 + 6 = 127 (100%)
R 78 of 127 ~ 61.42%
G 43 of 127 ~ 33.86%
B 6 of 127 ~ 4.72'%

%61.42
%33.86

CMYK color model

#4E2B06 color CMYK value is (0,45,92,69).

  • cyan value is 0.00%
  • magenta value is 44.87%
  • yellow value is 92.31%
  • key color value is 69.41%

CMYK: (0,45,92,69)
C0M45Y92K69 (0%, 45%, 92%, 69%)
(0.00 / 0.45 / 0.92 / 0.69)

CMYK percentages

%0
%44.87
%92.31
%69.41

Codes

Color #4E2B06 in popluar color models

4E 2B 06
RGB 78 43 6
HSL 31° 85.71% 16.47%
HSB/HSV 31° 92.31% 30.59%
CMYK 0.00% 44.87% 92.31%
69.41%

Color #4E2B06 in popluar number systems.

HEX 4E 2B 06
Decimal 78 43 6
Binary 1001110 101011 110
Octal 116 53 6

Shades and tints

Shades of #4E2B06

#4E2B06
(78,43,6)
#472806
(71,40,6)
#402506
(64,37,6)
#392206
(57,34,6)
#321F06
(50,31,6)
#2B1C06
(43,28,6)
#241906
(36,25,6)
#1D1606
(29,22,6)
#161306
(22,19,6)
#0F1006
(15,16,6)
#080D06
(8,13,6)
#000000
(0,0,0)

Tints of #4E2B06

#4E2B06
(78,43,6)
#5E3E1C
(94,62,28)
#6E5132
(110,81,50)
#7E6448
(126,100,72)
#8E775E
(142,119,94)
#9E8A74
(158,138,116)
#AE9D8A
(174,157,138)
#BEB0A0
(190,176,160)
#CEC3B6
(206,195,182)
#DED6CC
(222,214,204)
#EEE9E2
(238,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E2B06 color. Also use rgb(78,43,6) instead hex code.

Text Font Color

.myTextColor { color: #4E2B06; }

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

This text font color is #4E2B06.

Background Color

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

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

This div background color is #4E2B06.

Border color

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

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

This div border color is #4E2B06.

Opacity

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

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

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

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

This text has shadow with #4E2B06 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E2B06.

Preview

Color preview on black background

This text has color #4E2B06 on black background.


Color preview on white background

This text has color #4E2B06 on white background.


Black color preview on #4E2B06 background

This text has black color on #4E2B06 background.


White color preview on #4E2B06 background

This text has white color on #4E2B06 background.


Related colors

Complementary color

Complementary color for #hex is #B1D4F9.


I love getcolorcode.com

Triadic colors

1 #064E2B and #2B064E with #4E2B06 are triadic colors.

2 #062B4E and #2B4E06 with #4E2B06 are triadic colors.