COLOR #896680

HEX: #896680 RGB: (137,102,128)

Color info

#896680 contains red, green and blue colors in about the same proportion. Web safe color of #896680 is #996666 (or #966).

RGB color model

#896680 color RGB value is (137,102,128).

RGB: (137,102,128) (54%, 40%, 50%)

RGB channels and saturation

R 137 of 255 = 54%
G 102 of 255 = 40%
B 128 of 255 = 50%

137
102
128

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

Portions of RGB colors in percentages

R + G + B = 137 + 102 + 128 = 367 (100%)
R 137 of 367 ~ 37.33%
G 102 of 367 ~ 27.79%
B 128 of 367 ~ 34.88'%

%37.33
%27.79
%34.88

CMYK color model

#896680 color CMYK value is (0,26,7,46).

  • cyan value is 0.00%
  • magenta value is 25.55%
  • yellow value is 6.57%
  • key color value is 46.27%

CMYK: (0,26,7,46)
C0M26Y7K46 (0%, 26%, 7%, 46%)
(0.00 / 0.26 / 0.07 / 0.46)

CMYK percentages

%0
%25.55
%6.57
%46.27

Codes

Color #896680 in popluar color models

89 66 80
RGB 137 102 128
HSL 315° 14.64% 46.86%
HSB/HSV 315° 25.55% 53.73%
CMYK 0.00% 25.55% 6.57%
46.27%

Color #896680 in popluar number systems.

HEX 89 66 80
Decimal 137 102 128
Binary 10001001 1100110 10000000
Octal 211 146 200

Shades and tints

Shades of #896680

#896680
(137,102,128)
#7D5D75
(125,93,117)
#71546A
(113,84,106)
#654B5F
(101,75,95)
#594254
(89,66,84)
#4D3949
(77,57,73)
#41303E
(65,48,62)
#352733
(53,39,51)
#291E28
(41,30,40)
#1D151D
(29,21,29)
#110C12
(17,12,18)
#000000
(0,0,0)

Tints of #896680

#896680
(137,102,128)
#93738B
(147,115,139)
#9D8096
(157,128,150)
#A78DA1
(167,141,161)
#B19AAC
(177,154,172)
#BBA7B7
(187,167,183)
#C5B4C2
(197,180,194)
#CFC1CD
(207,193,205)
#D9CED8
(217,206,216)
#E3DBE3
(227,219,227)
#EDE8EE
(237,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #896680 color. Also use rgb(137,102,128) instead hex code.

Text Font Color

.myTextColor { color: #896680; }

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

This text font color is #896680.

Background Color

.myBgColor { background-color: #896680; }

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

This div background color is #896680.

Border color

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

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

This div border color is #896680.

Opacity

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

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

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

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

This text has shadow with #896680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896680.

Preview

Color preview on black background

This text has color #896680 on black background.


Color preview on white background

This text has color #896680 on white background.


Black color preview on #896680 background

This text has black color on #896680 background.


White color preview on #896680 background

This text has white color on #896680 background.


Related colors

Complementary color

Complementary color for #hex is #76997F.


I love getcolorcode.com

Triadic colors

1 #808966 and #668089 with #896680 are triadic colors.

2 #806689 and #668980 with #896680 are triadic colors.