COLOR #895768

HEX: #895768 RGB: (137,87,104)

Color info

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

RGB color model

#895768 color RGB value is (137,87,104).

RGB: (137,87,104) (54%, 34%, 41%)

RGB channels and saturation

R 137 of 255 = 54%
G 87 of 255 = 34%
B 104 of 255 = 41%

137
87
104

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

Portions of RGB colors in percentages

R + G + B = 137 + 87 + 104 = 328 (100%)
R 137 of 328 ~ 41.77%
G 87 of 328 ~ 26.52%
B 104 of 328 ~ 31.71'%

%41.77
%26.52
%31.71

CMYK color model

#895768 color CMYK value is (0,36,24,46).

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

CMYK: (0,36,24,46)
C0M36Y24K46 (0%, 36%, 24%, 46%)
(0.00 / 0.36 / 0.24 / 0.46)

CMYK percentages

%0
%36.5
%24.09
%46.27

Codes

Color #895768 in popluar color models

89 57 68
RGB 137 87 104
HSL 340° 22.32% 43.92%
HSB/HSV 340° 36.50% 53.73%
CMYK 0.00% 36.50% 24.09%
46.27%

Color #895768 in popluar number systems.

HEX 89 57 68
Decimal 137 87 104
Binary 10001001 1010111 1101000
Octal 211 127 150

Shades and tints

Shades of #895768

#895768
(137,87,104)
#7D505F
(125,80,95)
#714956
(113,73,86)
#65424D
(101,66,77)
#593B44
(89,59,68)
#4D343B
(77,52,59)
#412D32
(65,45,50)
#352629
(53,38,41)
#291F20
(41,31,32)
#1D1817
(29,24,23)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #895768

#895768
(137,87,104)
#936675
(147,102,117)
#9D7582
(157,117,130)
#A7848F
(167,132,143)
#B1939C
(177,147,156)
#BBA2A9
(187,162,169)
#C5B1B6
(197,177,182)
#CFC0C3
(207,192,195)
#D9CFD0
(217,207,208)
#E3DEDD
(227,222,221)
#EDEDEA
(237,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #895768; }

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

This text font color is #895768.

Background Color

.myBgColor { background-color: #895768; }

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

This div background color is #895768.

Border color

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

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

This div border color is #895768.

Opacity

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

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

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

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

This text has shadow with #895768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895768.

Preview

Color preview on black background

This text has color #895768 on black background.


Color preview on white background

This text has color #895768 on white background.


Black color preview on #895768 background

This text has black color on #895768 background.


White color preview on #895768 background

This text has white color on #895768 background.


Related colors

Complementary color

Complementary color for #hex is #76A897.


I love getcolorcode.com

Triadic colors

1 #688957 and #576889 with #895768 are triadic colors.

2 #685789 and #578968 with #895768 are triadic colors.