COLOR #896190

HEX: #896190 RGB: (137,97,144)

Color info

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

RGB color model

#896190 color RGB value is (137,97,144).

RGB: (137,97,144) (54%, 38%, 56%)

RGB channels and saturation

R 137 of 255 = 54%
G 97 of 255 = 38%
B 144 of 255 = 56%

137
97
144

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

Portions of RGB colors in percentages

R + G + B = 137 + 97 + 144 = 378 (100%)
R 137 of 378 ~ 36.24%
G 97 of 378 ~ 25.66%
B 144 of 378 ~ 38.1'%

%36.24
%25.66
%38.1

CMYK color model

#896190 color CMYK value is (5,33,0,44).

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

CMYK: (5,33,0,44)
C5M33Y0K44 (5%, 33%, 0%, 44%)
(0.05 / 0.33 / 0.00 / 0.44)

CMYK percentages

%4.86
%32.64
%0
%43.53

Codes

Color #896190 in popluar color models

89 61 90
RGB 137 97 144
HSL 291° 19.50% 47.25%
HSB/HSV 291° 32.64% 56.47%
CMYK 4.86% 32.64% 0.00%
43.53%

Color #896190 in popluar number systems.

HEX 89 61 90
Decimal 137 97 144
Binary 10001001 1100001 10010000
Octal 211 141 220

Shades and tints

Shades of #896190

#896190
(137,97,144)
#7D5983
(125,89,131)
#715176
(113,81,118)
#654969
(101,73,105)
#59415C
(89,65,92)
#4D394F
(77,57,79)
#413142
(65,49,66)
#352935
(53,41,53)
#292128
(41,33,40)
#1D191B
(29,25,27)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #896190

#896190
(137,97,144)
#936F9A
(147,111,154)
#9D7DA4
(157,125,164)
#A78BAE
(167,139,174)
#B199B8
(177,153,184)
#BBA7C2
(187,167,194)
#C5B5CC
(197,181,204)
#CFC3D6
(207,195,214)
#D9D1E0
(217,209,224)
#E3DFEA
(227,223,234)
#EDEDF4
(237,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #896190; }

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

This text font color is #896190.

Background Color

.myBgColor { background-color: #896190; }

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

This div background color is #896190.

Border color

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

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

This div border color is #896190.

Opacity

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

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

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

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

This text has shadow with #896190 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896190.

Preview

Color preview on black background

This text has color #896190 on black background.


Color preview on white background

This text has color #896190 on white background.


Black color preview on #896190 background

This text has black color on #896190 background.


White color preview on #896190 background

This text has white color on #896190 background.


Related colors

Complementary color

Complementary color for #hex is #769E6F.


I love getcolorcode.com

Triadic colors

1 #908961 and #619089 with #896190 are triadic colors.

2 #906189 and #618990 with #896190 are triadic colors.