COLOR #89476B

HEX: #89476B RGB: (137,71,107)

Color info

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

RGB color model

#89476B color RGB value is (137,71,107).

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

RGB channels and saturation

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

137
71
107

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

Portions of RGB colors in percentages

R + G + B = 137 + 71 + 107 = 315 (100%)
R 137 of 315 ~ 43.49%
G 71 of 315 ~ 22.54%
B 107 of 315 ~ 33.97'%

%43.49
%22.54
%33.97

CMYK color model

#89476B color CMYK value is (0,48,22,46).

  • cyan value is 0.00%
  • magenta value is 48.18%
  • yellow value is 21.90%
  • key color value is 46.27%
CMYK: (0,48,22,46) C0M48Y22K46 (0%,48%,22%,46%) (0.00/0.48/0.22/0.46) 

CMYK percentages

%0
%48.18
%21.9
%46.27

Codes

Color #89476B in popluar color models

89 47 6B
RGB 137 71 107
HSL 327° 31.73% 40.78%
HSB/HSV 327° 48.18% 53.73%
CMYK 0.00% 48.18% 21.90%
46.27%

Color #89476B in popluar number systems.

HEX 89 47 6B
Decimal 137 71 107
Binary 10001001 1000111 1101011
Octal 211 107 153

Shades and tints

Shades of #89476B

#89476B
(137,71,107)
#7D4162
(125,65,98)
#713B59
(113,59,89)
#653550
(101,53,80)
#592F47
(89,47,71)
#4D293E
(77,41,62)
#412335
(65,35,53)
#351D2C
(53,29,44)
#291723
(41,23,35)
#1D111A
(29,17,26)
#110B11
(17,11,17)
#000000
(0,0,0)

Tints of #89476B

#89476B
(137,71,107)
#935778
(147,87,120)
#9D6785
(157,103,133)
#A77792
(167,119,146)
#B1879F
(177,135,159)
#BB97AC
(187,151,172)
#C5A7B9
(197,167,185)
#CFB7C6
(207,183,198)
#D9C7D3
(217,199,211)
#E3D7E0
(227,215,224)
#EDE7ED
(237,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #89476B; }

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

This text font color is #89476B.

Background Color

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

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

This div background color is #89476B.

Border color

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

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

This div border color is #89476B.

Opacity

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

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

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

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

This text has shadow with #89476B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89476B.

Preview

Color preview on black background

This text has color #89476B on black background.


Color preview on white background

This text has color #89476B on white background.


Black color preview on #89476B background

This text has black color on #89476B background.


White color preview on #89476B background

This text has white color on #89476B background.


Related colors

Complementary color

Complementary color for #hex is #76B894.


I love getcolorcode.com

Triadic colors

1 #6B8947 and #476B89 with #89476B are triadic colors.

2 #6B4789 and #47896B with #89476B are triadic colors.