COLOR #4E2A06

HEX: #4E2A06 RGB: (78,42,6)

Color info

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

RGB color model

#4E2A06 color RGB value is (78,42,6).

RGB: (78,42,6) (31%, 16%, 2%)

RGB channels and saturation

R 78 of 255 = 31%
G 42 of 255 = 16%
B 6 of 255 = 2%

78
42
6

R + G + B ~ 16%. #4E2A06 is dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 42 + 6 = 126 (100%)
R 78 of 126 ~ 61.9%
G 42 of 126 ~ 33.33%
B 6 of 126 ~ 4.76'%

%61.9
%33.33

CMYK color model

#4E2A06 color CMYK value is (0,46,92,69).

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

CMYK: (0,46,92,69)
C0M46Y92K69 (0%, 46%, 92%, 69%)
(0.00 / 0.46 / 0.92 / 0.69)

CMYK percentages

%0
%46.15
%92.31
%69.41

Codes

Color #4E2A06 in popluar color models

4E 2A 06
RGB 78 42 6
HSL 30° 85.71% 16.47%
HSB/HSV 30° 92.31% 30.59%
CMYK 0.00% 46.15% 92.31%
69.41%

Color #4E2A06 in popluar number systems.

HEX 4E 2A 06
Decimal 78 42 6
Binary 1001110 101010 110
Octal 116 52 6

Shades and tints

Shades of #4E2A06

#4E2A06
(78,42,6)
#472706
(71,39,6)
#402406
(64,36,6)
#392106
(57,33,6)
#321E06
(50,30,6)
#2B1B06
(43,27,6)
#241806
(36,24,6)
#1D1506
(29,21,6)
#161206
(22,18,6)
#0F0F06
(15,15,6)
#080C06
(8,12,6)
#000000
(0,0,0)

Tints of #4E2A06

#4E2A06
(78,42,6)
#5E3D1C
(94,61,28)
#6E5032
(110,80,50)
#7E6348
(126,99,72)
#8E765E
(142,118,94)
#9E8974
(158,137,116)
#AE9C8A
(174,156,138)
#BEAFA0
(190,175,160)
#CEC2B6
(206,194,182)
#DED5CC
(222,213,204)
#EEE8E2
(238,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E2A06; }

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

This text font color is #4E2A06.

Background Color

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

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

This div background color is #4E2A06.

Border color

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

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

This div border color is #4E2A06.

Opacity

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

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

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

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

This text has shadow with #4E2A06 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E2A06.

Preview

Color preview on black background

This text has color #4E2A06 on black background.


Color preview on white background

This text has color #4E2A06 on white background.


Black color preview on #4E2A06 background

This text has black color on #4E2A06 background.


White color preview on #4E2A06 background

This text has white color on #4E2A06 background.


Related colors

Complementary color

Complementary color for #hex is #B1D5F9.


I love getcolorcode.com

Triadic colors

1 #064E2A and #2A064E with #4E2A06 are triadic colors.

2 #062A4E and #2A4E06 with #4E2A06 are triadic colors.