COLOR #866716

HEX: #866716 RGB: (134,103,22)

Color info

#866716 contains mainly red and green colors. Web safe color of #866716 is #996600 (or #960).

RGB color model

#866716 color RGB value is (134,103,22).

RGB: (134,103,22) (53%, 40%, 9%)

RGB channels and saturation

R 134 of 255 = 53%
G 103 of 255 = 40%
B 22 of 255 = 9%

134
103
22

R + G + B ~ 34%. #866716 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 103 + 22 = 259 (100%)
R 134 of 259 ~ 51.74%
G 103 of 259 ~ 39.77%
B 22 of 259 ~ 8.49'%

%51.74
%39.77

CMYK color model

#866716 color CMYK value is (0,23,84,47).

  • cyan value is 0.00%
  • magenta value is 23.13%
  • yellow value is 83.58%
  • key color value is 47.45%

CMYK: (0,23,84,47)
C0M23Y84K47 (0%, 23%, 84%, 47%)
(0.00 / 0.23 / 0.84 / 0.47)

CMYK percentages

%0
%23.13
%83.58
%47.45

Codes

Color #866716 in popluar color models

86 67 16
RGB 134 103 22
HSL 43° 71.79% 30.59%
HSB/HSV 43° 83.58% 52.55%
CMYK 0.00% 23.13% 83.58%
47.45%

Color #866716 in popluar number systems.

HEX 86 67 16
Decimal 134 103 22
Binary 10000110 1100111 10110
Octal 206 147 26

Shades and tints

Shades of #866716

#866716
(134,103,22)
#7A5E14
(122,94,20)
#6E5512
(110,85,18)
#624C10
(98,76,16)
#56430E
(86,67,14)
#4A3A0C
(74,58,12)
#3E310A
(62,49,10)
#322808
(50,40,8)
#261F06
(38,31,6)
#1A1604
(26,22,4)
#0E0D02
(14,13,2)
#000000
(0,0,0)

Tints of #866716

#866716
(134,103,22)
#91742B
(145,116,43)
#9C8140
(156,129,64)
#A78E55
(167,142,85)
#B29B6A
(178,155,106)
#BDA87F
(189,168,127)
#C8B594
(200,181,148)
#D3C2A9
(211,194,169)
#DECFBE
(222,207,190)
#E9DCD3
(233,220,211)
#F4E9E8
(244,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #866716 color. Also use rgb(134,103,22) instead hex code.

Text Font Color

.myTextColor { color: #866716; }

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

This text font color is #866716.

Background Color

.myBgColor { background-color: #866716; }

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

This div background color is #866716.

Border color

.myBorderColor { border: 1px solid #866716; }

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

This div border color is #866716.

Opacity

.myOpacity80 { color: #866716; opacity: 0.8; }

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

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

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

This text has shadow with #866716 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #866716.

Preview

Color preview on black background

This text has color #866716 on black background.


Color preview on white background

This text has color #866716 on white background.


Black color preview on #866716 background

This text has black color on #866716 background.


White color preview on #866716 background

This text has white color on #866716 background.


Related colors

Complementary color

Complementary color for #hex is #7998E9.


I love getcolorcode.com

Triadic colors

1 #168667 and #671686 with #866716 are triadic colors.

2 #166786 and #678616 with #866716 are triadic colors.