COLOR #876672

HEX: #876672 RGB: (135,102,114)

Color info

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

RGB color model

#876672 color RGB value is (135,102,114).

RGB: (135,102,114) (53%, 40%, 45%)

RGB channels and saturation

R 135 of 255 = 53%
G 102 of 255 = 40%
B 114 of 255 = 45%

135
102
114

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

Portions of RGB colors in percentages

R + G + B = 135 + 102 + 114 = 351 (100%)
R 135 of 351 ~ 38.46%
G 102 of 351 ~ 29.06%
B 114 of 351 ~ 32.48'%

%38.46
%29.06
%32.48

CMYK color model

#876672 color CMYK value is (0,24,16,47).

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

CMYK: (0,24,16,47)
C0M24Y16K47 (0%, 24%, 16%, 47%)
(0.00 / 0.24 / 0.16 / 0.47)

CMYK percentages

%0
%24.44
%15.56
%47.06

Codes

Color #876672 in popluar color models

87 66 72
RGB 135 102 114
HSL 338° 13.92% 46.47%
HSB/HSV 338° 24.44% 52.94%
CMYK 0.00% 24.44% 15.56%
47.06%

Color #876672 in popluar number systems.

HEX 87 66 72
Decimal 135 102 114
Binary 10000111 1100110 1110010
Octal 207 146 162

Shades and tints

Shades of #876672

#876672
(135,102,114)
#7B5D68
(123,93,104)
#6F545E
(111,84,94)
#634B54
(99,75,84)
#57424A
(87,66,74)
#4B3940
(75,57,64)
#3F3036
(63,48,54)
#33272C
(51,39,44)
#271E22
(39,30,34)
#1B1518
(27,21,24)
#0F0C0E
(15,12,14)
#000000
(0,0,0)

Tints of #876672

#876672
(135,102,114)
#91737E
(145,115,126)
#9B808A
(155,128,138)
#A58D96
(165,141,150)
#AF9AA2
(175,154,162)
#B9A7AE
(185,167,174)
#C3B4BA
(195,180,186)
#CDC1C6
(205,193,198)
#D7CED2
(215,206,210)
#E1DBDE
(225,219,222)
#EBE8EA
(235,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #876672; }

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

This text font color is #876672.

Background Color

.myBgColor { background-color: #876672; }

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

This div background color is #876672.

Border color

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

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

This div border color is #876672.

Opacity

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

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

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

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

This text has shadow with #876672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876672.

Preview

Color preview on black background

This text has color #876672 on black background.


Color preview on white background

This text has color #876672 on white background.


Black color preview on #876672 background

This text has black color on #876672 background.


White color preview on #876672 background

This text has white color on #876672 background.


Related colors

Complementary color

Complementary color for #hex is #78998D.


I love getcolorcode.com

Triadic colors

1 #728766 and #667287 with #876672 are triadic colors.

2 #726687 and #668772 with #876672 are triadic colors.