COLOR #866685

HEX: #866685 RGB: (134,102,133)

Color info

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

RGB color model

#866685 color RGB value is (134,102,133).

RGB: (134,102,133) (53%, 40%, 52%)

RGB channels and saturation

R 134 of 255 = 53%
G 102 of 255 = 40%
B 133 of 255 = 52%

134
102
133

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

Portions of RGB colors in percentages

R + G + B = 134 + 102 + 133 = 369 (100%)
R 134 of 369 ~ 36.31%
G 102 of 369 ~ 27.64%
B 133 of 369 ~ 36.04'%

%36.31
%27.64
%36.04

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 23.88%
  • yellow value is 0.75%
  • key color value is 47.45%
CMYK: (0,24,1,47) C0M24Y1K47 (0%,24%,1%,47%) (0.00/0.24/0.01/0.47) 

CMYK percentages

%0
%23.88
%0.75
%47.45

Codes

Color #866685 in popluar color models

86 66 85
RGB 134 102 133
HSL 302° 13.56% 46.27%
HSB/HSV 302° 23.88% 52.55%
CMYK 0.00% 23.88% 0.75%
47.45%

Color #866685 in popluar number systems.

HEX 86 66 85
Decimal 134 102 133
Binary 10000110 1100110 10000101
Octal 206 146 205

Shades and tints

Shades of #866685

#866685
(134,102,133)
#7A5D79
(122,93,121)
#6E546D
(110,84,109)
#624B61
(98,75,97)
#564255
(86,66,85)
#4A3949
(74,57,73)
#3E303D
(62,48,61)
#322731
(50,39,49)
#261E25
(38,30,37)
#1A1519
(26,21,25)
#0E0C0D
(14,12,13)
#000000
(0,0,0)

Tints of #866685

#866685
(134,102,133)
#917390
(145,115,144)
#9C809B
(156,128,155)
#A78DA6
(167,141,166)
#B29AB1
(178,154,177)
#BDA7BC
(189,167,188)
#C8B4C7
(200,180,199)
#D3C1D2
(211,193,210)
#DECEDD
(222,206,221)
#E9DBE8
(233,219,232)
#F4E8F3
(244,232,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #866685; }

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

This text font color is #866685.

Background Color

.myBgColor { background-color: #866685; }

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

This div background color is #866685.

Border color

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

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

This div border color is #866685.

Opacity

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

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

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

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

This text has shadow with #866685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #866685.

Preview

Color preview on black background

This text has color #866685 on black background.


Color preview on white background

This text has color #866685 on white background.


Black color preview on #866685 background

This text has black color on #866685 background.


White color preview on #866685 background

This text has white color on #866685 background.


Related colors

Complementary color

Complementary color for #hex is #79997A.


I love getcolorcode.com

Triadic colors

1 #858666 and #668586 with #866685 are triadic colors.

2 #856686 and #668685 with #866685 are triadic colors.