COLOR #895487

HEX: #895487 RGB: (137,84,135)

Color info

#895487 contains red, green and blue colors in about the same proportion. Web safe color of #895487 is #996699 (or #969).

RGB color model

#895487 color RGB value is (137,84,135).

RGB: (137,84,135) (54%, 33%, 53%)

RGB channels and saturation

R 137 of 255 = 54%
G 84 of 255 = 33%
B 135 of 255 = 53%

137
84
135

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

Portions of RGB colors in percentages

R + G + B = 137 + 84 + 135 = 356 (100%)
R 137 of 356 ~ 38.48%
G 84 of 356 ~ 23.6%
B 135 of 356 ~ 37.92'%

%38.48
%23.6
%37.92

CMYK color model

#895487 color CMYK value is (0,39,1,46).

  • cyan value is 0.00%
  • magenta value is 38.69%
  • yellow value is 1.46%
  • key color value is 46.27%

CMYK: (0,39,1,46)
C0M39Y1K46 (0%, 39%, 1%, 46%)
(0.00 / 0.39 / 0.01 / 0.46)

CMYK percentages

%0
%38.69
%1.46
%46.27

Codes

Color #895487 in popluar color models

89 54 87
RGB 137 84 135
HSL 302° 23.98% 43.33%
HSB/HSV 302° 38.69% 53.73%
CMYK 0.00% 38.69% 1.46%
46.27%

Color #895487 in popluar number systems.

HEX 89 54 87
Decimal 137 84 135
Binary 10001001 1010100 10000111
Octal 211 124 207

Shades and tints

Shades of #895487

#895487
(137,84,135)
#7D4D7B
(125,77,123)
#71466F
(113,70,111)
#653F63
(101,63,99)
#593857
(89,56,87)
#4D314B
(77,49,75)
#412A3F
(65,42,63)
#352333
(53,35,51)
#291C27
(41,28,39)
#1D151B
(29,21,27)
#110E0F
(17,14,15)
#000000
(0,0,0)

Tints of #895487

#895487
(137,84,135)
#936391
(147,99,145)
#9D729B
(157,114,155)
#A781A5
(167,129,165)
#B190AF
(177,144,175)
#BB9FB9
(187,159,185)
#C5AEC3
(197,174,195)
#CFBDCD
(207,189,205)
#D9CCD7
(217,204,215)
#E3DBE1
(227,219,225)
#EDEAEB
(237,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #895487 color. Also use rgb(137,84,135) instead hex code.

Text Font Color

.myTextColor { color: #895487; }

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

This text font color is #895487.

Background Color

.myBgColor { background-color: #895487; }

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

This div background color is #895487.

Border color

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

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

This div border color is #895487.

Opacity

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

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

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

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

This text has shadow with #895487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895487.

Preview

Color preview on black background

This text has color #895487 on black background.


Color preview on white background

This text has color #895487 on white background.


Black color preview on #895487 background

This text has black color on #895487 background.


White color preview on #895487 background

This text has white color on #895487 background.


Related colors

Complementary color

Complementary color for #hex is #76AB78.


I love getcolorcode.com

Triadic colors

1 #878954 and #548789 with #895487 are triadic colors.

2 #875489 and #548987 with #895487 are triadic colors.