COLOR #866A9B

HEX: #866A9B RGB: (134,106,155)

Color info

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

RGB color model

#866A9B color RGB value is (134,106,155).

RGB: (134,106,155) (53%, 42%, 61%)

RGB channels and saturation

R 134 of 255 = 53%
G 106 of 255 = 42%
B 155 of 255 = 61%

134
106
155

R + G + B ~ 52%. #866A9B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 106 + 155 = 395 (100%)
R 134 of 395 ~ 33.92%
G 106 of 395 ~ 26.84%
B 155 of 395 ~ 39.24'%

%33.92
%26.84
%39.24

CMYK color model

#866A9B color CMYK value is (14,32,0,39).

  • cyan value is 13.55%
  • magenta value is 31.61%
  • yellow value is 0.00%
  • key color value is 39.22%
CMYK: (14,32,0,39) C14M32Y0K39 (14%,32%,0%,39%) (0.14/0.32/0.00/0.39) 

CMYK percentages

%13.55
%31.61
%0
%39.22

Codes

Color #866A9B in popluar color models

86 6A 9B
RGB 134 106 155
HSL 274° 19.68% 51.18%
HSB/HSV 274° 31.61% 60.78%
CMYK 13.55% 31.61% 0.00%
39.22%

Color #866A9B in popluar number systems.

HEX 86 6A 9B
Decimal 134 106 155
Binary 10000110 1101010 10011011
Octal 206 152 233

Shades and tints

Shades of #866A9B

#866A9B
(134,106,155)
#7A618D
(122,97,141)
#6E587F
(110,88,127)
#624F71
(98,79,113)
#564663
(86,70,99)
#4A3D55
(74,61,85)
#3E3447
(62,52,71)
#322B39
(50,43,57)
#26222B
(38,34,43)
#1A191D
(26,25,29)
#0E100F
(14,16,15)
#000000
(0,0,0)

Tints of #866A9B

#866A9B
(134,106,155)
#9177A4
(145,119,164)
#9C84AD
(156,132,173)
#A791B6
(167,145,182)
#B29EBF
(178,158,191)
#BDABC8
(189,171,200)
#C8B8D1
(200,184,209)
#D3C5DA
(211,197,218)
#DED2E3
(222,210,227)
#E9DFEC
(233,223,236)
#F4ECF5
(244,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #866A9B color. Also use rgb(134,106,155) instead hex code.

Text Font Color

.myTextColor { color: #866A9B; }

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

This text font color is #866A9B.

Background Color

.myBgColor { background-color: #866A9B; }

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

This div background color is #866A9B.

Border color

.myBorderColor { border: 1px solid #866A9B; }

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

This div border color is #866A9B.

Opacity

.myOpacity80 { color: #866A9B; opacity: 0.8; }

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

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

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

This text has shadow with #866A9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #866A9B.

Preview

Color preview on black background

This text has color #866A9B on black background.


Color preview on white background

This text has color #866A9B on white background.


Black color preview on #866A9B background

This text has black color on #866A9B background.


White color preview on #866A9B background

This text has white color on #866A9B background.


Related colors

Complementary color

Complementary color for #hex is #799564.


I love getcolorcode.com

Triadic colors

1 #9B866A and #6A9B86 with #866A9B are triadic colors.

2 #9B6A86 and #6A869B with #866A9B are triadic colors.