COLOR #895396

HEX: #895396 RGB: (137,83,150)

Color info

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

RGB color model

#895396 color RGB value is (137,83,150).

RGB: (137,83,150) (54%, 33%, 59%)

RGB channels and saturation

R 137 of 255 = 54%
G 83 of 255 = 33%
B 150 of 255 = 59%

137
83
150

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

Portions of RGB colors in percentages

R + G + B = 137 + 83 + 150 = 370 (100%)
R 137 of 370 ~ 37.03%
G 83 of 370 ~ 22.43%
B 150 of 370 ~ 40.54'%

%37.03
%22.43
%40.54

CMYK color model

#895396 color CMYK value is (9,45,0,41).

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

CMYK: (9,45,0,41)
C9M45Y0K41 (9%, 45%, 0%, 41%)
(0.09 / 0.45 / 0.00 / 0.41)

CMYK percentages

%8.67
%44.67
%0
%41.18

Codes

Color #895396 in popluar color models

89 53 96
RGB 137 83 150
HSL 288° 28.76% 45.69%
HSB/HSV 288° 44.67% 58.82%
CMYK 8.67% 44.67% 0.00%
41.18%

Color #895396 in popluar number systems.

HEX 89 53 96
Decimal 137 83 150
Binary 10001001 1010011 10010110
Octal 211 123 226

Shades and tints

Shades of #895396

#895396
(137,83,150)
#7D4C89
(125,76,137)
#71457C
(113,69,124)
#653E6F
(101,62,111)
#593762
(89,55,98)
#4D3055
(77,48,85)
#412948
(65,41,72)
#35223B
(53,34,59)
#291B2E
(41,27,46)
#1D1421
(29,20,33)
#110D14
(17,13,20)
#000000
(0,0,0)

Tints of #895396

#895396
(137,83,150)
#93629F
(147,98,159)
#9D71A8
(157,113,168)
#A780B1
(167,128,177)
#B18FBA
(177,143,186)
#BB9EC3
(187,158,195)
#C5ADCC
(197,173,204)
#CFBCD5
(207,188,213)
#D9CBDE
(217,203,222)
#E3DAE7
(227,218,231)
#EDE9F0
(237,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #895396; }

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

This text font color is #895396.

Background Color

.myBgColor { background-color: #895396; }

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

This div background color is #895396.

Border color

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

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

This div border color is #895396.

Opacity

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

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

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

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

This text has shadow with #895396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895396.

Preview

Color preview on black background

This text has color #895396 on black background.


Color preview on white background

This text has color #895396 on white background.


Black color preview on #895396 background

This text has black color on #895396 background.


White color preview on #895396 background

This text has white color on #895396 background.


Related colors

Complementary color

Complementary color for #hex is #76AC69.


I love getcolorcode.com

Triadic colors

1 #968953 and #539689 with #895396 are triadic colors.

2 #965389 and #538996 with #895396 are triadic colors.