COLOR #866595

HEX: #866595 RGB: (134,101,149)

Color info

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

RGB color model

#866595 color RGB value is (134,101,149).

RGB: (134,101,149) (53%, 40%, 58%)

RGB channels and saturation

R 134 of 255 = 53%
G 101 of 255 = 40%
B 149 of 255 = 58%

134
101
149

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

Portions of RGB colors in percentages

R + G + B = 134 + 101 + 149 = 384 (100%)
R 134 of 384 ~ 34.9%
G 101 of 384 ~ 26.3%
B 149 of 384 ~ 38.8'%

%34.9
%26.3
%38.8

CMYK color model

#866595 color CMYK value is (10,32,0,42).

  • cyan value is 10.07%
  • magenta value is 32.21%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (10,32,0,42)
C10M32Y0K42 (10%, 32%, 0%, 42%)
(0.10 / 0.32 / 0.00 / 0.42)

CMYK percentages

%10.07
%32.21
%0
%41.57

Codes

Color #866595 in popluar color models

86 65 95
RGB 134 101 149
HSL 281° 19.20% 49.02%
HSB/HSV 281° 32.21% 58.43%
CMYK 10.07% 32.21% 0.00%
41.57%

Color #866595 in popluar number systems.

HEX 86 65 95
Decimal 134 101 149
Binary 10000110 1100101 10010101
Octal 206 145 225

Shades and tints

Shades of #866595

#866595
(134,101,149)
#7A5C88
(122,92,136)
#6E537B
(110,83,123)
#624A6E
(98,74,110)
#564161
(86,65,97)
#4A3854
(74,56,84)
#3E2F47
(62,47,71)
#32263A
(50,38,58)
#261D2D
(38,29,45)
#1A1420
(26,20,32)
#0E0B13
(14,11,19)
#000000
(0,0,0)

Tints of #866595

#866595
(134,101,149)
#91739E
(145,115,158)
#9C81A7
(156,129,167)
#A78FB0
(167,143,176)
#B29DB9
(178,157,185)
#BDABC2
(189,171,194)
#C8B9CB
(200,185,203)
#D3C7D4
(211,199,212)
#DED5DD
(222,213,221)
#E9E3E6
(233,227,230)
#F4F1EF
(244,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #866595 color. Also use rgb(134,101,149) instead hex code.

Text Font Color

.myTextColor { color: #866595; }

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

This text font color is #866595.

Background Color

.myBgColor { background-color: #866595; }

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

This div background color is #866595.

Border color

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

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

This div border color is #866595.

Opacity

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

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

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

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

This text has shadow with #866595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #866595.

Preview

Color preview on black background

This text has color #866595 on black background.


Color preview on white background

This text has color #866595 on white background.


Black color preview on #866595 background

This text has black color on #866595 background.


White color preview on #866595 background

This text has white color on #866595 background.


Related colors

Complementary color

Complementary color for #hex is #799A6A.


I love getcolorcode.com

Triadic colors

1 #958665 and #659586 with #866595 are triadic colors.

2 #956586 and #658695 with #866595 are triadic colors.