COLOR #895663

HEX: #895663 RGB: (137,86,99)

Color info

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

RGB color model

#895663 color RGB value is (137,86,99).

RGB: (137,86,99) (54%, 34%, 39%)

RGB channels and saturation

R 137 of 255 = 54%
G 86 of 255 = 34%
B 99 of 255 = 39%

137
86
99

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

Portions of RGB colors in percentages

R + G + B = 137 + 86 + 99 = 322 (100%)
R 137 of 322 ~ 42.55%
G 86 of 322 ~ 26.71%
B 99 of 322 ~ 30.75'%

%42.55
%26.71
%30.75

CMYK color model

#895663 color CMYK value is (0,37,28,46).

  • cyan value is 0.00%
  • magenta value is 37.23%
  • yellow value is 27.74%
  • key color value is 46.27%
CMYK: (0,37,28,46) C0M37Y28K46 (0%,37%,28%,46%) (0.00/0.37/0.28/0.46) 

CMYK percentages

%0
%37.23
%27.74
%46.27

Codes

Color #895663 in popluar color models

89 56 63
RGB 137 86 99
HSL 345° 22.87% 43.73%
HSB/HSV 345° 37.23% 53.73%
CMYK 0.00% 37.23% 27.74%
46.27%

Color #895663 in popluar number systems.

HEX 89 56 63
Decimal 137 86 99
Binary 10001001 1010110 1100011
Octal 211 126 143

Shades and tints

Shades of #895663

#895663
(137,86,99)
#7D4F5A
(125,79,90)
#714851
(113,72,81)
#654148
(101,65,72)
#593A3F
(89,58,63)
#4D3336
(77,51,54)
#412C2D
(65,44,45)
#352524
(53,37,36)
#291E1B
(41,30,27)
#1D1712
(29,23,18)
#111009
(17,16,9)
#000000
(0,0,0)

Tints of #895663

#895663
(137,86,99)
#936571
(147,101,113)
#9D747F
(157,116,127)
#A7838D
(167,131,141)
#B1929B
(177,146,155)
#BBA1A9
(187,161,169)
#C5B0B7
(197,176,183)
#CFBFC5
(207,191,197)
#D9CED3
(217,206,211)
#E3DDE1
(227,221,225)
#EDECEF
(237,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #895663 color. Also use rgb(137,86,99) instead hex code.

Text Font Color

.myTextColor { color: #895663; }

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

This text font color is #895663.

Background Color

.myBgColor { background-color: #895663; }

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

This div background color is #895663.

Border color

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

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

This div border color is #895663.

Opacity

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

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

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

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

This text has shadow with #895663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895663.

Preview

Color preview on black background

This text has color #895663 on black background.


Color preview on white background

This text has color #895663 on white background.


Black color preview on #895663 background

This text has black color on #895663 background.


White color preview on #895663 background

This text has white color on #895663 background.


Related colors

Complementary color

Complementary color for #hex is #76A99C.


I love getcolorcode.com

Triadic colors

1 #638956 and #566389 with #895663 are triadic colors.

2 #635689 and #568963 with #895663 are triadic colors.