COLOR #895158

HEX: #895158 RGB: (137,81,88)

Color info

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

RGB color model

#895158 color RGB value is (137,81,88).

RGB: (137,81,88) (54%, 32%, 35%)

RGB channels and saturation

R 137 of 255 = 54%
G 81 of 255 = 32%
B 88 of 255 = 35%

137
81
88

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

Portions of RGB colors in percentages

R + G + B = 137 + 81 + 88 = 306 (100%)
R 137 of 306 ~ 44.77%
G 81 of 306 ~ 26.47%
B 88 of 306 ~ 28.76'%

%44.77
%26.47
%28.76

CMYK color model

#895158 color CMYK value is (0,41,36,46).

  • cyan value is 0.00%
  • magenta value is 40.88%
  • yellow value is 35.77%
  • key color value is 46.27%

CMYK: (0,41,36,46)
C0M41Y36K46 (0%, 41%, 36%, 46%)
(0.00 / 0.41 / 0.36 / 0.46)

CMYK percentages

%0
%40.88
%35.77
%46.27

Codes

Color #895158 in popluar color models

89 51 58
RGB 137 81 88
HSL 353° 25.69% 42.75%
HSB/HSV 353° 40.88% 53.73%
CMYK 0.00% 40.88% 35.77%
46.27%

Color #895158 in popluar number systems.

HEX 89 51 58
Decimal 137 81 88
Binary 10001001 1010001 1011000
Octal 211 121 130

Shades and tints

Shades of #895158

#895158
(137,81,88)
#7D4A50
(125,74,80)
#714348
(113,67,72)
#653C40
(101,60,64)
#593538
(89,53,56)
#4D2E30
(77,46,48)
#412728
(65,39,40)
#352020
(53,32,32)
#291918
(41,25,24)
#1D1210
(29,18,16)
#110B08
(17,11,8)
#000000
(0,0,0)

Tints of #895158

#895158
(137,81,88)
#936067
(147,96,103)
#9D6F76
(157,111,118)
#A77E85
(167,126,133)
#B18D94
(177,141,148)
#BB9CA3
(187,156,163)
#C5ABB2
(197,171,178)
#CFBAC1
(207,186,193)
#D9C9D0
(217,201,208)
#E3D8DF
(227,216,223)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #895158 color. Also use rgb(137,81,88) instead hex code.

Text Font Color

.myTextColor { color: #895158; }

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

This text font color is #895158.

Background Color

.myBgColor { background-color: #895158; }

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

This div background color is #895158.

Border color

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

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

This div border color is #895158.

Opacity

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

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

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

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

This text has shadow with #895158 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895158.

Preview

Color preview on black background

This text has color #895158 on black background.


Color preview on white background

This text has color #895158 on white background.


Black color preview on #895158 background

This text has black color on #895158 background.


White color preview on #895158 background

This text has white color on #895158 background.


Related colors

Complementary color

Complementary color for #hex is #76AEA7.


I love getcolorcode.com

Triadic colors

1 #588951 and #515889 with #895158 are triadic colors.

2 #585189 and #518958 with #895158 are triadic colors.