COLOR #897495

HEX: #897495 RGB: (137,116,149)

Color info

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

RGB color model

#897495 color RGB value is (137,116,149).

RGB: (137,116,149) (54%, 45%, 58%)

RGB channels and saturation

R 137 of 255 = 54%
G 116 of 255 = 45%
B 149 of 255 = 58%

137
116
149

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

Portions of RGB colors in percentages

R + G + B = 137 + 116 + 149 = 402 (100%)
R 137 of 402 ~ 34.08%
G 116 of 402 ~ 28.86%
B 149 of 402 ~ 37.06'%

%34.08
%28.86
%37.06

CMYK color model

#897495 color CMYK value is (8,22,0,42).

  • cyan value is 8.05%
  • magenta value is 22.15%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (8,22,0,42)
C8M22Y0K42 (8%, 22%, 0%, 42%)
(0.08 / 0.22 / 0.00 / 0.42)

CMYK percentages

%8.05
%22.15
%0
%41.57

Codes

Color #897495 in popluar color models

89 74 95
RGB 137 116 149
HSL 278° 13.47% 51.96%
HSB/HSV 278° 22.15% 58.43%
CMYK 8.05% 22.15% 0.00%
41.57%

Color #897495 in popluar number systems.

HEX 89 74 95
Decimal 137 116 149
Binary 10001001 1110100 10010101
Octal 211 164 225

Shades and tints

Shades of #897495

#897495
(137,116,149)
#7D6A88
(125,106,136)
#71607B
(113,96,123)
#65566E
(101,86,110)
#594C61
(89,76,97)
#4D4254
(77,66,84)
#413847
(65,56,71)
#352E3A
(53,46,58)
#29242D
(41,36,45)
#1D1A20
(29,26,32)
#111013
(17,16,19)
#000000
(0,0,0)

Tints of #897495

#897495
(137,116,149)
#93809E
(147,128,158)
#9D8CA7
(157,140,167)
#A798B0
(167,152,176)
#B1A4B9
(177,164,185)
#BBB0C2
(187,176,194)
#C5BCCB
(197,188,203)
#CFC8D4
(207,200,212)
#D9D4DD
(217,212,221)
#E3E0E6
(227,224,230)
#EDECEF
(237,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #897495 color. Also use rgb(137,116,149) instead hex code.

Text Font Color

.myTextColor { color: #897495; }

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

This text font color is #897495.

Background Color

.myBgColor { background-color: #897495; }

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

This div background color is #897495.

Border color

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

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

This div border color is #897495.

Opacity

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

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

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

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

This text has shadow with #897495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897495.

Preview

Color preview on black background

This text has color #897495 on black background.


Color preview on white background

This text has color #897495 on white background.


Black color preview on #897495 background

This text has black color on #897495 background.


White color preview on #897495 background

This text has white color on #897495 background.


Related colors

Complementary color

Complementary color for #hex is #768B6A.


I love getcolorcode.com

Triadic colors

1 #958974 and #749589 with #897495 are triadic colors.

2 #957489 and #748995 with #897495 are triadic colors.