COLOR #865396

HEX: #865396 RGB: (134,83,150)

Color info

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

RGB color model

#865396 color RGB value is (134,83,150).

RGB: (134,83,150) (53%, 33%, 59%)

RGB channels and saturation

R 134 of 255 = 53%
G 83 of 255 = 33%
B 150 of 255 = 59%

134
83
150

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

Portions of RGB colors in percentages

R + G + B = 134 + 83 + 150 = 367 (100%)
R 134 of 367 ~ 36.51%
G 83 of 367 ~ 22.62%
B 150 of 367 ~ 40.87'%

%36.51
%22.62
%40.87

CMYK color model

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

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

CMYK: (11,45,0,41)
C11M45Y0K41 (11%, 45%, 0%, 41%)
(0.11 / 0.45 / 0.00 / 0.41)

CMYK percentages

%10.67
%44.67
%0
%41.18

Codes

Color #865396 in popluar color models

86 53 96
RGB 134 83 150
HSL 286° 28.76% 45.69%
HSB/HSV 286° 44.67% 58.82%
CMYK 10.67% 44.67% 0.00%
41.18%

Color #865396 in popluar number systems.

HEX 86 53 96
Decimal 134 83 150
Binary 10000110 1010011 10010110
Octal 206 123 226

Shades and tints

Shades of #865396

#865396
(134,83,150)
#7A4C89
(122,76,137)
#6E457C
(110,69,124)
#623E6F
(98,62,111)
#563762
(86,55,98)
#4A3055
(74,48,85)
#3E2948
(62,41,72)
#32223B
(50,34,59)
#261B2E
(38,27,46)
#1A1421
(26,20,33)
#0E0D14
(14,13,20)
#000000
(0,0,0)

Tints of #865396

#865396
(134,83,150)
#91629F
(145,98,159)
#9C71A8
(156,113,168)
#A780B1
(167,128,177)
#B28FBA
(178,143,186)
#BD9EC3
(189,158,195)
#C8ADCC
(200,173,204)
#D3BCD5
(211,188,213)
#DECBDE
(222,203,222)
#E9DAE7
(233,218,231)
#F4E9F0
(244,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #865396; }

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

This text font color is #865396.

Background Color

.myBgColor { background-color: #865396; }

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

This div background color is #865396.

Border color

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

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

This div border color is #865396.

Opacity

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

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

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

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

This text has shadow with #865396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865396.

Preview

Color preview on black background

This text has color #865396 on black background.


Color preview on white background

This text has color #865396 on white background.


Black color preview on #865396 background

This text has black color on #865396 background.


White color preview on #865396 background

This text has white color on #865396 background.


Related colors

Complementary color

Complementary color for #hex is #79AC69.


I love getcolorcode.com

Triadic colors

1 #968653 and #539686 with #865396 are triadic colors.

2 #965386 and #538696 with #865396 are triadic colors.