COLOR #866687

HEX: #866687 RGB: (134,102,135)

Color info

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

RGB color model

#866687 color RGB value is (134,102,135).

RGB: (134,102,135) (53%, 40%, 53%)

RGB channels and saturation

R 134 of 255 = 53%
G 102 of 255 = 40%
B 135 of 255 = 53%

134
102
135

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

Portions of RGB colors in percentages

R + G + B = 134 + 102 + 135 = 371 (100%)
R 134 of 371 ~ 36.12%
G 102 of 371 ~ 27.49%
B 135 of 371 ~ 36.39'%

%36.12
%27.49
%36.39

CMYK color model

#866687 color CMYK value is (1,24,0,47).

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

CMYK: (1,24,0,47)
C1M24Y0K47 (1%, 24%, 0%, 47%)
(0.01 / 0.24 / 0.00 / 0.47)

CMYK percentages

%0.74
%24.44
%0
%47.06

Codes

Color #866687 in popluar color models

86 66 87
RGB 134 102 135
HSL 298° 13.92% 46.47%
HSB/HSV 298° 24.44% 52.94%
CMYK 0.74% 24.44% 0.00%
47.06%

Color #866687 in popluar number systems.

HEX 86 66 87
Decimal 134 102 135
Binary 10000110 1100110 10000111
Octal 206 146 207

Shades and tints

Shades of #866687

#866687
(134,102,135)
#7A5D7B
(122,93,123)
#6E546F
(110,84,111)
#624B63
(98,75,99)
#564257
(86,66,87)
#4A394B
(74,57,75)
#3E303F
(62,48,63)
#322733
(50,39,51)
#261E27
(38,30,39)
#1A151B
(26,21,27)
#0E0C0F
(14,12,15)
#000000
(0,0,0)

Tints of #866687

#866687
(134,102,135)
#917391
(145,115,145)
#9C809B
(156,128,155)
#A78DA5
(167,141,165)
#B29AAF
(178,154,175)
#BDA7B9
(189,167,185)
#C8B4C3
(200,180,195)
#D3C1CD
(211,193,205)
#DECED7
(222,206,215)
#E9DBE1
(233,219,225)
#F4E8EB
(244,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #866687; }

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

This text font color is #866687.

Background Color

.myBgColor { background-color: #866687; }

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

This div background color is #866687.

Border color

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

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

This div border color is #866687.

Opacity

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

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

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

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

This text has shadow with #866687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #866687.

Preview

Color preview on black background

This text has color #866687 on black background.


Color preview on white background

This text has color #866687 on white background.


Black color preview on #866687 background

This text has black color on #866687 background.


White color preview on #866687 background

This text has white color on #866687 background.


Related colors

Complementary color

Complementary color for #hex is #799978.


I love getcolorcode.com

Triadic colors

1 #878666 and #668786 with #866687 are triadic colors.

2 #876686 and #668687 with #866687 are triadic colors.