COLOR #865D46

HEX: #865D46 RGB: (134,93,70)

Color info

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

RGB color model

#865D46 color RGB value is (134,93,70).

RGB: (134,93,70) (53%, 36%, 27%)

RGB channels and saturation

R 134 of 255 = 53%
G 93 of 255 = 36%
B 70 of 255 = 27%

134
93
70

R + G + B ~ 39%. #865D46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 93 + 70 = 297 (100%)
R 134 of 297 ~ 45.12%
G 93 of 297 ~ 31.31%
B 70 of 297 ~ 23.57'%

%45.12
%31.31
%23.57

CMYK color model

#865D46 color CMYK value is (0,31,48,47).

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

CMYK: (0,31,48,47)
C0M31Y48K47 (0%, 31%, 48%, 47%)
(0.00 / 0.31 / 0.48 / 0.47)

CMYK percentages

%0
%30.6
%47.76
%47.45

Codes

Color #865D46 in popluar color models

86 5D 46
RGB 134 93 70
HSL 22° 31.37% 40.00%
HSB/HSV 22° 47.76% 52.55%
CMYK 0.00% 30.60% 47.76%
47.45%

Color #865D46 in popluar number systems.

HEX 86 5D 46
Decimal 134 93 70
Binary 10000110 1011101 1000110
Octal 206 135 106

Shades and tints

Shades of #865D46

#865D46
(134,93,70)
#7A5540
(122,85,64)
#6E4D3A
(110,77,58)
#624534
(98,69,52)
#563D2E
(86,61,46)
#4A3528
(74,53,40)
#3E2D22
(62,45,34)
#32251C
(50,37,28)
#261D16
(38,29,22)
#1A1510
(26,21,16)
#0E0D0A
(14,13,10)
#000000
(0,0,0)

Tints of #865D46

#865D46
(134,93,70)
#916B56
(145,107,86)
#9C7966
(156,121,102)
#A78776
(167,135,118)
#B29586
(178,149,134)
#BDA396
(189,163,150)
#C8B1A6
(200,177,166)
#D3BFB6
(211,191,182)
#DECDC6
(222,205,198)
#E9DBD6
(233,219,214)
#F4E9E6
(244,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #865D46; }

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

This text font color is #865D46.

Background Color

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

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

This div background color is #865D46.

Border color

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

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

This div border color is #865D46.

Opacity

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

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

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

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

This text has shadow with #865D46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865D46.

Preview

Color preview on black background

This text has color #865D46 on black background.


Color preview on white background

This text has color #865D46 on white background.


Black color preview on #865D46 background

This text has black color on #865D46 background.


White color preview on #865D46 background

This text has white color on #865D46 background.


Related colors

Complementary color

Complementary color for #hex is #79A2B9.


I love getcolorcode.com

Triadic colors

1 #46865D and #5D4686 with #865D46 are triadic colors.

2 #465D86 and #5D8646 with #865D46 are triadic colors.