COLOR #876891

HEX: #876891 RGB: (135,104,145)

Color info

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

RGB color model

#876891 color RGB value is (135,104,145).

RGB: (135,104,145) (53%, 41%, 57%)

RGB channels and saturation

R 135 of 255 = 53%
G 104 of 255 = 41%
B 145 of 255 = 57%

135
104
145

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

Portions of RGB colors in percentages

R + G + B = 135 + 104 + 145 = 384 (100%)
R 135 of 384 ~ 35.16%
G 104 of 384 ~ 27.08%
B 145 of 384 ~ 37.76'%

%35.16
%27.08
%37.76

CMYK color model

#876891 color CMYK value is (7,28,0,43).

  • cyan value is 6.90%
  • magenta value is 28.28%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (7,28,0,43)
C7M28Y0K43 (7%, 28%, 0%, 43%)
(0.07 / 0.28 / 0.00 / 0.43)

CMYK percentages

%6.9
%28.28
%0
%43.14

Codes

Color #876891 in popluar color models

87 68 91
RGB 135 104 145
HSL 285° 16.47% 48.82%
HSB/HSV 285° 28.28% 56.86%
CMYK 6.90% 28.28% 0.00%
43.14%

Color #876891 in popluar number systems.

HEX 87 68 91
Decimal 135 104 145
Binary 10000111 1101000 10010001
Octal 207 150 221

Shades and tints

Shades of #876891

#876891
(135,104,145)
#7B5F84
(123,95,132)
#6F5677
(111,86,119)
#634D6A
(99,77,106)
#57445D
(87,68,93)
#4B3B50
(75,59,80)
#3F3243
(63,50,67)
#332936
(51,41,54)
#272029
(39,32,41)
#1B171C
(27,23,28)
#0F0E0F
(15,14,15)
#000000
(0,0,0)

Tints of #876891

#876891
(135,104,145)
#91759B
(145,117,155)
#9B82A5
(155,130,165)
#A58FAF
(165,143,175)
#AF9CB9
(175,156,185)
#B9A9C3
(185,169,195)
#C3B6CD
(195,182,205)
#CDC3D7
(205,195,215)
#D7D0E1
(215,208,225)
#E1DDEB
(225,221,235)
#EBEAF5
(235,234,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #876891; }

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

This text font color is #876891.

Background Color

.myBgColor { background-color: #876891; }

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

This div background color is #876891.

Border color

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

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

This div border color is #876891.

Opacity

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

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

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

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

This text has shadow with #876891 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876891.

Preview

Color preview on black background

This text has color #876891 on black background.


Color preview on white background

This text has color #876891 on white background.


Black color preview on #876891 background

This text has black color on #876891 background.


White color preview on #876891 background

This text has white color on #876891 background.


Related colors

Complementary color

Complementary color for #hex is #78976E.


I love getcolorcode.com

Triadic colors

1 #918768 and #689187 with #876891 are triadic colors.

2 #916887 and #688791 with #876891 are triadic colors.