COLOR #4E3E34

HEX: #4E3E34 RGB: (78,62,52)

Color info

#4E3E34 contains red, green and blue colors in about the same proportion. Web safe color of #4E3E34 is #663333 (or #633).

RGB color model

#4E3E34 color RGB value is (78,62,52).

RGB: (78,62,52) (31%, 24%, 20%)

RGB channels and saturation

R 78 of 255 = 31%
G 62 of 255 = 24%
B 52 of 255 = 20%

78
62
52

R + G + B ~ 25%. #4E3E34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 62 + 52 = 192 (100%)
R 78 of 192 ~ 40.63%
G 62 of 192 ~ 32.29%
B 52 of 192 ~ 27.08'%

%40.63
%32.29
%27.08

CMYK color model

#4E3E34 color CMYK value is (0,21,33,69).

  • cyan value is 0.00%
  • magenta value is 20.51%
  • yellow value is 33.33%
  • key color value is 69.41%

CMYK: (0,21,33,69)
C0M21Y33K69 (0%, 21%, 33%, 69%)
(0.00 / 0.21 / 0.33 / 0.69)

CMYK percentages

%0
%20.51
%33.33
%69.41

Codes

Color #4E3E34 in popluar color models

4E 3E 34
RGB 78 62 52
HSL 23° 20.00% 25.49%
HSB/HSV 23° 33.33% 30.59%
CMYK 0.00% 20.51% 33.33%
69.41%

Color #4E3E34 in popluar number systems.

HEX 4E 3E 34
Decimal 78 62 52
Binary 1001110 111110 110100
Octal 116 76 64

Shades and tints

Shades of #4E3E34

#4E3E34
(78,62,52)
#473930
(71,57,48)
#40342C
(64,52,44)
#392F28
(57,47,40)
#322A24
(50,42,36)
#2B2520
(43,37,32)
#24201C
(36,32,28)
#1D1B18
(29,27,24)
#161614
(22,22,20)
#0F1110
(15,17,16)
#080C0C
(8,12,12)
#000000
(0,0,0)

Tints of #4E3E34

#4E3E34
(78,62,52)
#5E4F46
(94,79,70)
#6E6058
(110,96,88)
#7E716A
(126,113,106)
#8E827C
(142,130,124)
#9E938E
(158,147,142)
#AEA4A0
(174,164,160)
#BEB5B2
(190,181,178)
#CEC6C4
(206,198,196)
#DED7D6
(222,215,214)
#EEE8E8
(238,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E3E34 color. Also use rgb(78,62,52) instead hex code.

Text Font Color

.myTextColor { color: #4E3E34; }

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

This text font color is #4E3E34.

Background Color

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

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

This div background color is #4E3E34.

Border color

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

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

This div border color is #4E3E34.

Opacity

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

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

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

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

This text has shadow with #4E3E34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E3E34.

Preview

Color preview on black background

This text has color #4E3E34 on black background.


Color preview on white background

This text has color #4E3E34 on white background.


Black color preview on #4E3E34 background

This text has black color on #4E3E34 background.


White color preview on #4E3E34 background

This text has white color on #4E3E34 background.


Related colors

Complementary color

Complementary color for #hex is #B1C1CB.


I love getcolorcode.com

Triadic colors

1 #344E3E and #3E344E with #4E3E34 are triadic colors.

2 #343E4E and #3E4E34 with #4E3E34 are triadic colors.