COLOR #895474

HEX: #895474 RGB: (137,84,116)

Color info

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

RGB color model

#895474 color RGB value is (137,84,116).

RGB: (137,84,116) (54%, 33%, 45%)

RGB channels and saturation

R 137 of 255 = 54%
G 84 of 255 = 33%
B 116 of 255 = 45%

137
84
116

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

Portions of RGB colors in percentages

R + G + B = 137 + 84 + 116 = 337 (100%)
R 137 of 337 ~ 40.65%
G 84 of 337 ~ 24.93%
B 116 of 337 ~ 34.42'%

%40.65
%24.93
%34.42

CMYK color model

#895474 color CMYK value is (0,39,15,46).

  • cyan value is 0.00%
  • magenta value is 38.69%
  • yellow value is 15.33%
  • key color value is 46.27%

CMYK: (0,39,15,46)
C0M39Y15K46 (0%, 39%, 15%, 46%)
(0.00 / 0.39 / 0.15 / 0.46)

CMYK percentages

%0
%38.69
%15.33
%46.27

Codes

Color #895474 in popluar color models

89 54 74
RGB 137 84 116
HSL 324° 23.98% 43.33%
HSB/HSV 324° 38.69% 53.73%
CMYK 0.00% 38.69% 15.33%
46.27%

Color #895474 in popluar number systems.

HEX 89 54 74
Decimal 137 84 116
Binary 10001001 1010100 1110100
Octal 211 124 164

Shades and tints

Shades of #895474

#895474
(137,84,116)
#7D4D6A
(125,77,106)
#714660
(113,70,96)
#653F56
(101,63,86)
#59384C
(89,56,76)
#4D3142
(77,49,66)
#412A38
(65,42,56)
#35232E
(53,35,46)
#291C24
(41,28,36)
#1D151A
(29,21,26)
#110E10
(17,14,16)
#000000
(0,0,0)

Tints of #895474

#895474
(137,84,116)
#936380
(147,99,128)
#9D728C
(157,114,140)
#A78198
(167,129,152)
#B190A4
(177,144,164)
#BB9FB0
(187,159,176)
#C5AEBC
(197,174,188)
#CFBDC8
(207,189,200)
#D9CCD4
(217,204,212)
#E3DBE0
(227,219,224)
#EDEAEC
(237,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #895474; }

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

This text font color is #895474.

Background Color

.myBgColor { background-color: #895474; }

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

This div background color is #895474.

Border color

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

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

This div border color is #895474.

Opacity

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

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

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

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

This text has shadow with #895474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #895474.

Preview

Color preview on black background

This text has color #895474 on black background.


Color preview on white background

This text has color #895474 on white background.


Black color preview on #895474 background

This text has black color on #895474 background.


White color preview on #895474 background

This text has white color on #895474 background.


Related colors

Complementary color

Complementary color for #hex is #76AB8B.


I love getcolorcode.com

Triadic colors

1 #748954 and #547489 with #895474 are triadic colors.

2 #745489 and #548974 with #895474 are triadic colors.