COLOR #895458

HEX: #895458 RGB: (137,84,88)

Color info

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

RGB color model

#895458 color RGB value is (137,84,88).

RGB: (137,84,88) (54%, 33%, 35%)

RGB channels and saturation

R 137 of 255 = 54%
G 84 of 255 = 33%
B 88 of 255 = 35%

137
84
88

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

Portions of RGB colors in percentages

R + G + B = 137 + 84 + 88 = 309 (100%)
R 137 of 309 ~ 44.34%
G 84 of 309 ~ 27.18%
B 88 of 309 ~ 28.48'%

%44.34
%27.18
%28.48

CMYK color model

#895458 color CMYK value is (0,39,36,46).

  • cyan value is 0.00%
  • magenta value is 38.69%
  • yellow value is 35.77%
  • key color value is 46.27%
CMYK: (0,39,36,46) C0M39Y36K46 (0%,39%,36%,46%) (0.00/0.39/0.36/0.46) 

CMYK percentages

%0
%38.69
%35.77
%46.27

Codes

Color #895458 in popluar color models

89 54 58
RGB 137 84 88
HSL 355° 23.98% 43.33%
HSB/HSV 355° 38.69% 53.73%
CMYK 0.00% 38.69% 35.77%
46.27%

Color #895458 in popluar number systems.

HEX 89 54 58
Decimal 137 84 88
Binary 10001001 1010100 1011000
Octal 211 124 130

Shades and tints

Shades of #895458

#895458
(137,84,88)
#7D4D50
(125,77,80)
#714648
(113,70,72)
#653F40
(101,63,64)
#593838
(89,56,56)
#4D3130
(77,49,48)
#412A28
(65,42,40)
#352320
(53,35,32)
#291C18
(41,28,24)
#1D1510
(29,21,16)
#110E08
(17,14,8)
#000000
(0,0,0)

Tints of #895458

#895458
(137,84,88)
#936367
(147,99,103)
#9D7276
(157,114,118)
#A78185
(167,129,133)
#B19094
(177,144,148)
#BB9FA3
(187,159,163)
#C5AEB2
(197,174,178)
#CFBDC1
(207,189,193)
#D9CCD0
(217,204,208)
#E3DBDF
(227,219,223)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #895458; }

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

This text font color is #895458.

Background Color

.myBgColor { background-color: #895458; }

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

This div background color is #895458.

Border color

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

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

This div border color is #895458.

Opacity

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

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

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

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

This text has shadow with #895458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895458.

Preview

Color preview on black background

This text has color #895458 on black background.


Color preview on white background

This text has color #895458 on white background.


Black color preview on #895458 background

This text has black color on #895458 background.


White color preview on #895458 background

This text has white color on #895458 background.


Related colors

Complementary color

Complementary color for #hex is #76ABA7.


I love getcolorcode.com

Triadic colors

1 #588954 and #545889 with #895458 are triadic colors.

2 #585489 and #548958 with #895458 are triadic colors.