COLOR #895780

HEX: #895780 RGB: (137,87,128)

Color info

#895780 contains red, green and blue colors in about the same proportion. Web safe color of #895780 is #996666 (or #966).

RGB color model

#895780 color RGB value is (137,87,128).

RGB: (137,87,128) (54%, 34%, 50%)

RGB channels and saturation

R 137 of 255 = 54%
G 87 of 255 = 34%
B 128 of 255 = 50%

137
87
128

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

Portions of RGB colors in percentages

R + G + B = 137 + 87 + 128 = 352 (100%)
R 137 of 352 ~ 38.92%
G 87 of 352 ~ 24.72%
B 128 of 352 ~ 36.36'%

%38.92
%24.72
%36.36

CMYK color model

#895780 color CMYK value is (0,36,7,46).

  • cyan value is 0.00%
  • magenta value is 36.50%
  • yellow value is 6.57%
  • key color value is 46.27%

CMYK: (0,36,7,46)
C0M36Y7K46 (0%, 36%, 7%, 46%)
(0.00 / 0.36 / 0.07 / 0.46)

CMYK percentages

%0
%36.5
%6.57
%46.27

Codes

Color #895780 in popluar color models

89 57 80
RGB 137 87 128
HSL 311° 22.32% 43.92%
HSB/HSV 311° 36.50% 53.73%
CMYK 0.00% 36.50% 6.57%
46.27%

Color #895780 in popluar number systems.

HEX 89 57 80
Decimal 137 87 128
Binary 10001001 1010111 10000000
Octal 211 127 200

Shades and tints

Shades of #895780

#895780
(137,87,128)
#7D5075
(125,80,117)
#71496A
(113,73,106)
#65425F
(101,66,95)
#593B54
(89,59,84)
#4D3449
(77,52,73)
#412D3E
(65,45,62)
#352633
(53,38,51)
#291F28
(41,31,40)
#1D181D
(29,24,29)
#111112
(17,17,18)
#000000
(0,0,0)

Tints of #895780

#895780
(137,87,128)
#93668B
(147,102,139)
#9D7596
(157,117,150)
#A784A1
(167,132,161)
#B193AC
(177,147,172)
#BBA2B7
(187,162,183)
#C5B1C2
(197,177,194)
#CFC0CD
(207,192,205)
#D9CFD8
(217,207,216)
#E3DEE3
(227,222,227)
#EDEDEE
(237,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #895780 color. Also use rgb(137,87,128) instead hex code.

Text Font Color

.myTextColor { color: #895780; }

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

This text font color is #895780.

Background Color

.myBgColor { background-color: #895780; }

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

This div background color is #895780.

Border color

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

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

This div border color is #895780.

Opacity

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

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

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

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

This text has shadow with #895780 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895780.

Preview

Color preview on black background

This text has color #895780 on black background.


Color preview on white background

This text has color #895780 on white background.


Black color preview on #895780 background

This text has black color on #895780 background.


White color preview on #895780 background

This text has white color on #895780 background.


Related colors

Complementary color

Complementary color for #hex is #76A87F.


I love getcolorcode.com

Triadic colors

1 #808957 and #578089 with #895780 are triadic colors.

2 #805789 and #578980 with #895780 are triadic colors.