COLOR #865D36

HEX: #865D36 RGB: (134,93,54)

Color info

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

RGB color model

#865D36 color RGB value is (134,93,54).

RGB: (134,93,54) (53%, 36%, 21%)

RGB channels and saturation

R 134 of 255 = 53%
G 93 of 255 = 36%
B 54 of 255 = 21%

134
93
54

R + G + B ~ 37%. #865D36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 93 + 54 = 281 (100%)
R 134 of 281 ~ 47.69%
G 93 of 281 ~ 33.1%
B 54 of 281 ~ 19.22'%

%47.69
%33.1
%19.22

CMYK color model

#865D36 color CMYK value is (0,31,60,47).

  • cyan value is 0.00%
  • magenta value is 30.60%
  • yellow value is 59.70%
  • key color value is 47.45%

CMYK: (0,31,60,47)
C0M31Y60K47 (0%, 31%, 60%, 47%)
(0.00 / 0.31 / 0.60 / 0.47)

CMYK percentages

%0
%30.6
%59.7
%47.45

Codes

Color #865D36 in popluar color models

86 5D 36
RGB 134 93 54
HSL 29° 42.55% 36.86%
HSB/HSV 29° 59.70% 52.55%
CMYK 0.00% 30.60% 59.70%
47.45%

Color #865D36 in popluar number systems.

HEX 86 5D 36
Decimal 134 93 54
Binary 10000110 1011101 110110
Octal 206 135 66

Shades and tints

Shades of #865D36

#865D36
(134,93,54)
#7A5532
(122,85,50)
#6E4D2E
(110,77,46)
#62452A
(98,69,42)
#563D26
(86,61,38)
#4A3522
(74,53,34)
#3E2D1E
(62,45,30)
#32251A
(50,37,26)
#261D16
(38,29,22)
#1A1512
(26,21,18)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #865D36

#865D36
(134,93,54)
#916B48
(145,107,72)
#9C795A
(156,121,90)
#A7876C
(167,135,108)
#B2957E
(178,149,126)
#BDA390
(189,163,144)
#C8B1A2
(200,177,162)
#D3BFB4
(211,191,180)
#DECDC6
(222,205,198)
#E9DBD8
(233,219,216)
#F4E9EA
(244,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #865D36 color. Also use rgb(134,93,54) instead hex code.

Text Font Color

.myTextColor { color: #865D36; }

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

This text font color is #865D36.

Background Color

.myBgColor { background-color: #865D36; }

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

This div background color is #865D36.

Border color

.myBorderColor { border: 1px solid #865D36; }

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

This div border color is #865D36.

Opacity

.myOpacity80 { color: #865D36; opacity: 0.8; }

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

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

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

This text has shadow with #865D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865D36.

Preview

Color preview on black background

This text has color #865D36 on black background.


Color preview on white background

This text has color #865D36 on white background.


Black color preview on #865D36 background

This text has black color on #865D36 background.


White color preview on #865D36 background

This text has white color on #865D36 background.


Related colors

Complementary color

Complementary color for #hex is #79A2C9.


I love getcolorcode.com

Triadic colors

1 #36865D and #5D3686 with #865D36 are triadic colors.

2 #365D86 and #5D8636 with #865D36 are triadic colors.