COLOR #89486B

HEX: #89486B RGB: (137,72,107)

Color info

#89486B contains mainly red and blue colors. Web safe color of #89486B is #993366 (or #936).

RGB color model

#89486B color RGB value is (137,72,107).

RGB: (137,72,107) (54%, 28%, 42%)

RGB channels and saturation

R 137 of 255 = 54%
G 72 of 255 = 28%
B 107 of 255 = 42%

137
72
107

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

Portions of RGB colors in percentages

R + G + B = 137 + 72 + 107 = 316 (100%)
R 137 of 316 ~ 43.35%
G 72 of 316 ~ 22.78%
B 107 of 316 ~ 33.86'%

%43.35
%22.78
%33.86

CMYK color model

#89486B color CMYK value is (0,47,22,46).

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

CMYK: (0,47,22,46)
C0M47Y22K46 (0%, 47%, 22%, 46%)
(0.00 / 0.47 / 0.22 / 0.46)

CMYK percentages

%0
%47.45
%21.9
%46.27

Codes

Color #89486B in popluar color models

89 48 6B
RGB 137 72 107
HSL 328° 31.10% 40.98%
HSB/HSV 328° 47.45% 53.73%
CMYK 0.00% 47.45% 21.90%
46.27%

Color #89486B in popluar number systems.

HEX 89 48 6B
Decimal 137 72 107
Binary 10001001 1001000 1101011
Octal 211 110 153

Shades and tints

Shades of #89486B

#89486B
(137,72,107)
#7D4262
(125,66,98)
#713C59
(113,60,89)
#653650
(101,54,80)
#593047
(89,48,71)
#4D2A3E
(77,42,62)
#412435
(65,36,53)
#351E2C
(53,30,44)
#291823
(41,24,35)
#1D121A
(29,18,26)
#110C11
(17,12,17)
#000000
(0,0,0)

Tints of #89486B

#89486B
(137,72,107)
#935878
(147,88,120)
#9D6885
(157,104,133)
#A77892
(167,120,146)
#B1889F
(177,136,159)
#BB98AC
(187,152,172)
#C5A8B9
(197,168,185)
#CFB8C6
(207,184,198)
#D9C8D3
(217,200,211)
#E3D8E0
(227,216,224)
#EDE8ED
(237,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #89486B; }

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

This text font color is #89486B.

Background Color

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

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

This div background color is #89486B.

Border color

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

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

This div border color is #89486B.

Opacity

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

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

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

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

This text has shadow with #89486B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89486B.

Preview

Color preview on black background

This text has color #89486B on black background.


Color preview on white background

This text has color #89486B on white background.


Black color preview on #89486B background

This text has black color on #89486B background.


White color preview on #89486B background

This text has white color on #89486B background.


Related colors

Complementary color

Complementary color for #hex is #76B794.


I love getcolorcode.com

Triadic colors

1 #6B8948 and #486B89 with #89486B are triadic colors.

2 #6B4889 and #48896B with #89486B are triadic colors.