COLOR #865929

HEX: #865929 RGB: (134,89,41)

Color info

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

RGB color model

#865929 color RGB value is (134,89,41).

RGB: (134,89,41) (53%, 35%, 16%)

RGB channels and saturation

R 134 of 255 = 53%
G 89 of 255 = 35%
B 41 of 255 = 16%

134
89
41

R + G + B ~ 35%. #865929 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 134 + 89 + 41 = 264 (100%)
R 134 of 264 ~ 50.76%
G 89 of 264 ~ 33.71%
B 41 of 264 ~ 15.53'%

%50.76
%33.71
%15.53

CMYK color model

#865929 color CMYK value is (0,34,69,47).

  • cyan value is 0.00%
  • magenta value is 33.58%
  • yellow value is 69.40%
  • key color value is 47.45%
CMYK: (0,34,69,47) C0M34Y69K47 (0%,34%,69%,47%) (0.00/0.34/0.69/0.47) 

CMYK percentages

%0
%33.58
%69.4
%47.45

Codes

Color #865929 in popluar color models

86 59 29
RGB 134 89 41
HSL 31° 53.14% 34.31%
HSB/HSV 31° 69.40% 52.55%
CMYK 0.00% 33.58% 69.40%
47.45%

Color #865929 in popluar number systems.

HEX 86 59 29
Decimal 134 89 41
Binary 10000110 1011001 101001
Octal 206 131 51

Shades and tints

Shades of #865929

#865929
(134,89,41)
#7A5126
(122,81,38)
#6E4923
(110,73,35)
#624120
(98,65,32)
#56391D
(86,57,29)
#4A311A
(74,49,26)
#3E2917
(62,41,23)
#322114
(50,33,20)
#261911
(38,25,17)
#1A110E
(26,17,14)
#0E090B
(14,9,11)
#000000
(0,0,0)

Tints of #865929

#865929
(134,89,41)
#91683C
(145,104,60)
#9C774F
(156,119,79)
#A78662
(167,134,98)
#B29575
(178,149,117)
#BDA488
(189,164,136)
#C8B39B
(200,179,155)
#D3C2AE
(211,194,174)
#DED1C1
(222,209,193)
#E9E0D4
(233,224,212)
#F4EFE7
(244,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #865929; }

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

This text font color is #865929.

Background Color

.myBgColor { background-color: #865929; }

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

This div background color is #865929.

Border color

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

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

This div border color is #865929.

Opacity

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

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

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

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

This text has shadow with #865929 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865929.

Preview

Color preview on black background

This text has color #865929 on black background.


Color preview on white background

This text has color #865929 on white background.


Black color preview on #865929 background

This text has black color on #865929 background.


White color preview on #865929 background

This text has white color on #865929 background.


Related colors

Complementary color

Complementary color for #hex is #79A6D6.


I love getcolorcode.com

Triadic colors

1 #298659 and #592986 with #865929 are triadic colors.

2 #295986 and #598629 with #865929 are triadic colors.