COLOR #865914

HEX: #865914 RGB: (134,89,20)

Color info

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

RGB color model

#865914 color RGB value is (134,89,20).

RGB: (134,89,20) (53%, 35%, 8%)

RGB channels and saturation

R 134 of 255 = 53%
G 89 of 255 = 35%
B 20 of 255 = 8%

134
89
20

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

Portions of RGB colors in percentages

R + G + B = 134 + 89 + 20 = 243 (100%)
R 134 of 243 ~ 55.14%
G 89 of 243 ~ 36.63%
B 20 of 243 ~ 8.23'%

%55.14
%36.63

CMYK color model

#865914 color CMYK value is (0,34,85,47).

  • cyan value is 0.00%
  • magenta value is 33.58%
  • yellow value is 85.07%
  • key color value is 47.45%

CMYK: (0,34,85,47)
C0M34Y85K47 (0%, 34%, 85%, 47%)
(0.00 / 0.34 / 0.85 / 0.47)

CMYK percentages

%0
%33.58
%85.07
%47.45

Codes

Color #865914 in popluar color models

86 59 14
RGB 134 89 20
HSL 36° 74.03% 30.20%
HSB/HSV 36° 85.07% 52.55%
CMYK 0.00% 33.58% 85.07%
47.45%

Color #865914 in popluar number systems.

HEX 86 59 14
Decimal 134 89 20
Binary 10000110 1011001 10100
Octal 206 131 24

Shades and tints

Shades of #865914

#865914
(134,89,20)
#7A5113
(122,81,19)
#6E4912
(110,73,18)
#624111
(98,65,17)
#563910
(86,57,16)
#4A310F
(74,49,15)
#3E290E
(62,41,14)
#32210D
(50,33,13)
#26190C
(38,25,12)
#1A110B
(26,17,11)
#0E090A
(14,9,10)
#000000
(0,0,0)

Tints of #865914

#865914
(134,89,20)
#916829
(145,104,41)
#9C773E
(156,119,62)
#A78653
(167,134,83)
#B29568
(178,149,104)
#BDA47D
(189,164,125)
#C8B392
(200,179,146)
#D3C2A7
(211,194,167)
#DED1BC
(222,209,188)
#E9E0D1
(233,224,209)
#F4EFE6
(244,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #865914 color. Also use rgb(134,89,20) instead hex code.

Text Font Color

.myTextColor { color: #865914; }

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

This text font color is #865914.

Background Color

.myBgColor { background-color: #865914; }

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

This div background color is #865914.

Border color

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

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

This div border color is #865914.

Opacity

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

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

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

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

This text has shadow with #865914 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865914.

Preview

Color preview on black background

This text has color #865914 on black background.


Color preview on white background

This text has color #865914 on white background.


Black color preview on #865914 background

This text has black color on #865914 background.


White color preview on #865914 background

This text has white color on #865914 background.


Related colors

Complementary color

Complementary color for #hex is #79A6EB.


I love getcolorcode.com

Triadic colors

1 #148659 and #591486 with #865914 are triadic colors.

2 #145986 and #598614 with #865914 are triadic colors.