COLOR #876039

HEX: #876039 RGB: (135,96,57)

Color info

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

RGB color model

#876039 color RGB value is (135,96,57).

RGB: (135,96,57) (53%, 38%, 22%)

RGB channels and saturation

R 135 of 255 = 53%
G 96 of 255 = 38%
B 57 of 255 = 22%

135
96
57

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

Portions of RGB colors in percentages

R + G + B = 135 + 96 + 57 = 288 (100%)
R 135 of 288 ~ 46.88%
G 96 of 288 ~ 33.33%
B 57 of 288 ~ 19.79'%

%46.88
%33.33
%19.79

CMYK color model

#876039 color CMYK value is (0,29,58,47).

  • cyan value is 0.00%
  • magenta value is 28.89%
  • yellow value is 57.78%
  • key color value is 47.06%
CMYK: (0,29,58,47) C0M29Y58K47 (0%,29%,58%,47%) (0.00/0.29/0.58/0.47) 

CMYK percentages

%0
%28.89
%57.78
%47.06

Codes

Color #876039 in popluar color models

87 60 39
RGB 135 96 57
HSL 30° 40.63% 37.65%
HSB/HSV 30° 57.78% 52.94%
CMYK 0.00% 28.89% 57.78%
47.06%

Color #876039 in popluar number systems.

HEX 87 60 39
Decimal 135 96 57
Binary 10000111 1100000 111001
Octal 207 140 71

Shades and tints

Shades of #876039

#876039
(135,96,57)
#7B5834
(123,88,52)
#6F502F
(111,80,47)
#63482A
(99,72,42)
#574025
(87,64,37)
#4B3820
(75,56,32)
#3F301B
(63,48,27)
#332816
(51,40,22)
#272011
(39,32,17)
#1B180C
(27,24,12)
#0F1007
(15,16,7)
#000000
(0,0,0)

Tints of #876039

#876039
(135,96,57)
#916E4B
(145,110,75)
#9B7C5D
(155,124,93)
#A58A6F
(165,138,111)
#AF9881
(175,152,129)
#B9A693
(185,166,147)
#C3B4A5
(195,180,165)
#CDC2B7
(205,194,183)
#D7D0C9
(215,208,201)
#E1DEDB
(225,222,219)
#EBECED
(235,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876039 color. Also use rgb(135,96,57) instead hex code.

Text Font Color

.myTextColor { color: #876039; }

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

This text font color is #876039.

Background Color

.myBgColor { background-color: #876039; }

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

This div background color is #876039.

Border color

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

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

This div border color is #876039.

Opacity

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

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

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

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

This text has shadow with #876039 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876039.

Preview

Color preview on black background

This text has color #876039 on black background.


Color preview on white background

This text has color #876039 on white background.


Black color preview on #876039 background

This text has black color on #876039 background.


White color preview on #876039 background

This text has white color on #876039 background.


Related colors

Complementary color

Complementary color for #hex is #789FC6.


I love getcolorcode.com

Triadic colors

1 #398760 and #603987 with #876039 are triadic colors.

2 #396087 and #608739 with #876039 are triadic colors.