COLOR #8E4D39

HEX: #8E4D39 RGB: (142,77,57)

Color info

#8E4D39 contains mainly red color. Web safe color of #8E4D39 is #993333 (or #933).

RGB color model

#8E4D39 color RGB value is (142,77,57).

RGB: (142,77,57) (56%, 30%, 22%)

RGB channels and saturation

R 142 of 255 = 56%
G 77 of 255 = 30%
B 57 of 255 = 22%

142
77
57

R + G + B ~ 36%. #8E4D39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 142 + 77 + 57 = 276 (100%)
R 142 of 276 ~ 51.45%
G 77 of 276 ~ 27.9%
B 57 of 276 ~ 20.65'%

%51.45
%27.9
%20.65

CMYK color model

#8E4D39 color CMYK value is (0,46,60,44).

  • cyan value is 0.00%
  • magenta value is 45.77%
  • yellow value is 59.86%
  • key color value is 44.31%

CMYK: (0,46,60,44)
C0M46Y60K44 (0%, 46%, 60%, 44%)
(0.00 / 0.46 / 0.60 / 0.44)

CMYK percentages

%0
%45.77
%59.86
%44.31

Codes

Color #8E4D39 in popluar color models

8E 4D 39
RGB 142 77 57
HSL 14° 42.71% 39.02%
HSB/HSV 14° 59.86% 55.69%
CMYK 0.00% 45.77% 59.86%
44.31%

Color #8E4D39 in popluar number systems.

HEX 8E 4D 39
Decimal 142 77 57
Binary 10001110 1001101 111001
Octal 216 115 71

Shades and tints

Shades of #8E4D39

#8E4D39
(142,77,57)
#824634
(130,70,52)
#763F2F
(118,63,47)
#6A382A
(106,56,42)
#5E3125
(94,49,37)
#522A20
(82,42,32)
#46231B
(70,35,27)
#3A1C16
(58,28,22)
#2E1511
(46,21,17)
#220E0C
(34,14,12)
#160707
(22,7,7)
#000000
(0,0,0)

Tints of #8E4D39

#8E4D39
(142,77,57)
#985D4B
(152,93,75)
#A26D5D
(162,109,93)
#AC7D6F
(172,125,111)
#B68D81
(182,141,129)
#C09D93
(192,157,147)
#CAADA5
(202,173,165)
#D4BDB7
(212,189,183)
#DECDC9
(222,205,201)
#E8DDDB
(232,221,219)
#F2EDED
(242,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E4D39 color. Also use rgb(142,77,57) instead hex code.

Text Font Color

.myTextColor { color: #8E4D39; }

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

This text font color is #8E4D39.

Background Color

.myBgColor { background-color: #8E4D39; }

<div style="background-color:#8E4D39">Inner text</div>

This div background color is #8E4D39.

Border color

.myBorderColor { border: 1px solid #8E4D39; }

<div style="border:3px solid #8E4D39">Div</div>

This div border color is #8E4D39.

Opacity

.myOpacity80 { color: #8E4D39; opacity: 0.8; }

<p style="color:#8E4D39;opacity:0.8;">80%</p>

Text with #8E4D39 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 #8E4D39;}

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

This text has shadow with #8E4D39 color.


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

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

This text has shadow with #8E4D39 primary color and red secondary color.


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

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

This text has shadow with #8E4D39 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8E4D39.

Preview

Color preview on black background

This text has color #8E4D39 on black background.


Color preview on white background

This text has color #8E4D39 on white background.


Black color preview on #8E4D39 background

This text has black color on #8E4D39 background.


White color preview on #8E4D39 background

This text has white color on #8E4D39 background.


Related colors

Complementary color

Complementary color for #hex is #71B2C6.


I love getcolorcode.com

Triadic colors

1 #398E4D and #4D398E with #8E4D39 are triadic colors.

2 #394D8E and #4D8E39 with #8E4D39 are triadic colors.