COLOR #866F42

HEX: #866F42 RGB: (134,111,66)

Color info

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

RGB color model

#866F42 color RGB value is (134,111,66).

RGB: (134,111,66) (53%, 44%, 26%)

RGB channels and saturation

R 134 of 255 = 53%
G 111 of 255 = 44%
B 66 of 255 = 26%

134
111
66

R + G + B ~ 41%. #866F42 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 111 + 66 = 311 (100%)
R 134 of 311 ~ 43.09%
G 111 of 311 ~ 35.69%
B 66 of 311 ~ 21.22'%

%43.09
%35.69
%21.22

CMYK color model

#866F42 color CMYK value is (0,17,51,47).

  • cyan value is 0.00%
  • magenta value is 17.16%
  • yellow value is 50.75%
  • key color value is 47.45%
CMYK: (0,17,51,47) C0M17Y51K47 (0%,17%,51%,47%) (0.00/0.17/0.51/0.47) 

CMYK percentages

%0
%17.16
%50.75
%47.45

Codes

Color #866F42 in popluar color models

86 6F 42
RGB 134 111 66
HSL 40° 34.00% 39.22%
HSB/HSV 40° 50.75% 52.55%
CMYK 0.00% 17.16% 50.75%
47.45%

Color #866F42 in popluar number systems.

HEX 86 6F 42
Decimal 134 111 66
Binary 10000110 1101111 1000010
Octal 206 157 102

Shades and tints

Shades of #866F42

#866F42
(134,111,66)
#7A653C
(122,101,60)
#6E5B36
(110,91,54)
#625130
(98,81,48)
#56472A
(86,71,42)
#4A3D24
(74,61,36)
#3E331E
(62,51,30)
#322918
(50,41,24)
#261F12
(38,31,18)
#1A150C
(26,21,12)
#0E0B06
(14,11,6)
#000000
(0,0,0)

Tints of #866F42

#866F42
(134,111,66)
#917C53
(145,124,83)
#9C8964
(156,137,100)
#A79675
(167,150,117)
#B2A386
(178,163,134)
#BDB097
(189,176,151)
#C8BDA8
(200,189,168)
#D3CAB9
(211,202,185)
#DED7CA
(222,215,202)
#E9E4DB
(233,228,219)
#F4F1EC
(244,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #866F42 color. Also use rgb(134,111,66) instead hex code.

Text Font Color

.myTextColor { color: #866F42; }

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

This text font color is #866F42.

Background Color

.myBgColor { background-color: #866F42; }

<div style="background-color:#866F42">Inner text</div>

This div background color is #866F42.

Border color

.myBorderColor { border: 1px solid #866F42; }

<div style="border:3px solid #866F42">Div</div>

This div border color is #866F42.

Opacity

.myOpacity80 { color: #866F42; opacity: 0.8; }

<p style="color:#866F42;opacity:0.8;">80%</p>

Text with #866F42 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 #866F42;}

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

This text has shadow with #866F42 color.


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

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

This text has shadow with #866F42 primary color and red secondary color.


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

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

This text has shadow with #866F42 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #866F42.

Preview

Color preview on black background

This text has color #866F42 on black background.


Color preview on white background

This text has color #866F42 on white background.


Black color preview on #866F42 background

This text has black color on #866F42 background.


White color preview on #866F42 background

This text has white color on #866F42 background.


Related colors

Complementary color

Complementary color for #hex is #7990BD.


I love getcolorcode.com

Triadic colors

1 #42866F and #6F4286 with #866F42 are triadic colors.

2 #426F86 and #6F8642 with #866F42 are triadic colors.