COLOR #876985

HEX: #876985 RGB: (135,105,133)

Color info

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

RGB color model

#876985 color RGB value is (135,105,133).

RGB: (135,105,133) (53%, 41%, 52%)

RGB channels and saturation

R 135 of 255 = 53%
G 105 of 255 = 41%
B 133 of 255 = 52%

135
105
133

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

Portions of RGB colors in percentages

R + G + B = 135 + 105 + 133 = 373 (100%)
R 135 of 373 ~ 36.19%
G 105 of 373 ~ 28.15%
B 133 of 373 ~ 35.66'%

%36.19
%28.15
%35.66

CMYK color model

#876985 color CMYK value is (0,22,1,47).

  • cyan value is 0.00%
  • magenta value is 22.22%
  • yellow value is 1.48%
  • key color value is 47.06%

CMYK: (0,22,1,47)
C0M22Y1K47 (0%, 22%, 1%, 47%)
(0.00 / 0.22 / 0.01 / 0.47)

CMYK percentages

%0
%22.22
%1.48
%47.06

Codes

Color #876985 in popluar color models

87 69 85
RGB 135 105 133
HSL 304° 12.50% 47.06%
HSB/HSV 304° 22.22% 52.94%
CMYK 0.00% 22.22% 1.48%
47.06%

Color #876985 in popluar number systems.

HEX 87 69 85
Decimal 135 105 133
Binary 10000111 1101001 10000101
Octal 207 151 205

Shades and tints

Shades of #876985

#876985
(135,105,133)
#7B6079
(123,96,121)
#6F576D
(111,87,109)
#634E61
(99,78,97)
#574555
(87,69,85)
#4B3C49
(75,60,73)
#3F333D
(63,51,61)
#332A31
(51,42,49)
#272125
(39,33,37)
#1B1819
(27,24,25)
#0F0F0D
(15,15,13)
#000000
(0,0,0)

Tints of #876985

#876985
(135,105,133)
#917690
(145,118,144)
#9B839B
(155,131,155)
#A590A6
(165,144,166)
#AF9DB1
(175,157,177)
#B9AABC
(185,170,188)
#C3B7C7
(195,183,199)
#CDC4D2
(205,196,210)
#D7D1DD
(215,209,221)
#E1DEE8
(225,222,232)
#EBEBF3
(235,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876985 color. Also use rgb(135,105,133) instead hex code.

Text Font Color

.myTextColor { color: #876985; }

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

This text font color is #876985.

Background Color

.myBgColor { background-color: #876985; }

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

This div background color is #876985.

Border color

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

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

This div border color is #876985.

Opacity

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

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

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

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

This text has shadow with #876985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876985.

Preview

Color preview on black background

This text has color #876985 on black background.


Color preview on white background

This text has color #876985 on white background.


Black color preview on #876985 background

This text has black color on #876985 background.


White color preview on #876985 background

This text has white color on #876985 background.


Related colors

Complementary color

Complementary color for #hex is #78967A.


I love getcolorcode.com

Triadic colors

1 #858769 and #698587 with #876985 are triadic colors.

2 #856987 and #698785 with #876985 are triadic colors.