COLOR #895368

HEX: #895368 RGB: (137,83,104)

Color info

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

RGB color model

#895368 color RGB value is (137,83,104).

RGB: (137,83,104) (54%, 33%, 41%)

RGB channels and saturation

R 137 of 255 = 54%
G 83 of 255 = 33%
B 104 of 255 = 41%

137
83
104

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

Portions of RGB colors in percentages

R + G + B = 137 + 83 + 104 = 324 (100%)
R 137 of 324 ~ 42.28%
G 83 of 324 ~ 25.62%
B 104 of 324 ~ 32.1'%

%42.28
%25.62
%32.1

CMYK color model

#895368 color CMYK value is (0,39,24,46).

  • cyan value is 0.00%
  • magenta value is 39.42%
  • yellow value is 24.09%
  • key color value is 46.27%

CMYK: (0,39,24,46)
C0M39Y24K46 (0%, 39%, 24%, 46%)
(0.00 / 0.39 / 0.24 / 0.46)

CMYK percentages

%0
%39.42
%24.09
%46.27

Codes

Color #895368 in popluar color models

89 53 68
RGB 137 83 104
HSL 337° 24.55% 43.14%
HSB/HSV 337° 39.42% 53.73%
CMYK 0.00% 39.42% 24.09%
46.27%

Color #895368 in popluar number systems.

HEX 89 53 68
Decimal 137 83 104
Binary 10001001 1010011 1101000
Octal 211 123 150

Shades and tints

Shades of #895368

#895368
(137,83,104)
#7D4C5F
(125,76,95)
#714556
(113,69,86)
#653E4D
(101,62,77)
#593744
(89,55,68)
#4D303B
(77,48,59)
#412932
(65,41,50)
#352229
(53,34,41)
#291B20
(41,27,32)
#1D1417
(29,20,23)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #895368

#895368
(137,83,104)
#936275
(147,98,117)
#9D7182
(157,113,130)
#A7808F
(167,128,143)
#B18F9C
(177,143,156)
#BB9EA9
(187,158,169)
#C5ADB6
(197,173,182)
#CFBCC3
(207,188,195)
#D9CBD0
(217,203,208)
#E3DADD
(227,218,221)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #895368 color. Also use rgb(137,83,104) instead hex code.

Text Font Color

.myTextColor { color: #895368; }

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

This text font color is #895368.

Background Color

.myBgColor { background-color: #895368; }

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

This div background color is #895368.

Border color

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

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

This div border color is #895368.

Opacity

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

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

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

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

This text has shadow with #895368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895368.

Preview

Color preview on black background

This text has color #895368 on black background.


Color preview on white background

This text has color #895368 on white background.


Black color preview on #895368 background

This text has black color on #895368 background.


White color preview on #895368 background

This text has white color on #895368 background.


Related colors

Complementary color

Complementary color for #hex is #76AC97.


I love getcolorcode.com

Triadic colors

1 #688953 and #536889 with #895368 are triadic colors.

2 #685389 and #538968 with #895368 are triadic colors.