COLOR #896582

HEX: #896582 RGB: (137,101,130)

Color info

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

RGB color model

#896582 color RGB value is (137,101,130).

RGB: (137,101,130) (54%, 40%, 51%)

RGB channels and saturation

R 137 of 255 = 54%
G 101 of 255 = 40%
B 130 of 255 = 51%

137
101
130

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

Portions of RGB colors in percentages

R + G + B = 137 + 101 + 130 = 368 (100%)
R 137 of 368 ~ 37.23%
G 101 of 368 ~ 27.45%
B 130 of 368 ~ 35.33'%

%37.23
%27.45
%35.33

CMYK color model

#896582 color CMYK value is (0,26,5,46).

  • cyan value is 0.00%
  • magenta value is 26.28%
  • yellow value is 5.11%
  • key color value is 46.27%

CMYK: (0,26,5,46)
C0M26Y5K46 (0%, 26%, 5%, 46%)
(0.00 / 0.26 / 0.05 / 0.46)

CMYK percentages

%0
%26.28
%5.11
%46.27

Codes

Color #896582 in popluar color models

89 65 82
RGB 137 101 130
HSL 312° 15.13% 46.67%
HSB/HSV 312° 26.28% 53.73%
CMYK 0.00% 26.28% 5.11%
46.27%

Color #896582 in popluar number systems.

HEX 89 65 82
Decimal 137 101 130
Binary 10001001 1100101 10000010
Octal 211 145 202

Shades and tints

Shades of #896582

#896582
(137,101,130)
#7D5C77
(125,92,119)
#71536C
(113,83,108)
#654A61
(101,74,97)
#594156
(89,65,86)
#4D384B
(77,56,75)
#412F40
(65,47,64)
#352635
(53,38,53)
#291D2A
(41,29,42)
#1D141F
(29,20,31)
#110B14
(17,11,20)
#000000
(0,0,0)

Tints of #896582

#896582
(137,101,130)
#93738D
(147,115,141)
#9D8198
(157,129,152)
#A78FA3
(167,143,163)
#B19DAE
(177,157,174)
#BBABB9
(187,171,185)
#C5B9C4
(197,185,196)
#CFC7CF
(207,199,207)
#D9D5DA
(217,213,218)
#E3E3E5
(227,227,229)
#EDF1F0
(237,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #896582 color. Also use rgb(137,101,130) instead hex code.

Text Font Color

.myTextColor { color: #896582; }

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

This text font color is #896582.

Background Color

.myBgColor { background-color: #896582; }

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

This div background color is #896582.

Border color

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

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

This div border color is #896582.

Opacity

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

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

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

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

This text has shadow with #896582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #896582.

Preview

Color preview on black background

This text has color #896582 on black background.


Color preview on white background

This text has color #896582 on white background.


Black color preview on #896582 background

This text has black color on #896582 background.


White color preview on #896582 background

This text has white color on #896582 background.


Related colors

Complementary color

Complementary color for #hex is #769A7D.


I love getcolorcode.com

Triadic colors

1 #828965 and #658289 with #896582 are triadic colors.

2 #826589 and #658982 with #896582 are triadic colors.