COLOR #865B41

HEX: #865B41 RGB: (134,91,65)

Color info

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

RGB color model

#865B41 color RGB value is (134,91,65).

RGB: (134,91,65) (53%, 36%, 25%)

RGB channels and saturation

R 134 of 255 = 53%
G 91 of 255 = 36%
B 65 of 255 = 25%

134
91
65

R + G + B ~ 38%. #865B41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 91 + 65 = 290 (100%)
R 134 of 290 ~ 46.21%
G 91 of 290 ~ 31.38%
B 65 of 290 ~ 22.41'%

%46.21
%31.38
%22.41

CMYK color model

#865B41 color CMYK value is (0,32,51,47).

  • cyan value is 0.00%
  • magenta value is 32.09%
  • yellow value is 51.49%
  • key color value is 47.45%
CMYK: (0,32,51,47) C0M32Y51K47 (0%,32%,51%,47%) (0.00/0.32/0.51/0.47) 

CMYK percentages

%0
%32.09
%51.49
%47.45

Codes

Color #865B41 in popluar color models

86 5B 41
RGB 134 91 65
HSL 23° 34.67% 39.02%
HSB/HSV 23° 51.49% 52.55%
CMYK 0.00% 32.09% 51.49%
47.45%

Color #865B41 in popluar number systems.

HEX 86 5B 41
Decimal 134 91 65
Binary 10000110 1011011 1000001
Octal 206 133 101

Shades and tints

Shades of #865B41

#865B41
(134,91,65)
#7A533C
(122,83,60)
#6E4B37
(110,75,55)
#624332
(98,67,50)
#563B2D
(86,59,45)
#4A3328
(74,51,40)
#3E2B23
(62,43,35)
#32231E
(50,35,30)
#261B19
(38,27,25)
#1A1314
(26,19,20)
#0E0B0F
(14,11,15)
#000000
(0,0,0)

Tints of #865B41

#865B41
(134,91,65)
#916952
(145,105,82)
#9C7763
(156,119,99)
#A78574
(167,133,116)
#B29385
(178,147,133)
#BDA196
(189,161,150)
#C8AFA7
(200,175,167)
#D3BDB8
(211,189,184)
#DECBC9
(222,203,201)
#E9D9DA
(233,217,218)
#F4E7EB
(244,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #865B41 color. Also use rgb(134,91,65) instead hex code.

Text Font Color

.myTextColor { color: #865B41; }

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

This text font color is #865B41.

Background Color

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

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

This div background color is #865B41.

Border color

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

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

This div border color is #865B41.

Opacity

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

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

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

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

This text has shadow with #865B41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865B41.

Preview

Color preview on black background

This text has color #865B41 on black background.


Color preview on white background

This text has color #865B41 on white background.


Black color preview on #865B41 background

This text has black color on #865B41 background.


White color preview on #865B41 background

This text has white color on #865B41 background.


Related colors

Complementary color

Complementary color for #hex is #79A4BE.


I love getcolorcode.com

Triadic colors

1 #41865B and #5B4186 with #865B41 are triadic colors.

2 #415B86 and #5B8641 with #865B41 are triadic colors.