COLOR #89526B

HEX: #89526B RGB: (137,82,107)

Color info

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

RGB color model

#89526B color RGB value is (137,82,107).

RGB: (137,82,107) (54%, 32%, 42%)

RGB channels and saturation

R 137 of 255 = 54%
G 82 of 255 = 32%
B 107 of 255 = 42%

137
82
107

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

Portions of RGB colors in percentages

R + G + B = 137 + 82 + 107 = 326 (100%)
R 137 of 326 ~ 42.02%
G 82 of 326 ~ 25.15%
B 107 of 326 ~ 32.82'%

%42.02
%25.15
%32.82

CMYK color model

#89526B color CMYK value is (0,40,22,46).

  • cyan value is 0.00%
  • magenta value is 40.15%
  • yellow value is 21.90%
  • key color value is 46.27%

CMYK: (0,40,22,46)
C0M40Y22K46 (0%, 40%, 22%, 46%)
(0.00 / 0.40 / 0.22 / 0.46)

CMYK percentages

%0
%40.15
%21.9
%46.27

Codes

Color #89526B in popluar color models

89 52 6B
RGB 137 82 107
HSL 333° 25.11% 42.94%
HSB/HSV 333° 40.15% 53.73%
CMYK 0.00% 40.15% 21.90%
46.27%

Color #89526B in popluar number systems.

HEX 89 52 6B
Decimal 137 82 107
Binary 10001001 1010010 1101011
Octal 211 122 153

Shades and tints

Shades of #89526B

#89526B
(137,82,107)
#7D4B62
(125,75,98)
#714459
(113,68,89)
#653D50
(101,61,80)
#593647
(89,54,71)
#4D2F3E
(77,47,62)
#412835
(65,40,53)
#35212C
(53,33,44)
#291A23
(41,26,35)
#1D131A
(29,19,26)
#110C11
(17,12,17)
#000000
(0,0,0)

Tints of #89526B

#89526B
(137,82,107)
#936178
(147,97,120)
#9D7085
(157,112,133)
#A77F92
(167,127,146)
#B18E9F
(177,142,159)
#BB9DAC
(187,157,172)
#C5ACB9
(197,172,185)
#CFBBC6
(207,187,198)
#D9CAD3
(217,202,211)
#E3D9E0
(227,217,224)
#EDE8ED
(237,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #89526B color. Also use rgb(137,82,107) instead hex code.

Text Font Color

.myTextColor { color: #89526B; }

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

This text font color is #89526B.

Background Color

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

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

This div background color is #89526B.

Border color

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

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

This div border color is #89526B.

Opacity

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

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

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

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

This text has shadow with #89526B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89526B.

Preview

Color preview on black background

This text has color #89526B on black background.


Color preview on white background

This text has color #89526B on white background.


Black color preview on #89526B background

This text has black color on #89526B background.


White color preview on #89526B background

This text has white color on #89526B background.


Related colors

Complementary color

Complementary color for #hex is #76AD94.


I love getcolorcode.com

Triadic colors

1 #6B8952 and #526B89 with #89526B are triadic colors.

2 #6B5289 and #52896B with #89526B are triadic colors.