COLOR #89577A

HEX: #89577A RGB: (137,87,122)

Color info

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

RGB color model

#89577A color RGB value is (137,87,122).

RGB: (137,87,122) (54%, 34%, 48%)

RGB channels and saturation

R 137 of 255 = 54%
G 87 of 255 = 34%
B 122 of 255 = 48%

137
87
122

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

Portions of RGB colors in percentages

R + G + B = 137 + 87 + 122 = 346 (100%)
R 137 of 346 ~ 39.6%
G 87 of 346 ~ 25.14%
B 122 of 346 ~ 35.26'%

%39.6
%25.14
%35.26

CMYK color model

#89577A color CMYK value is (0,36,11,46).

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

CMYK: (0,36,11,46)
C0M36Y11K46 (0%, 36%, 11%, 46%)
(0.00 / 0.36 / 0.11 / 0.46)

CMYK percentages

%0
%36.5
%10.95
%46.27

Codes

Color #89577A in popluar color models

89 57 7A
RGB 137 87 122
HSL 318° 22.32% 43.92%
HSB/HSV 318° 36.50% 53.73%
CMYK 0.00% 36.50% 10.95%
46.27%

Color #89577A in popluar number systems.

HEX 89 57 7A
Decimal 137 87 122
Binary 10001001 1010111 1111010
Octal 211 127 172

Shades and tints

Shades of #89577A

#89577A
(137,87,122)
#7D506F
(125,80,111)
#714964
(113,73,100)
#654259
(101,66,89)
#593B4E
(89,59,78)
#4D3443
(77,52,67)
#412D38
(65,45,56)
#35262D
(53,38,45)
#291F22
(41,31,34)
#1D1817
(29,24,23)
#11110C
(17,17,12)
#000000
(0,0,0)

Tints of #89577A

#89577A
(137,87,122)
#936686
(147,102,134)
#9D7592
(157,117,146)
#A7849E
(167,132,158)
#B193AA
(177,147,170)
#BBA2B6
(187,162,182)
#C5B1C2
(197,177,194)
#CFC0CE
(207,192,206)
#D9CFDA
(217,207,218)
#E3DEE6
(227,222,230)
#EDEDF2
(237,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #89577A; }

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

This text font color is #89577A.

Background Color

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

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

This div background color is #89577A.

Border color

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

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

This div border color is #89577A.

Opacity

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

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

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

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

This text has shadow with #89577A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89577A.

Preview

Color preview on black background

This text has color #89577A on black background.


Color preview on white background

This text has color #89577A on white background.


Black color preview on #89577A background

This text has black color on #89577A background.


White color preview on #89577A background

This text has white color on #89577A background.


Related colors

Complementary color

Complementary color for #hex is #76A885.


I love getcolorcode.com

Triadic colors

1 #7A8957 and #577A89 with #89577A are triadic colors.

2 #7A5789 and #57897A with #89577A are triadic colors.