COLOR #89689E

HEX: #89689E RGB: (137,104,158)

Color info

#89689E contains red, green and blue colors in about the same proportion. Web safe color of #89689E is #996699 (or #969).

RGB color model

#89689E color RGB value is (137,104,158).

RGB: (137,104,158) (54%, 41%, 62%)

RGB channels and saturation

R 137 of 255 = 54%
G 104 of 255 = 41%
B 158 of 255 = 62%

137
104
158

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

Portions of RGB colors in percentages

R + G + B = 137 + 104 + 158 = 399 (100%)
R 137 of 399 ~ 34.34%
G 104 of 399 ~ 26.07%
B 158 of 399 ~ 39.6'%

%34.34
%26.07
%39.6

CMYK color model

#89689E color CMYK value is (13,34,0,38).

  • cyan value is 13.29%
  • magenta value is 34.18%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (13,34,0,38) C13M34Y0K38 (13%,34%,0%,38%) (0.13/0.34/0.00/0.38) 

CMYK percentages

%13.29
%34.18
%0
%38.04

Codes

Color #89689E in popluar color models

89 68 9E
RGB 137 104 158
HSL 277° 21.77% 51.37%
HSB/HSV 277° 34.18% 61.96%
CMYK 13.29% 34.18% 0.00%
38.04%

Color #89689E in popluar number systems.

HEX 89 68 9E
Decimal 137 104 158
Binary 10001001 1101000 10011110
Octal 211 150 236

Shades and tints

Shades of #89689E

#89689E
(137,104,158)
#7D5F90
(125,95,144)
#715682
(113,86,130)
#654D74
(101,77,116)
#594466
(89,68,102)
#4D3B58
(77,59,88)
#41324A
(65,50,74)
#35293C
(53,41,60)
#29202E
(41,32,46)
#1D1720
(29,23,32)
#110E12
(17,14,18)
#000000
(0,0,0)

Tints of #89689E

#89689E
(137,104,158)
#9375A6
(147,117,166)
#9D82AE
(157,130,174)
#A78FB6
(167,143,182)
#B19CBE
(177,156,190)
#BBA9C6
(187,169,198)
#C5B6CE
(197,182,206)
#CFC3D6
(207,195,214)
#D9D0DE
(217,208,222)
#E3DDE6
(227,221,230)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #89689E color. Also use rgb(137,104,158) instead hex code.

Text Font Color

.myTextColor { color: #89689E; }

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

This text font color is #89689E.

Background Color

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

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

This div background color is #89689E.

Border color

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

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

This div border color is #89689E.

Opacity

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

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

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

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

This text has shadow with #89689E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89689E.

Preview

Color preview on black background

This text has color #89689E on black background.


Color preview on white background

This text has color #89689E on white background.


Black color preview on #89689E background

This text has black color on #89689E background.


White color preview on #89689E background

This text has white color on #89689E background.


Related colors

Complementary color

Complementary color for #hex is #769761.


I love getcolorcode.com

Triadic colors

1 #9E8968 and #689E89 with #89689E are triadic colors.

2 #9E6889 and #68899E with #89689E are triadic colors.