COLOR #876669

HEX: #876669 RGB: (135,102,105)

Color info

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

RGB color model

#876669 color RGB value is (135,102,105).

RGB: (135,102,105) (53%, 40%, 41%)

RGB channels and saturation

R 135 of 255 = 53%
G 102 of 255 = 40%
B 105 of 255 = 41%

135
102
105

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

Portions of RGB colors in percentages

R + G + B = 135 + 102 + 105 = 342 (100%)
R 135 of 342 ~ 39.47%
G 102 of 342 ~ 29.82%
B 105 of 342 ~ 30.7'%

%39.47
%29.82
%30.7

CMYK color model

#876669 color CMYK value is (0,24,22,47).

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

CMYK: (0,24,22,47)
C0M24Y22K47 (0%, 24%, 22%, 47%)
(0.00 / 0.24 / 0.22 / 0.47)

CMYK percentages

%0
%24.44
%22.22
%47.06

Codes

Color #876669 in popluar color models

87 66 69
RGB 135 102 105
HSL 355° 13.92% 46.47%
HSB/HSV 355° 24.44% 52.94%
CMYK 0.00% 24.44% 22.22%
47.06%

Color #876669 in popluar number systems.

HEX 87 66 69
Decimal 135 102 105
Binary 10000111 1100110 1101001
Octal 207 146 151

Shades and tints

Shades of #876669

#876669
(135,102,105)
#7B5D60
(123,93,96)
#6F5457
(111,84,87)
#634B4E
(99,75,78)
#574245
(87,66,69)
#4B393C
(75,57,60)
#3F3033
(63,48,51)
#33272A
(51,39,42)
#271E21
(39,30,33)
#1B1518
(27,21,24)
#0F0C0F
(15,12,15)
#000000
(0,0,0)

Tints of #876669

#876669
(135,102,105)
#917376
(145,115,118)
#9B8083
(155,128,131)
#A58D90
(165,141,144)
#AF9A9D
(175,154,157)
#B9A7AA
(185,167,170)
#C3B4B7
(195,180,183)
#CDC1C4
(205,193,196)
#D7CED1
(215,206,209)
#E1DBDE
(225,219,222)
#EBE8EB
(235,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #876669; }

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

This text font color is #876669.

Background Color

.myBgColor { background-color: #876669; }

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

This div background color is #876669.

Border color

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

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

This div border color is #876669.

Opacity

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

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

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

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

This text has shadow with #876669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876669.

Preview

Color preview on black background

This text has color #876669 on black background.


Color preview on white background

This text has color #876669 on white background.


Black color preview on #876669 background

This text has black color on #876669 background.


White color preview on #876669 background

This text has white color on #876669 background.


Related colors

Complementary color

Complementary color for #hex is #789996.


I love getcolorcode.com

Triadic colors

1 #698766 and #666987 with #876669 are triadic colors.

2 #696687 and #668769 with #876669 are triadic colors.