COLOR #89577E

HEX: #89577E RGB: (137,87,126)

Color info

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

RGB color model

#89577E color RGB value is (137,87,126).

RGB: (137,87,126) (54%, 34%, 49%)

RGB channels and saturation

R 137 of 255 = 54%
G 87 of 255 = 34%
B 126 of 255 = 49%

137
87
126

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

Portions of RGB colors in percentages

R + G + B = 137 + 87 + 126 = 350 (100%)
R 137 of 350 ~ 39.14%
G 87 of 350 ~ 24.86%
B 126 of 350 ~ 36'%

%39.14
%24.86
%36

CMYK color model

#89577E color CMYK value is (0,36,8,46).

  • cyan value is 0.00%
  • magenta value is 36.50%
  • yellow value is 8.03%
  • key color value is 46.27%
CMYK: (0,36,8,46) C0M36Y8K46 (0%,36%,8%,46%) (0.00/0.36/0.08/0.46) 

CMYK percentages

%0
%36.5
%8.03
%46.27

Codes

Color #89577E in popluar color models

89 57 7E
RGB 137 87 126
HSL 313° 22.32% 43.92%
HSB/HSV 313° 36.50% 53.73%
CMYK 0.00% 36.50% 8.03%
46.27%

Color #89577E in popluar number systems.

HEX 89 57 7E
Decimal 137 87 126
Binary 10001001 1010111 1111110
Octal 211 127 176

Shades and tints

Shades of #89577E

#89577E
(137,87,126)
#7D5073
(125,80,115)
#714968
(113,73,104)
#65425D
(101,66,93)
#593B52
(89,59,82)
#4D3447
(77,52,71)
#412D3C
(65,45,60)
#352631
(53,38,49)
#291F26
(41,31,38)
#1D181B
(29,24,27)
#111110
(17,17,16)
#000000
(0,0,0)

Tints of #89577E

#89577E
(137,87,126)
#936689
(147,102,137)
#9D7594
(157,117,148)
#A7849F
(167,132,159)
#B193AA
(177,147,170)
#BBA2B5
(187,162,181)
#C5B1C0
(197,177,192)
#CFC0CB
(207,192,203)
#D9CFD6
(217,207,214)
#E3DEE1
(227,222,225)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #89577E; }

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

This text font color is #89577E.

Background Color

.myBgColor { background-color: #89577E; }

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

This div background color is #89577E.

Border color

.myBorderColor { border: 1px solid #89577E; }

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

This div border color is #89577E.

Opacity

.myOpacity80 { color: #89577E; opacity: 0.8; }

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

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

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

This text has shadow with #89577E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89577E.

Preview

Color preview on black background

This text has color #89577E on black background.


Color preview on white background

This text has color #89577E on white background.


Black color preview on #89577E background

This text has black color on #89577E background.


White color preview on #89577E background

This text has white color on #89577E background.


Related colors

Complementary color

Complementary color for #hex is #76A881.


I love getcolorcode.com

Triadic colors

1 #7E8957 and #577E89 with #89577E are triadic colors.

2 #7E5789 and #57897E with #89577E are triadic colors.