COLOR #876662

HEX: #876662 RGB: (135,102,98)

Color info

#876662 contains red, green and blue colors in about the same proportion. Web safe color of #876662 is #996666 (or #966).

RGB color model

#876662 color RGB value is (135,102,98).

RGB: (135,102,98) (53%, 40%, 38%)

RGB channels and saturation

R 135 of 255 = 53%
G 102 of 255 = 40%
B 98 of 255 = 38%

135
102
98

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

Portions of RGB colors in percentages

R + G + B = 135 + 102 + 98 = 335 (100%)
R 135 of 335 ~ 40.3%
G 102 of 335 ~ 30.45%
B 98 of 335 ~ 29.25'%

%40.3
%30.45
%29.25

CMYK color model

#876662 color CMYK value is (0,24,27,47).

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

CMYK: (0,24,27,47)
C0M24Y27K47 (0%, 24%, 27%, 47%)
(0.00 / 0.24 / 0.27 / 0.47)

CMYK percentages

%0
%24.44
%27.41
%47.06

Codes

Color #876662 in popluar color models

87 66 62
RGB 135 102 98
HSL 15.88% 45.69%
HSB/HSV 27.41% 52.94%
CMYK 0.00% 24.44% 27.41%
47.06%

Color #876662 in popluar number systems.

HEX 87 66 62
Decimal 135 102 98
Binary 10000111 1100110 1100010
Octal 207 146 142

Shades and tints

Shades of #876662

#876662
(135,102,98)
#7B5D5A
(123,93,90)
#6F5452
(111,84,82)
#634B4A
(99,75,74)
#574242
(87,66,66)
#4B393A
(75,57,58)
#3F3032
(63,48,50)
#33272A
(51,39,42)
#271E22
(39,30,34)
#1B151A
(27,21,26)
#0F0C12
(15,12,18)
#000000
(0,0,0)

Tints of #876662

#876662
(135,102,98)
#917370
(145,115,112)
#9B807E
(155,128,126)
#A58D8C
(165,141,140)
#AF9A9A
(175,154,154)
#B9A7A8
(185,167,168)
#C3B4B6
(195,180,182)
#CDC1C4
(205,193,196)
#D7CED2
(215,206,210)
#E1DBE0
(225,219,224)
#EBE8EE
(235,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #876662; }

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

This text font color is #876662.

Background Color

.myBgColor { background-color: #876662; }

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

This div background color is #876662.

Border color

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

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

This div border color is #876662.

Opacity

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

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

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

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

This text has shadow with #876662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876662.

Preview

Color preview on black background

This text has color #876662 on black background.


Color preview on white background

This text has color #876662 on white background.


Black color preview on #876662 background

This text has black color on #876662 background.


White color preview on #876662 background

This text has white color on #876662 background.


Related colors

Complementary color

Complementary color for #hex is #78999D.


I love getcolorcode.com

Triadic colors

1 #628766 and #666287 with #876662 are triadic colors.

2 #626687 and #668762 with #876662 are triadic colors.