COLOR #897898

HEX: #897898 RGB: (137,120,152)

Color info

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

RGB color model

#897898 color RGB value is (137,120,152).

RGB: (137,120,152) (54%, 47%, 60%)

RGB channels and saturation

R 137 of 255 = 54%
G 120 of 255 = 47%
B 152 of 255 = 60%

137
120
152

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

Portions of RGB colors in percentages

R + G + B = 137 + 120 + 152 = 409 (100%)
R 137 of 409 ~ 33.5%
G 120 of 409 ~ 29.34%
B 152 of 409 ~ 37.16'%

%33.5
%29.34
%37.16

CMYK color model

#897898 color CMYK value is (10,21,0,40).

  • cyan value is 9.87%
  • magenta value is 21.05%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (10,21,0,40)
C10M21Y0K40 (10%, 21%, 0%, 40%)
(0.10 / 0.21 / 0.00 / 0.40)

CMYK percentages

%9.87
%21.05
%0
%40.39

Codes

Color #897898 in popluar color models

89 78 98
RGB 137 120 152
HSL 272° 13.45% 53.33%
HSB/HSV 272° 21.05% 59.61%
CMYK 9.87% 21.05% 0.00%
40.39%

Color #897898 in popluar number systems.

HEX 89 78 98
Decimal 137 120 152
Binary 10001001 1111000 10011000
Octal 211 170 230

Shades and tints

Shades of #897898

#897898
(137,120,152)
#7D6E8B
(125,110,139)
#71647E
(113,100,126)
#655A71
(101,90,113)
#595064
(89,80,100)
#4D4657
(77,70,87)
#413C4A
(65,60,74)
#35323D
(53,50,61)
#292830
(41,40,48)
#1D1E23
(29,30,35)
#111416
(17,20,22)
#000000
(0,0,0)

Tints of #897898

#897898
(137,120,152)
#9384A1
(147,132,161)
#9D90AA
(157,144,170)
#A79CB3
(167,156,179)
#B1A8BC
(177,168,188)
#BBB4C5
(187,180,197)
#C5C0CE
(197,192,206)
#CFCCD7
(207,204,215)
#D9D8E0
(217,216,224)
#E3E4E9
(227,228,233)
#EDF0F2
(237,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #897898 color. Also use rgb(137,120,152) instead hex code.

Text Font Color

.myTextColor { color: #897898; }

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

This text font color is #897898.

Background Color

.myBgColor { background-color: #897898; }

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

This div background color is #897898.

Border color

.myBorderColor { border: 1px solid #897898; }

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

This div border color is #897898.

Opacity

.myOpacity80 { color: #897898; opacity: 0.8; }

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

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

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

This text has shadow with #897898 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897898.

Preview

Color preview on black background

This text has color #897898 on black background.


Color preview on white background

This text has color #897898 on white background.


Black color preview on #897898 background

This text has black color on #897898 background.


White color preview on #897898 background

This text has white color on #897898 background.


Related colors

Complementary color

Complementary color for #hex is #768767.


I love getcolorcode.com

Triadic colors

1 #988978 and #789889 with #897898 are triadic colors.

2 #987889 and #788998 with #897898 are triadic colors.