COLOR #897594

HEX: #897594 RGB: (137,117,148)

Color info

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

RGB color model

#897594 color RGB value is (137,117,148).

RGB: (137,117,148) (54%, 46%, 58%)

RGB channels and saturation

R 137 of 255 = 54%
G 117 of 255 = 46%
B 148 of 255 = 58%

137
117
148

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

Portions of RGB colors in percentages

R + G + B = 137 + 117 + 148 = 402 (100%)
R 137 of 402 ~ 34.08%
G 117 of 402 ~ 29.1%
B 148 of 402 ~ 36.82'%

%34.08
%29.1
%36.82

CMYK color model

#897594 color CMYK value is (7,21,0,42).

  • cyan value is 7.43%
  • magenta value is 20.95%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (7,21,0,42)
C7M21Y0K42 (7%, 21%, 0%, 42%)
(0.07 / 0.21 / 0.00 / 0.42)

CMYK percentages

%7.43
%20.95
%0
%41.96

Codes

Color #897594 in popluar color models

89 75 94
RGB 137 117 148
HSL 279° 12.65% 51.96%
HSB/HSV 279° 20.95% 58.04%
CMYK 7.43% 20.95% 0.00%
41.96%

Color #897594 in popluar number systems.

HEX 89 75 94
Decimal 137 117 148
Binary 10001001 1110101 10010100
Octal 211 165 224

Shades and tints

Shades of #897594

#897594
(137,117,148)
#7D6B87
(125,107,135)
#71617A
(113,97,122)
#65576D
(101,87,109)
#594D60
(89,77,96)
#4D4353
(77,67,83)
#413946
(65,57,70)
#352F39
(53,47,57)
#29252C
(41,37,44)
#1D1B1F
(29,27,31)
#111112
(17,17,18)
#000000
(0,0,0)

Tints of #897594

#897594
(137,117,148)
#93819D
(147,129,157)
#9D8DA6
(157,141,166)
#A799AF
(167,153,175)
#B1A5B8
(177,165,184)
#BBB1C1
(187,177,193)
#C5BDCA
(197,189,202)
#CFC9D3
(207,201,211)
#D9D5DC
(217,213,220)
#E3E1E5
(227,225,229)
#EDEDEE
(237,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #897594 color. Also use rgb(137,117,148) instead hex code.

Text Font Color

.myTextColor { color: #897594; }

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

This text font color is #897594.

Background Color

.myBgColor { background-color: #897594; }

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

This div background color is #897594.

Border color

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

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

This div border color is #897594.

Opacity

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

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

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

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

This text has shadow with #897594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897594.

Preview

Color preview on black background

This text has color #897594 on black background.


Color preview on white background

This text has color #897594 on white background.


Black color preview on #897594 background

This text has black color on #897594 background.


White color preview on #897594 background

This text has white color on #897594 background.


Related colors

Complementary color

Complementary color for #hex is #768A6B.


I love getcolorcode.com

Triadic colors

1 #948975 and #759489 with #897594 are triadic colors.

2 #947589 and #758994 with #897594 are triadic colors.