COLOR #897790

HEX: #897790 RGB: (137,119,144)

Color info

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

RGB color model

#897790 color RGB value is (137,119,144).

RGB: (137,119,144) (54%, 47%, 56%)

RGB channels and saturation

R 137 of 255 = 54%
G 119 of 255 = 47%
B 144 of 255 = 56%

137
119
144

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

Portions of RGB colors in percentages

R + G + B = 137 + 119 + 144 = 400 (100%)
R 137 of 400 ~ 34.25%
G 119 of 400 ~ 29.75%
B 144 of 400 ~ 36'%

%34.25
%29.75
%36

CMYK color model

#897790 color CMYK value is (5,17,0,44).

  • cyan value is 4.86%
  • magenta value is 17.36%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (5,17,0,44)
C5M17Y0K44 (5%, 17%, 0%, 44%)
(0.05 / 0.17 / 0.00 / 0.44)

CMYK percentages

%4.86
%17.36
%0
%43.53

Codes

Color #897790 in popluar color models

89 77 90
RGB 137 119 144
HSL 283° 10.12% 51.57%
HSB/HSV 283° 17.36% 56.47%
CMYK 4.86% 17.36% 0.00%
43.53%

Color #897790 in popluar number systems.

HEX 89 77 90
Decimal 137 119 144
Binary 10001001 1110111 10010000
Octal 211 167 220

Shades and tints

Shades of #897790

#897790
(137,119,144)
#7D6D83
(125,109,131)
#716376
(113,99,118)
#655969
(101,89,105)
#594F5C
(89,79,92)
#4D454F
(77,69,79)
#413B42
(65,59,66)
#353135
(53,49,53)
#292728
(41,39,40)
#1D1D1B
(29,29,27)
#11130E
(17,19,14)
#000000
(0,0,0)

Tints of #897790

#897790
(137,119,144)
#93839A
(147,131,154)
#9D8FA4
(157,143,164)
#A79BAE
(167,155,174)
#B1A7B8
(177,167,184)
#BBB3C2
(187,179,194)
#C5BFCC
(197,191,204)
#CFCBD6
(207,203,214)
#D9D7E0
(217,215,224)
#E3E3EA
(227,227,234)
#EDEFF4
(237,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #897790 color. Also use rgb(137,119,144) instead hex code.

Text Font Color

.myTextColor { color: #897790; }

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

This text font color is #897790.

Background Color

.myBgColor { background-color: #897790; }

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

This div background color is #897790.

Border color

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

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

This div border color is #897790.

Opacity

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

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

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

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

This text has shadow with #897790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897790.

Preview

Color preview on black background

This text has color #897790 on black background.


Color preview on white background

This text has color #897790 on white background.


Black color preview on #897790 background

This text has black color on #897790 background.


White color preview on #897790 background

This text has white color on #897790 background.


Related colors

Complementary color

Complementary color for #hex is #76886F.


I love getcolorcode.com

Triadic colors

1 #908977 and #779089 with #897790 are triadic colors.

2 #907789 and #778990 with #897790 are triadic colors.