COLOR #876631

HEX: #876631 RGB: (135,102,49)

Color info

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

RGB color model

#876631 color RGB value is (135,102,49).

RGB: (135,102,49) (53%, 40%, 19%)

RGB channels and saturation

R 135 of 255 = 53%
G 102 of 255 = 40%
B 49 of 255 = 19%

135
102
49

R + G + B ~ 37%. #876631 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 102 + 49 = 286 (100%)
R 135 of 286 ~ 47.2%
G 102 of 286 ~ 35.66%
B 49 of 286 ~ 17.13'%

%47.2
%35.66
%17.13

CMYK color model

#876631 color CMYK value is (0,24,64,47).

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

CMYK: (0,24,64,47)
C0M24Y64K47 (0%, 24%, 64%, 47%)
(0.00 / 0.24 / 0.64 / 0.47)

CMYK percentages

%0
%24.44
%63.7
%47.06

Codes

Color #876631 in popluar color models

87 66 31
RGB 135 102 49
HSL 37° 46.74% 36.08%
HSB/HSV 37° 63.70% 52.94%
CMYK 0.00% 24.44% 63.70%
47.06%

Color #876631 in popluar number systems.

HEX 87 66 31
Decimal 135 102 49
Binary 10000111 1100110 110001
Octal 207 146 61

Shades and tints

Shades of #876631

#876631
(135,102,49)
#7B5D2D
(123,93,45)
#6F5429
(111,84,41)
#634B25
(99,75,37)
#574221
(87,66,33)
#4B391D
(75,57,29)
#3F3019
(63,48,25)
#332715
(51,39,21)
#271E11
(39,30,17)
#1B150D
(27,21,13)
#0F0C09
(15,12,9)
#000000
(0,0,0)

Tints of #876631

#876631
(135,102,49)
#917343
(145,115,67)
#9B8055
(155,128,85)
#A58D67
(165,141,103)
#AF9A79
(175,154,121)
#B9A78B
(185,167,139)
#C3B49D
(195,180,157)
#CDC1AF
(205,193,175)
#D7CEC1
(215,206,193)
#E1DBD3
(225,219,211)
#EBE8E5
(235,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #876631; }

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

This text font color is #876631.

Background Color

.myBgColor { background-color: #876631; }

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

This div background color is #876631.

Border color

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

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

This div border color is #876631.

Opacity

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

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

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

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

This text has shadow with #876631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876631.

Preview

Color preview on black background

This text has color #876631 on black background.


Color preview on white background

This text has color #876631 on white background.


Black color preview on #876631 background

This text has black color on #876631 background.


White color preview on #876631 background

This text has white color on #876631 background.


Related colors

Complementary color

Complementary color for #hex is #7899CE.


I love getcolorcode.com

Triadic colors

1 #318766 and #663187 with #876631 are triadic colors.

2 #316687 and #668731 with #876631 are triadic colors.