COLOR #895996

HEX: #895996 RGB: (137,89,150)

Color info

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

RGB color model

#895996 color RGB value is (137,89,150).

RGB: (137,89,150) (54%, 35%, 59%)

RGB channels and saturation

R 137 of 255 = 54%
G 89 of 255 = 35%
B 150 of 255 = 59%

137
89
150

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

Portions of RGB colors in percentages

R + G + B = 137 + 89 + 150 = 376 (100%)
R 137 of 376 ~ 36.44%
G 89 of 376 ~ 23.67%
B 150 of 376 ~ 39.89'%

%36.44
%23.67
%39.89

CMYK color model

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

  • cyan value is 8.67%
  • magenta value is 40.67%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (9,41,0,41) C9M41Y0K41 (9%,41%,0%,41%) (0.09/0.41/0.00/0.41) 

CMYK percentages

%8.67
%40.67
%0
%41.18

Codes

Color #895996 in popluar color models

89 59 96
RGB 137 89 150
HSL 287° 25.52% 46.86%
HSB/HSV 287° 40.67% 58.82%
CMYK 8.67% 40.67% 0.00%
41.18%

Color #895996 in popluar number systems.

HEX 89 59 96
Decimal 137 89 150
Binary 10001001 1011001 10010110
Octal 211 131 226

Shades and tints

Shades of #895996

#895996
(137,89,150)
#7D5189
(125,81,137)
#71497C
(113,73,124)
#65416F
(101,65,111)
#593962
(89,57,98)
#4D3155
(77,49,85)
#412948
(65,41,72)
#35213B
(53,33,59)
#29192E
(41,25,46)
#1D1121
(29,17,33)
#110914
(17,9,20)
#000000
(0,0,0)

Tints of #895996

#895996
(137,89,150)
#93689F
(147,104,159)
#9D77A8
(157,119,168)
#A786B1
(167,134,177)
#B195BA
(177,149,186)
#BBA4C3
(187,164,195)
#C5B3CC
(197,179,204)
#CFC2D5
(207,194,213)
#D9D1DE
(217,209,222)
#E3E0E7
(227,224,231)
#EDEFF0
(237,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #895996; }

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

This text font color is #895996.

Background Color

.myBgColor { background-color: #895996; }

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

This div background color is #895996.

Border color

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

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

This div border color is #895996.

Opacity

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

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

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

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

This text has shadow with #895996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895996.

Preview

Color preview on black background

This text has color #895996 on black background.


Color preview on white background

This text has color #895996 on white background.


Black color preview on #895996 background

This text has black color on #895996 background.


White color preview on #895996 background

This text has white color on #895996 background.


Related colors

Complementary color

Complementary color for #hex is #76A669.


I love getcolorcode.com

Triadic colors

1 #968959 and #599689 with #895996 are triadic colors.

2 #965989 and #598996 with #895996 are triadic colors.