COLOR #865120

HEX: #865120 RGB: (134,81,32)

Color info

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

RGB color model

#865120 color RGB value is (134,81,32).

RGB: (134,81,32) (53%, 32%, 13%)

RGB channels and saturation

R 134 of 255 = 53%
G 81 of 255 = 32%
B 32 of 255 = 13%

134
81
32

R + G + B ~ 33%. #865120 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 81 + 32 = 247 (100%)
R 134 of 247 ~ 54.25%
G 81 of 247 ~ 32.79%
B 32 of 247 ~ 12.96'%

%54.25
%32.79
%12.96

CMYK color model

#865120 color CMYK value is (0,40,76,47).

  • cyan value is 0.00%
  • magenta value is 39.55%
  • yellow value is 76.12%
  • key color value is 47.45%
CMYK: (0,40,76,47) C0M40Y76K47 (0%,40%,76%,47%) (0.00/0.40/0.76/0.47) 

CMYK percentages

%0
%39.55
%76.12
%47.45

Codes

Color #865120 in popluar color models

86 51 20
RGB 134 81 32
HSL 29° 61.45% 32.55%
HSB/HSV 29° 76.12% 52.55%
CMYK 0.00% 39.55% 76.12%
47.45%

Color #865120 in popluar number systems.

HEX 86 51 20
Decimal 134 81 32
Binary 10000110 1010001 100000
Octal 206 121 40

Shades and tints

Shades of #865120

#865120
(134,81,32)
#7A4A1E
(122,74,30)
#6E431C
(110,67,28)
#623C1A
(98,60,26)
#563518
(86,53,24)
#4A2E16
(74,46,22)
#3E2714
(62,39,20)
#322012
(50,32,18)
#261910
(38,25,16)
#1A120E
(26,18,14)
#0E0B0C
(14,11,12)
#000000
(0,0,0)

Tints of #865120

#865120
(134,81,32)
#916034
(145,96,52)
#9C6F48
(156,111,72)
#A77E5C
(167,126,92)
#B28D70
(178,141,112)
#BD9C84
(189,156,132)
#C8AB98
(200,171,152)
#D3BAAC
(211,186,172)
#DEC9C0
(222,201,192)
#E9D8D4
(233,216,212)
#F4E7E8
(244,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #865120 color. Also use rgb(134,81,32) instead hex code.

Text Font Color

.myTextColor { color: #865120; }

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

This text font color is #865120.

Background Color

.myBgColor { background-color: #865120; }

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

This div background color is #865120.

Border color

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

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

This div border color is #865120.

Opacity

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

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

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

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

This text has shadow with #865120 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865120.

Preview

Color preview on black background

This text has color #865120 on black background.


Color preview on white background

This text has color #865120 on white background.


Black color preview on #865120 background

This text has black color on #865120 background.


White color preview on #865120 background

This text has white color on #865120 background.


Related colors

Complementary color

Complementary color for #hex is #79AEDF.


I love getcolorcode.com

Triadic colors

1 #208651 and #512086 with #865120 are triadic colors.

2 #205186 and #518620 with #865120 are triadic colors.