COLOR #877486

HEX: #877486 RGB: (135,116,134)

Color info

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

RGB color model

#877486 color RGB value is (135,116,134).

RGB: (135,116,134) (53%, 45%, 53%)

RGB channels and saturation

R 135 of 255 = 53%
G 116 of 255 = 45%
B 134 of 255 = 53%

135
116
134

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

Portions of RGB colors in percentages

R + G + B = 135 + 116 + 134 = 385 (100%)
R 135 of 385 ~ 35.06%
G 116 of 385 ~ 30.13%
B 134 of 385 ~ 34.81'%

%35.06
%30.13
%34.81

CMYK color model

#877486 color CMYK value is (0,14,1,47).

  • cyan value is 0.00%
  • magenta value is 14.07%
  • yellow value is 0.74%
  • key color value is 47.06%

CMYK: (0,14,1,47)
C0M14Y1K47 (0%, 14%, 1%, 47%)
(0.00 / 0.14 / 0.01 / 0.47)

CMYK percentages

%0
%14.07
%0.74
%47.06

Codes

Color #877486 in popluar color models

87 74 86
RGB 135 116 134
HSL 303° 7.57% 49.22%
HSB/HSV 303° 14.07% 52.94%
CMYK 0.00% 14.07% 0.74%
47.06%

Color #877486 in popluar number systems.

HEX 87 74 86
Decimal 135 116 134
Binary 10000111 1110100 10000110
Octal 207 164 206

Shades and tints

Shades of #877486

#877486
(135,116,134)
#7B6A7A
(123,106,122)
#6F606E
(111,96,110)
#635662
(99,86,98)
#574C56
(87,76,86)
#4B424A
(75,66,74)
#3F383E
(63,56,62)
#332E32
(51,46,50)
#272426
(39,36,38)
#1B1A1A
(27,26,26)
#0F100E
(15,16,14)
#000000
(0,0,0)

Tints of #877486

#877486
(135,116,134)
#918091
(145,128,145)
#9B8C9C
(155,140,156)
#A598A7
(165,152,167)
#AFA4B2
(175,164,178)
#B9B0BD
(185,176,189)
#C3BCC8
(195,188,200)
#CDC8D3
(205,200,211)
#D7D4DE
(215,212,222)
#E1E0E9
(225,224,233)
#EBECF4
(235,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #877486 color. Also use rgb(135,116,134) instead hex code.

Text Font Color

.myTextColor { color: #877486; }

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

This text font color is #877486.

Background Color

.myBgColor { background-color: #877486; }

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

This div background color is #877486.

Border color

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

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

This div border color is #877486.

Opacity

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

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

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

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

This text has shadow with #877486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877486.

Preview

Color preview on black background

This text has color #877486 on black background.


Color preview on white background

This text has color #877486 on white background.


Black color preview on #877486 background

This text has black color on #877486 background.


White color preview on #877486 background

This text has white color on #877486 background.


Related colors

Complementary color

Complementary color for #hex is #788B79.


I love getcolorcode.com

Triadic colors

1 #868774 and #748687 with #877486 are triadic colors.

2 #867487 and #748786 with #877486 are triadic colors.