COLOR #876643

HEX: #876643 RGB: (135,102,67)

Color info

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

RGB color model

#876643 color RGB value is (135,102,67).

RGB: (135,102,67) (53%, 40%, 26%)

RGB channels and saturation

R 135 of 255 = 53%
G 102 of 255 = 40%
B 67 of 255 = 26%

135
102
67

R + G + B ~ 40%. #876643 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 102 + 67 = 304 (100%)
R 135 of 304 ~ 44.41%
G 102 of 304 ~ 33.55%
B 67 of 304 ~ 22.04'%

%44.41
%33.55
%22.04

CMYK color model

#876643 color CMYK value is (0,24,50,47).

  • cyan value is 0.00%
  • magenta value is 24.44%
  • yellow value is 50.37%
  • key color value is 47.06%

CMYK: (0,24,50,47)
C0M24Y50K47 (0%, 24%, 50%, 47%)
(0.00 / 0.24 / 0.50 / 0.47)

CMYK percentages

%0
%24.44
%50.37
%47.06

Codes

Color #876643 in popluar color models

87 66 43
RGB 135 102 67
HSL 31° 33.66% 39.61%
HSB/HSV 31° 50.37% 52.94%
CMYK 0.00% 24.44% 50.37%
47.06%

Color #876643 in popluar number systems.

HEX 87 66 43
Decimal 135 102 67
Binary 10000111 1100110 1000011
Octal 207 146 103

Shades and tints

Shades of #876643

#876643
(135,102,67)
#7B5D3D
(123,93,61)
#6F5437
(111,84,55)
#634B31
(99,75,49)
#57422B
(87,66,43)
#4B3925
(75,57,37)
#3F301F
(63,48,31)
#332719
(51,39,25)
#271E13
(39,30,19)
#1B150D
(27,21,13)
#0F0C07
(15,12,7)
#000000
(0,0,0)

Tints of #876643

#876643
(135,102,67)
#917354
(145,115,84)
#9B8065
(155,128,101)
#A58D76
(165,141,118)
#AF9A87
(175,154,135)
#B9A798
(185,167,152)
#C3B4A9
(195,180,169)
#CDC1BA
(205,193,186)
#D7CECB
(215,206,203)
#E1DBDC
(225,219,220)
#EBE8ED
(235,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876643 color. Also use rgb(135,102,67) instead hex code.

Text Font Color

.myTextColor { color: #876643; }

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

This text font color is #876643.

Background Color

.myBgColor { background-color: #876643; }

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

This div background color is #876643.

Border color

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

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

This div border color is #876643.

Opacity

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

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

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

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

This text has shadow with #876643 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876643.

Preview

Color preview on black background

This text has color #876643 on black background.


Color preview on white background

This text has color #876643 on white background.


Black color preview on #876643 background

This text has black color on #876643 background.


White color preview on #876643 background

This text has white color on #876643 background.


Related colors

Complementary color

Complementary color for #hex is #7899BC.


I love getcolorcode.com

Triadic colors

1 #438766 and #664387 with #876643 are triadic colors.

2 #436687 and #668743 with #876643 are triadic colors.