COLOR #865996

HEX: #865996 RGB: (134,89,150)

Color info

#865996 contains mainly red and blue colors. Web safe color of #865996 is #996699 (or #969).

RGB color model

#865996 color RGB value is (134,89,150).

RGB: (134,89,150) (53%, 35%, 59%)

RGB channels and saturation

R 134 of 255 = 53%
G 89 of 255 = 35%
B 150 of 255 = 59%

134
89
150

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

Portions of RGB colors in percentages

R + G + B = 134 + 89 + 150 = 373 (100%)
R 134 of 373 ~ 35.92%
G 89 of 373 ~ 23.86%
B 150 of 373 ~ 40.21'%

%35.92
%23.86
%40.21

CMYK color model

#865996 color CMYK value is (11,41,0,41).

  • cyan value is 10.67%
  • magenta value is 40.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (11,41,0,41)
C11M41Y0K41 (11%, 41%, 0%, 41%)
(0.11 / 0.41 / 0.00 / 0.41)

CMYK percentages

%10.67
%40.67
%0
%41.18

Codes

Color #865996 in popluar color models

86 59 96
RGB 134 89 150
HSL 284° 25.52% 46.86%
HSB/HSV 284° 40.67% 58.82%
CMYK 10.67% 40.67% 0.00%
41.18%

Color #865996 in popluar number systems.

HEX 86 59 96
Decimal 134 89 150
Binary 10000110 1011001 10010110
Octal 206 131 226

Shades and tints

Shades of #865996

#865996
(134,89,150)
#7A5189
(122,81,137)
#6E497C
(110,73,124)
#62416F
(98,65,111)
#563962
(86,57,98)
#4A3155
(74,49,85)
#3E2948
(62,41,72)
#32213B
(50,33,59)
#26192E
(38,25,46)
#1A1121
(26,17,33)
#0E0914
(14,9,20)
#000000
(0,0,0)

Tints of #865996

#865996
(134,89,150)
#91689F
(145,104,159)
#9C77A8
(156,119,168)
#A786B1
(167,134,177)
#B295BA
(178,149,186)
#BDA4C3
(189,164,195)
#C8B3CC
(200,179,204)
#D3C2D5
(211,194,213)
#DED1DE
(222,209,222)
#E9E0E7
(233,224,231)
#F4EFF0
(244,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #865996 color. Also use rgb(134,89,150) instead hex code.

Text Font Color

.myTextColor { color: #865996; }

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

This text font color is #865996.

Background Color

.myBgColor { background-color: #865996; }

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

This div background color is #865996.

Border color

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

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

This div border color is #865996.

Opacity

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

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

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

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

This text has shadow with #865996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865996.

Preview

Color preview on black background

This text has color #865996 on black background.


Color preview on white background

This text has color #865996 on white background.


Black color preview on #865996 background

This text has black color on #865996 background.


White color preview on #865996 background

This text has white color on #865996 background.


Related colors

Complementary color

Complementary color for #hex is #79A669.


I love getcolorcode.com

Triadic colors

1 #968659 and #599686 with #865996 are triadic colors.

2 #965986 and #598696 with #865996 are triadic colors.