COLOR #876684

HEX: #876684 RGB: (135,102,132)

Color info

#876684 contains red, green and blue colors in about the same proportion. Web safe color of #876684 is #996699 (or #969).

RGB color model

#876684 color RGB value is (135,102,132).

RGB: (135,102,132) (53%, 40%, 52%)

RGB channels and saturation

R 135 of 255 = 53%
G 102 of 255 = 40%
B 132 of 255 = 52%

135
102
132

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

Portions of RGB colors in percentages

R + G + B = 135 + 102 + 132 = 369 (100%)
R 135 of 369 ~ 36.59%
G 102 of 369 ~ 27.64%
B 132 of 369 ~ 35.77'%

%36.59
%27.64
%35.77

CMYK color model

#876684 color CMYK value is (0,24,2,47).

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

CMYK: (0,24,2,47)
C0M24Y2K47 (0%, 24%, 2%, 47%)
(0.00 / 0.24 / 0.02 / 0.47)

CMYK percentages

%0
%24.44
%2.22
%47.06

Codes

Color #876684 in popluar color models

87 66 84
RGB 135 102 132
HSL 305° 13.92% 46.47%
HSB/HSV 305° 24.44% 52.94%
CMYK 0.00% 24.44% 2.22%
47.06%

Color #876684 in popluar number systems.

HEX 87 66 84
Decimal 135 102 132
Binary 10000111 1100110 10000100
Octal 207 146 204

Shades and tints

Shades of #876684

#876684
(135,102,132)
#7B5D78
(123,93,120)
#6F546C
(111,84,108)
#634B60
(99,75,96)
#574254
(87,66,84)
#4B3948
(75,57,72)
#3F303C
(63,48,60)
#332730
(51,39,48)
#271E24
(39,30,36)
#1B1518
(27,21,24)
#0F0C0C
(15,12,12)
#000000
(0,0,0)

Tints of #876684

#876684
(135,102,132)
#91738F
(145,115,143)
#9B809A
(155,128,154)
#A58DA5
(165,141,165)
#AF9AB0
(175,154,176)
#B9A7BB
(185,167,187)
#C3B4C6
(195,180,198)
#CDC1D1
(205,193,209)
#D7CEDC
(215,206,220)
#E1DBE7
(225,219,231)
#EBE8F2
(235,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #876684; }

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

This text font color is #876684.

Background Color

.myBgColor { background-color: #876684; }

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

This div background color is #876684.

Border color

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

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

This div border color is #876684.

Opacity

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

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

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

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

This text has shadow with #876684 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876684.

Preview

Color preview on black background

This text has color #876684 on black background.


Color preview on white background

This text has color #876684 on white background.


Black color preview on #876684 background

This text has black color on #876684 background.


White color preview on #876684 background

This text has white color on #876684 background.


Related colors

Complementary color

Complementary color for #hex is #78997B.


I love getcolorcode.com

Triadic colors

1 #848766 and #668487 with #876684 are triadic colors.

2 #846687 and #668784 with #876684 are triadic colors.