COLOR #876169

HEX: #876169 RGB: (135,97,105)

Color info

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

RGB color model

#876169 color RGB value is (135,97,105).

RGB: (135,97,105) (53%, 38%, 41%)

RGB channels and saturation

R 135 of 255 = 53%
G 97 of 255 = 38%
B 105 of 255 = 41%

135
97
105

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

Portions of RGB colors in percentages

R + G + B = 135 + 97 + 105 = 337 (100%)
R 135 of 337 ~ 40.06%
G 97 of 337 ~ 28.78%
B 105 of 337 ~ 31.16'%

%40.06
%28.78
%31.16

CMYK color model

#876169 color CMYK value is (0,28,22,47).

  • cyan value is 0.00%
  • magenta value is 28.15%
  • yellow value is 22.22%
  • key color value is 47.06%

CMYK: (0,28,22,47)
C0M28Y22K47 (0%, 28%, 22%, 47%)
(0.00 / 0.28 / 0.22 / 0.47)

CMYK percentages

%0
%28.15
%22.22
%47.06

Codes

Color #876169 in popluar color models

87 61 69
RGB 135 97 105
HSL 347° 16.38% 45.49%
HSB/HSV 347° 28.15% 52.94%
CMYK 0.00% 28.15% 22.22%
47.06%

Color #876169 in popluar number systems.

HEX 87 61 69
Decimal 135 97 105
Binary 10000111 1100001 1101001
Octal 207 141 151

Shades and tints

Shades of #876169

#876169
(135,97,105)
#7B5960
(123,89,96)
#6F5157
(111,81,87)
#63494E
(99,73,78)
#574145
(87,65,69)
#4B393C
(75,57,60)
#3F3133
(63,49,51)
#33292A
(51,41,42)
#272121
(39,33,33)
#1B1918
(27,25,24)
#0F110F
(15,17,15)
#000000
(0,0,0)

Tints of #876169

#876169
(135,97,105)
#916F76
(145,111,118)
#9B7D83
(155,125,131)
#A58B90
(165,139,144)
#AF999D
(175,153,157)
#B9A7AA
(185,167,170)
#C3B5B7
(195,181,183)
#CDC3C4
(205,195,196)
#D7D1D1
(215,209,209)
#E1DFDE
(225,223,222)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876169 color. Also use rgb(135,97,105) instead hex code.

Text Font Color

.myTextColor { color: #876169; }

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

This text font color is #876169.

Background Color

.myBgColor { background-color: #876169; }

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

This div background color is #876169.

Border color

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

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

This div border color is #876169.

Opacity

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

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

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

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

This text has shadow with #876169 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876169.

Preview

Color preview on black background

This text has color #876169 on black background.


Color preview on white background

This text has color #876169 on white background.


Black color preview on #876169 background

This text has black color on #876169 background.


White color preview on #876169 background

This text has white color on #876169 background.


Related colors

Complementary color

Complementary color for #hex is #789E96.


I love getcolorcode.com

Triadic colors

1 #698761 and #616987 with #876169 are triadic colors.

2 #696187 and #618769 with #876169 are triadic colors.