COLOR #8E5218

HEX: #8E5218 RGB: (142,82,24)

Color info

#8E5218 contains mainly red color. Web safe color of #8E5218 is #996600 (or #960).

RGB color model

#8E5218 color RGB value is (142,82,24).

RGB: (142,82,24) (56%, 32%, 9%)

RGB channels and saturation

R 142 of 255 = 56%
G 82 of 255 = 32%
B 24 of 255 = 9%

142
82
24

R + G + B ~ 32%. #8E5218 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 142 + 82 + 24 = 248 (100%)
R 142 of 248 ~ 57.26%
G 82 of 248 ~ 33.06%
B 24 of 248 ~ 9.68'%

%57.26
%33.06

CMYK color model

#8E5218 color CMYK value is (0,42,83,44).

  • cyan value is 0.00%
  • magenta value is 42.25%
  • yellow value is 83.10%
  • key color value is 44.31%

CMYK: (0,42,83,44)
C0M42Y83K44 (0%, 42%, 83%, 44%)
(0.00 / 0.42 / 0.83 / 0.44)

CMYK percentages

%0
%42.25
%83.1
%44.31

Codes

Color #8E5218 in popluar color models

8E 52 18
RGB 142 82 24
HSL 29° 71.08% 32.55%
HSB/HSV 29° 83.10% 55.69%
CMYK 0.00% 42.25% 83.10%
44.31%

Color #8E5218 in popluar number systems.

HEX 8E 52 18
Decimal 142 82 24
Binary 10001110 1010010 11000
Octal 216 122 30

Shades and tints

Shades of #8E5218

#8E5218
(142,82,24)
#824B16
(130,75,22)
#764414
(118,68,20)
#6A3D12
(106,61,18)
#5E3610
(94,54,16)
#522F0E
(82,47,14)
#46280C
(70,40,12)
#3A210A
(58,33,10)
#2E1A08
(46,26,8)
#221306
(34,19,6)
#160C04
(22,12,4)
#000000
(0,0,0)

Tints of #8E5218

#8E5218
(142,82,24)
#98612D
(152,97,45)
#A27042
(162,112,66)
#AC7F57
(172,127,87)
#B68E6C
(182,142,108)
#C09D81
(192,157,129)
#CAAC96
(202,172,150)
#D4BBAB
(212,187,171)
#DECAC0
(222,202,192)
#E8D9D5
(232,217,213)
#F2E8EA
(242,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E5218 color. Also use rgb(142,82,24) instead hex code.

Text Font Color

.myTextColor { color: #8E5218; }

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

This text font color is #8E5218.

Background Color

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

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

This div background color is #8E5218.

Border color

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

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

This div border color is #8E5218.

Opacity

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

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

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

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

This text has shadow with #8E5218 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E5218.

Preview

Color preview on black background

This text has color #8E5218 on black background.


Color preview on white background

This text has color #8E5218 on white background.


Black color preview on #8E5218 background

This text has black color on #8E5218 background.


White color preview on #8E5218 background

This text has white color on #8E5218 background.


Related colors

Complementary color

Complementary color for #hex is #71ADE7.


I love getcolorcode.com

Triadic colors

1 #188E52 and #52188E with #8E5218 are triadic colors.

2 #18528E and #528E18 with #8E5218 are triadic colors.