COLOR #895450

HEX: #895450 RGB: (137,84,80)

Color info

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

RGB color model

#895450 color RGB value is (137,84,80).

RGB: (137,84,80) (54%, 33%, 31%)

RGB channels and saturation

R 137 of 255 = 54%
G 84 of 255 = 33%
B 80 of 255 = 31%

137
84
80

R + G + B ~ 39%. #895450 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 137 + 84 + 80 = 301 (100%)
R 137 of 301 ~ 45.51%
G 84 of 301 ~ 27.91%
B 80 of 301 ~ 26.58'%

%45.51
%27.91
%26.58

CMYK color model

#895450 color CMYK value is (0,39,42,46).

  • cyan value is 0.00%
  • magenta value is 38.69%
  • yellow value is 41.61%
  • key color value is 46.27%
CMYK: (0,39,42,46) C0M39Y42K46 (0%,39%,42%,46%) (0.00/0.39/0.42/0.46) 

CMYK percentages

%0
%38.69
%41.61
%46.27

Codes

Color #895450 in popluar color models

89 54 50
RGB 137 84 80
HSL 26.27% 42.55%
HSB/HSV 41.61% 53.73%
CMYK 0.00% 38.69% 41.61%
46.27%

Color #895450 in popluar number systems.

HEX 89 54 50
Decimal 137 84 80
Binary 10001001 1010100 1010000
Octal 211 124 120

Shades and tints

Shades of #895450

#895450
(137,84,80)
#7D4D49
(125,77,73)
#714642
(113,70,66)
#653F3B
(101,63,59)
#593834
(89,56,52)
#4D312D
(77,49,45)
#412A26
(65,42,38)
#35231F
(53,35,31)
#291C18
(41,28,24)
#1D1511
(29,21,17)
#110E0A
(17,14,10)
#000000
(0,0,0)

Tints of #895450

#895450
(137,84,80)
#93635F
(147,99,95)
#9D726E
(157,114,110)
#A7817D
(167,129,125)
#B1908C
(177,144,140)
#BB9F9B
(187,159,155)
#C5AEAA
(197,174,170)
#CFBDB9
(207,189,185)
#D9CCC8
(217,204,200)
#E3DBD7
(227,219,215)
#EDEAE6
(237,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #895450; }

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

This text font color is #895450.

Background Color

.myBgColor { background-color: #895450; }

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

This div background color is #895450.

Border color

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

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

This div border color is #895450.

Opacity

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

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

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

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

This text has shadow with #895450 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895450.

Preview

Color preview on black background

This text has color #895450 on black background.


Color preview on white background

This text has color #895450 on white background.


Black color preview on #895450 background

This text has black color on #895450 background.


White color preview on #895450 background

This text has white color on #895450 background.


Related colors

Complementary color

Complementary color for #hex is #76ABAF.


I love getcolorcode.com

Triadic colors

1 #508954 and #545089 with #895450 are triadic colors.

2 #505489 and #548950 with #895450 are triadic colors.