COLOR #89597B

HEX: #89597B RGB: (137,89,123)

Color info

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

RGB color model

#89597B color RGB value is (137,89,123).

RGB: (137,89,123) (54%, 35%, 48%)

RGB channels and saturation

R 137 of 255 = 54%
G 89 of 255 = 35%
B 123 of 255 = 48%

137
89
123

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

Portions of RGB colors in percentages

R + G + B = 137 + 89 + 123 = 349 (100%)
R 137 of 349 ~ 39.26%
G 89 of 349 ~ 25.5%
B 123 of 349 ~ 35.24'%

%39.26
%25.5
%35.24

CMYK color model

#89597B color CMYK value is (0,35,10,46).

  • cyan value is 0.00%
  • magenta value is 35.04%
  • yellow value is 10.22%
  • key color value is 46.27%
CMYK: (0,35,10,46) C0M35Y10K46 (0%,35%,10%,46%) (0.00/0.35/0.10/0.46) 

CMYK percentages

%0
%35.04
%10.22
%46.27

Codes

Color #89597B in popluar color models

89 59 7B
RGB 137 89 123
HSL 318° 21.24% 44.31%
HSB/HSV 318° 35.04% 53.73%
CMYK 0.00% 35.04% 10.22%
46.27%

Color #89597B in popluar number systems.

HEX 89 59 7B
Decimal 137 89 123
Binary 10001001 1011001 1111011
Octal 211 131 173

Shades and tints

Shades of #89597B

#89597B
(137,89,123)
#7D5170
(125,81,112)
#714965
(113,73,101)
#65415A
(101,65,90)
#59394F
(89,57,79)
#4D3144
(77,49,68)
#412939
(65,41,57)
#35212E
(53,33,46)
#291923
(41,25,35)
#1D1118
(29,17,24)
#11090D
(17,9,13)
#000000
(0,0,0)

Tints of #89597B

#89597B
(137,89,123)
#936887
(147,104,135)
#9D7793
(157,119,147)
#A7869F
(167,134,159)
#B195AB
(177,149,171)
#BBA4B7
(187,164,183)
#C5B3C3
(197,179,195)
#CFC2CF
(207,194,207)
#D9D1DB
(217,209,219)
#E3E0E7
(227,224,231)
#EDEFF3
(237,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #89597B; }

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

This text font color is #89597B.

Background Color

.myBgColor { background-color: #89597B; }

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

This div background color is #89597B.

Border color

.myBorderColor { border: 1px solid #89597B; }

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

This div border color is #89597B.

Opacity

.myOpacity80 { color: #89597B; opacity: 0.8; }

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

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

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

This text has shadow with #89597B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89597B.

Preview

Color preview on black background

This text has color #89597B on black background.


Color preview on white background

This text has color #89597B on white background.


Black color preview on #89597B background

This text has black color on #89597B background.


White color preview on #89597B background

This text has white color on #89597B background.


Related colors

Complementary color

Complementary color for #hex is #76A684.


I love getcolorcode.com

Triadic colors

1 #7B8959 and #597B89 with #89597B are triadic colors.

2 #7B5989 and #59897B with #89597B are triadic colors.