COLOR #8E6B61

HEX: #8E6B61 RGB: (142,107,97)

Color info

#8E6B61 contains red, green and blue colors in about the same proportion. Web safe color of #8E6B61 is #996666 (or #966).

RGB color model

#8E6B61 color RGB value is (142,107,97).

RGB: (142,107,97) (56%, 42%, 38%)

RGB channels and saturation

R 142 of 255 = 56%
G 107 of 255 = 42%
B 97 of 255 = 38%

142
107
97

R + G + B ~ 45%. #8E6B61 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 142 + 107 + 97 = 346 (100%)
R 142 of 346 ~ 41.04%
G 107 of 346 ~ 30.92%
B 97 of 346 ~ 28.03'%

%41.04
%30.92
%28.03

CMYK color model

#8E6B61 color CMYK value is (0,25,32,44).

  • cyan value is 0.00%
  • magenta value is 24.65%
  • yellow value is 31.69%
  • key color value is 44.31%

CMYK: (0,25,32,44)
C0M25Y32K44 (0%, 25%, 32%, 44%)
(0.00 / 0.25 / 0.32 / 0.44)

CMYK percentages

%0
%24.65
%31.69
%44.31

Codes

Color #8E6B61 in popluar color models

8E 6B 61
RGB 142 107 97
HSL 13° 18.83% 46.86%
HSB/HSV 13° 31.69% 55.69%
CMYK 0.00% 24.65% 31.69%
44.31%

Color #8E6B61 in popluar number systems.

HEX 8E 6B 61
Decimal 142 107 97
Binary 10001110 1101011 1100001
Octal 216 153 141

Shades and tints

Shades of #8E6B61

#8E6B61
(142,107,97)
#826259
(130,98,89)
#765951
(118,89,81)
#6A5049
(106,80,73)
#5E4741
(94,71,65)
#523E39
(82,62,57)
#463531
(70,53,49)
#3A2C29
(58,44,41)
#2E2321
(46,35,33)
#221A19
(34,26,25)
#161111
(22,17,17)
#000000
(0,0,0)

Tints of #8E6B61

#8E6B61
(142,107,97)
#98786F
(152,120,111)
#A2857D
(162,133,125)
#AC928B
(172,146,139)
#B69F99
(182,159,153)
#C0ACA7
(192,172,167)
#CAB9B5
(202,185,181)
#D4C6C3
(212,198,195)
#DED3D1
(222,211,209)
#E8E0DF
(232,224,223)
#F2EDED
(242,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E6B61 color. Also use rgb(142,107,97) instead hex code.

Text Font Color

.myTextColor { color: #8E6B61; }

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

This text font color is #8E6B61.

Background Color

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

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

This div background color is #8E6B61.

Border color

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

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

This div border color is #8E6B61.

Opacity

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

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

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

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

This text has shadow with #8E6B61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E6B61.

Preview

Color preview on black background

This text has color #8E6B61 on black background.


Color preview on white background

This text has color #8E6B61 on white background.


Black color preview on #8E6B61 background

This text has black color on #8E6B61 background.


White color preview on #8E6B61 background

This text has white color on #8E6B61 background.


Related colors

Complementary color

Complementary color for #hex is #71949E.


I love getcolorcode.com

Triadic colors

1 #618E6B and #6B618E with #8E6B61 are triadic colors.

2 #616B8E and #6B8E61 with #8E6B61 are triadic colors.