COLOR #8E6824

HEX: #8E6824 RGB: (142,104,36)

Color info

#8E6824 contains mainly red and green colors. Web safe color of #8E6824 is #996633 (or #963).

RGB color model

#8E6824 color RGB value is (142,104,36).

RGB: (142,104,36) (56%, 41%, 14%)

RGB channels and saturation

R 142 of 255 = 56%
G 104 of 255 = 41%
B 36 of 255 = 14%

142
104
36

R + G + B ~ 37%. #8E6824 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 142 + 104 + 36 = 282 (100%)
R 142 of 282 ~ 50.35%
G 104 of 282 ~ 36.88%
B 36 of 282 ~ 12.77'%

%50.35
%36.88
%12.77

CMYK color model

#8E6824 color CMYK value is (0,27,75,44).

  • cyan value is 0.00%
  • magenta value is 26.76%
  • yellow value is 74.65%
  • key color value is 44.31%

CMYK: (0,27,75,44)
C0M27Y75K44 (0%, 27%, 75%, 44%)
(0.00 / 0.27 / 0.75 / 0.44)

CMYK percentages

%0
%26.76
%74.65
%44.31

Codes

Color #8E6824 in popluar color models

8E 68 24
RGB 142 104 36
HSL 38° 59.55% 34.90%
HSB/HSV 38° 74.65% 55.69%
CMYK 0.00% 26.76% 74.65%
44.31%

Color #8E6824 in popluar number systems.

HEX 8E 68 24
Decimal 142 104 36
Binary 10001110 1101000 100100
Octal 216 150 44

Shades and tints

Shades of #8E6824

#8E6824
(142,104,36)
#825F21
(130,95,33)
#76561E
(118,86,30)
#6A4D1B
(106,77,27)
#5E4418
(94,68,24)
#523B15
(82,59,21)
#463212
(70,50,18)
#3A290F
(58,41,15)
#2E200C
(46,32,12)
#221709
(34,23,9)
#160E06
(22,14,6)
#000000
(0,0,0)

Tints of #8E6824

#8E6824
(142,104,36)
#987537
(152,117,55)
#A2824A
(162,130,74)
#AC8F5D
(172,143,93)
#B69C70
(182,156,112)
#C0A983
(192,169,131)
#CAB696
(202,182,150)
#D4C3A9
(212,195,169)
#DED0BC
(222,208,188)
#E8DDCF
(232,221,207)
#F2EAE2
(242,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E6824 color. Also use rgb(142,104,36) instead hex code.

Text Font Color

.myTextColor { color: #8E6824; }

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

This text font color is #8E6824.

Background Color

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

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

This div background color is #8E6824.

Border color

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

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

This div border color is #8E6824.

Opacity

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

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

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

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

This text has shadow with #8E6824 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E6824.

Preview

Color preview on black background

This text has color #8E6824 on black background.


Color preview on white background

This text has color #8E6824 on white background.


Black color preview on #8E6824 background

This text has black color on #8E6824 background.


White color preview on #8E6824 background

This text has white color on #8E6824 background.


Related colors

Complementary color

Complementary color for #hex is #7197DB.


I love getcolorcode.com

Triadic colors

1 #248E68 and #68248E with #8E6824 are triadic colors.

2 #24688E and #688E24 with #8E6824 are triadic colors.