COLOR #876366

HEX: #876366 RGB: (135,99,102)

Color info

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

RGB color model

#876366 color RGB value is (135,99,102).

RGB: (135,99,102) (53%, 39%, 40%)

RGB channels and saturation

R 135 of 255 = 53%
G 99 of 255 = 39%
B 102 of 255 = 40%

135
99
102

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

Portions of RGB colors in percentages

R + G + B = 135 + 99 + 102 = 336 (100%)
R 135 of 336 ~ 40.18%
G 99 of 336 ~ 29.46%
B 102 of 336 ~ 30.36'%

%40.18
%29.46
%30.36

CMYK color model

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

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

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

CMYK percentages

%0
%26.67
%24.44
%47.06

Codes

Color #876366 in popluar color models

87 63 66
RGB 135 99 102
HSL 355° 15.38% 45.88%
HSB/HSV 355° 26.67% 52.94%
CMYK 0.00% 26.67% 24.44%
47.06%

Color #876366 in popluar number systems.

HEX 87 63 66
Decimal 135 99 102
Binary 10000111 1100011 1100110
Octal 207 143 146

Shades and tints

Shades of #876366

#876366
(135,99,102)
#7B5A5D
(123,90,93)
#6F5154
(111,81,84)
#63484B
(99,72,75)
#573F42
(87,63,66)
#4B3639
(75,54,57)
#3F2D30
(63,45,48)
#332427
(51,36,39)
#271B1E
(39,27,30)
#1B1215
(27,18,21)
#0F090C
(15,9,12)
#000000
(0,0,0)

Tints of #876366

#876366
(135,99,102)
#917173
(145,113,115)
#9B7F80
(155,127,128)
#A58D8D
(165,141,141)
#AF9B9A
(175,155,154)
#B9A9A7
(185,169,167)
#C3B7B4
(195,183,180)
#CDC5C1
(205,197,193)
#D7D3CE
(215,211,206)
#E1E1DB
(225,225,219)
#EBEFE8
(235,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #876366; }

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

This text font color is #876366.

Background Color

.myBgColor { background-color: #876366; }

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

This div background color is #876366.

Border color

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

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

This div border color is #876366.

Opacity

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

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

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

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

This text has shadow with #876366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876366.

Preview

Color preview on black background

This text has color #876366 on black background.


Color preview on white background

This text has color #876366 on white background.


Black color preview on #876366 background

This text has black color on #876366 background.


White color preview on #876366 background

This text has white color on #876366 background.


Related colors

Complementary color

Complementary color for #hex is #789C99.


I love getcolorcode.com

Triadic colors

1 #668763 and #636687 with #876366 are triadic colors.

2 #666387 and #638766 with #876366 are triadic colors.