COLOR #876881

HEX: #876881 RGB: (135,104,129)

Color info

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

RGB color model

#876881 color RGB value is (135,104,129).

RGB: (135,104,129) (53%, 41%, 51%)

RGB channels and saturation

R 135 of 255 = 53%
G 104 of 255 = 41%
B 129 of 255 = 51%

135
104
129

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

Portions of RGB colors in percentages

R + G + B = 135 + 104 + 129 = 368 (100%)
R 135 of 368 ~ 36.68%
G 104 of 368 ~ 28.26%
B 129 of 368 ~ 35.05'%

%36.68
%28.26
%35.05

CMYK color model

#876881 color CMYK value is (0,23,4,47).

  • cyan value is 0.00%
  • magenta value is 22.96%
  • yellow value is 4.44%
  • key color value is 47.06%

CMYK: (0,23,4,47)
C0M23Y4K47 (0%, 23%, 4%, 47%)
(0.00 / 0.23 / 0.04 / 0.47)

CMYK percentages

%0
%22.96
%4.44
%47.06

Codes

Color #876881 in popluar color models

87 68 81
RGB 135 104 129
HSL 312° 12.97% 46.86%
HSB/HSV 312° 22.96% 52.94%
CMYK 0.00% 22.96% 4.44%
47.06%

Color #876881 in popluar number systems.

HEX 87 68 81
Decimal 135 104 129
Binary 10000111 1101000 10000001
Octal 207 150 201

Shades and tints

Shades of #876881

#876881
(135,104,129)
#7B5F76
(123,95,118)
#6F566B
(111,86,107)
#634D60
(99,77,96)
#574455
(87,68,85)
#4B3B4A
(75,59,74)
#3F323F
(63,50,63)
#332934
(51,41,52)
#272029
(39,32,41)
#1B171E
(27,23,30)
#0F0E13
(15,14,19)
#000000
(0,0,0)

Tints of #876881

#876881
(135,104,129)
#91758C
(145,117,140)
#9B8297
(155,130,151)
#A58FA2
(165,143,162)
#AF9CAD
(175,156,173)
#B9A9B8
(185,169,184)
#C3B6C3
(195,182,195)
#CDC3CE
(205,195,206)
#D7D0D9
(215,208,217)
#E1DDE4
(225,221,228)
#EBEAEF
(235,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876881 color. Also use rgb(135,104,129) instead hex code.

Text Font Color

.myTextColor { color: #876881; }

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

This text font color is #876881.

Background Color

.myBgColor { background-color: #876881; }

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

This div background color is #876881.

Border color

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

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

This div border color is #876881.

Opacity

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

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

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

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

This text has shadow with #876881 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876881.

Preview

Color preview on black background

This text has color #876881 on black background.


Color preview on white background

This text has color #876881 on white background.


Black color preview on #876881 background

This text has black color on #876881 background.


White color preview on #876881 background

This text has white color on #876881 background.


Related colors

Complementary color

Complementary color for #hex is #78977E.


I love getcolorcode.com

Triadic colors

1 #818768 and #688187 with #876881 are triadic colors.

2 #816887 and #688781 with #876881 are triadic colors.