COLOR #876789

HEX: #876789 RGB: (135,103,137)

Color info

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

RGB color model

#876789 color RGB value is (135,103,137).

RGB: (135,103,137) (53%, 40%, 54%)

RGB channels and saturation

R 135 of 255 = 53%
G 103 of 255 = 40%
B 137 of 255 = 54%

135
103
137

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

Portions of RGB colors in percentages

R + G + B = 135 + 103 + 137 = 375 (100%)
R 135 of 375 ~ 36%
G 103 of 375 ~ 27.47%
B 137 of 375 ~ 36.53'%

%36
%27.47
%36.53

CMYK color model

#876789 color CMYK value is (1,25,0,46).

  • cyan value is 1.46%
  • magenta value is 24.82%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (1,25,0,46)
C1M25Y0K46 (1%, 25%, 0%, 46%)
(0.01 / 0.25 / 0.00 / 0.46)

CMYK percentages

%1.46
%24.82
%0
%46.27

Codes

Color #876789 in popluar color models

87 67 89
RGB 135 103 137
HSL 296° 14.17% 47.06%
HSB/HSV 296° 24.82% 53.73%
CMYK 1.46% 24.82% 0.00%
46.27%

Color #876789 in popluar number systems.

HEX 87 67 89
Decimal 135 103 137
Binary 10000111 1100111 10001001
Octal 207 147 211

Shades and tints

Shades of #876789

#876789
(135,103,137)
#7B5E7D
(123,94,125)
#6F5571
(111,85,113)
#634C65
(99,76,101)
#574359
(87,67,89)
#4B3A4D
(75,58,77)
#3F3141
(63,49,65)
#332835
(51,40,53)
#271F29
(39,31,41)
#1B161D
(27,22,29)
#0F0D11
(15,13,17)
#000000
(0,0,0)

Tints of #876789

#876789
(135,103,137)
#917493
(145,116,147)
#9B819D
(155,129,157)
#A58EA7
(165,142,167)
#AF9BB1
(175,155,177)
#B9A8BB
(185,168,187)
#C3B5C5
(195,181,197)
#CDC2CF
(205,194,207)
#D7CFD9
(215,207,217)
#E1DCE3
(225,220,227)
#EBE9ED
(235,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876789 color. Also use rgb(135,103,137) instead hex code.

Text Font Color

.myTextColor { color: #876789; }

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

This text font color is #876789.

Background Color

.myBgColor { background-color: #876789; }

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

This div background color is #876789.

Border color

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

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

This div border color is #876789.

Opacity

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

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

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

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

This text has shadow with #876789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876789.

Preview

Color preview on black background

This text has color #876789 on black background.


Color preview on white background

This text has color #876789 on white background.


Black color preview on #876789 background

This text has black color on #876789 background.


White color preview on #876789 background

This text has white color on #876789 background.


Related colors

Complementary color

Complementary color for #hex is #789876.


I love getcolorcode.com

Triadic colors

1 #898767 and #678987 with #876789 are triadic colors.

2 #896787 and #678789 with #876789 are triadic colors.