COLOR #896797

HEX: #896797 RGB: (137,103,151)

Color info

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

RGB color model

#896797 color RGB value is (137,103,151).

RGB: (137,103,151) (54%, 40%, 59%)

RGB channels and saturation

R 137 of 255 = 54%
G 103 of 255 = 40%
B 151 of 255 = 59%

137
103
151

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

Portions of RGB colors in percentages

R + G + B = 137 + 103 + 151 = 391 (100%)
R 137 of 391 ~ 35.04%
G 103 of 391 ~ 26.34%
B 151 of 391 ~ 38.62'%

%35.04
%26.34
%38.62

CMYK color model

#896797 color CMYK value is (9,32,0,41).

  • cyan value is 9.27%
  • magenta value is 31.79%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (9,32,0,41)
C9M32Y0K41 (9%, 32%, 0%, 41%)
(0.09 / 0.32 / 0.00 / 0.41)

CMYK percentages

%9.27
%31.79
%0
%40.78

Codes

Color #896797 in popluar color models

89 67 97
RGB 137 103 151
HSL 283° 18.90% 49.80%
HSB/HSV 283° 31.79% 59.22%
CMYK 9.27% 31.79% 0.00%
40.78%

Color #896797 in popluar number systems.

HEX 89 67 97
Decimal 137 103 151
Binary 10001001 1100111 10010111
Octal 211 147 227

Shades and tints

Shades of #896797

#896797
(137,103,151)
#7D5E8A
(125,94,138)
#71557D
(113,85,125)
#654C70
(101,76,112)
#594363
(89,67,99)
#4D3A56
(77,58,86)
#413149
(65,49,73)
#35283C
(53,40,60)
#291F2F
(41,31,47)
#1D1622
(29,22,34)
#110D15
(17,13,21)
#000000
(0,0,0)

Tints of #896797

#896797
(137,103,151)
#9374A0
(147,116,160)
#9D81A9
(157,129,169)
#A78EB2
(167,142,178)
#B19BBB
(177,155,187)
#BBA8C4
(187,168,196)
#C5B5CD
(197,181,205)
#CFC2D6
(207,194,214)
#D9CFDF
(217,207,223)
#E3DCE8
(227,220,232)
#EDE9F1
(237,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #896797 color. Also use rgb(137,103,151) instead hex code.

Text Font Color

.myTextColor { color: #896797; }

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

This text font color is #896797.

Background Color

.myBgColor { background-color: #896797; }

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

This div background color is #896797.

Border color

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

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

This div border color is #896797.

Opacity

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

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

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

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

This text has shadow with #896797 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896797.

Preview

Color preview on black background

This text has color #896797 on black background.


Color preview on white background

This text has color #896797 on white background.


Black color preview on #896797 background

This text has black color on #896797 background.


White color preview on #896797 background

This text has white color on #896797 background.


Related colors

Complementary color

Complementary color for #hex is #769868.


I love getcolorcode.com

Triadic colors

1 #978967 and #679789 with #896797 are triadic colors.

2 #976789 and #678997 with #896797 are triadic colors.