COLOR #894D6E

HEX: #894D6E RGB: (137,77,110)

Color info

#894D6E contains mainly red and blue colors. Web safe color of #894D6E is #993366 (or #936).

RGB color model

#894D6E color RGB value is (137,77,110).

RGB: (137,77,110) (54%, 30%, 43%)

RGB channels and saturation

R 137 of 255 = 54%
G 77 of 255 = 30%
B 110 of 255 = 43%

137
77
110

R + G + B ~ 42%. #894D6E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 137 + 77 + 110 = 324 (100%)
R 137 of 324 ~ 42.28%
G 77 of 324 ~ 23.77%
B 110 of 324 ~ 33.95'%

%42.28
%23.77
%33.95

CMYK color model

#894D6E color CMYK value is (0,44,20,46).

  • cyan value is 0.00%
  • magenta value is 43.80%
  • yellow value is 19.71%
  • key color value is 46.27%

CMYK: (0,44,20,46)
C0M44Y20K46 (0%, 44%, 20%, 46%)
(0.00 / 0.44 / 0.20 / 0.46)

CMYK percentages

%0
%43.8
%19.71
%46.27

Codes

Color #894D6E in popluar color models

89 4D 6E
RGB 137 77 110
HSL 327° 28.04% 41.96%
HSB/HSV 327° 43.80% 53.73%
CMYK 0.00% 43.80% 19.71%
46.27%

Color #894D6E in popluar number systems.

HEX 89 4D 6E
Decimal 137 77 110
Binary 10001001 1001101 1101110
Octal 211 115 156

Shades and tints

Shades of #894D6E

#894D6E
(137,77,110)
#7D4664
(125,70,100)
#713F5A
(113,63,90)
#653850
(101,56,80)
#593146
(89,49,70)
#4D2A3C
(77,42,60)
#412332
(65,35,50)
#351C28
(53,28,40)
#29151E
(41,21,30)
#1D0E14
(29,14,20)
#11070A
(17,7,10)
#000000
(0,0,0)

Tints of #894D6E

#894D6E
(137,77,110)
#935D7B
(147,93,123)
#9D6D88
(157,109,136)
#A77D95
(167,125,149)
#B18DA2
(177,141,162)
#BB9DAF
(187,157,175)
#C5ADBC
(197,173,188)
#CFBDC9
(207,189,201)
#D9CDD6
(217,205,214)
#E3DDE3
(227,221,227)
#EDEDF0
(237,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #894D6E color. Also use rgb(137,77,110) instead hex code.

Text Font Color

.myTextColor { color: #894D6E; }

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

This text font color is #894D6E.

Background Color

.myBgColor { background-color: #894D6E; }

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

This div background color is #894D6E.

Border color

.myBorderColor { border: 1px solid #894D6E; }

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

This div border color is #894D6E.

Opacity

.myOpacity80 { color: #894D6E; opacity: 0.8; }

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

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

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

This text has shadow with #894D6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #894D6E.

Preview

Color preview on black background

This text has color #894D6E on black background.


Color preview on white background

This text has color #894D6E on white background.


Black color preview on #894D6E background

This text has black color on #894D6E background.


White color preview on #894D6E background

This text has white color on #894D6E background.


Related colors

Complementary color

Complementary color for #hex is #76B291.


I love getcolorcode.com

Triadic colors

1 #6E894D and #4D6E89 with #894D6E are triadic colors.

2 #6E4D89 and #4D896E with #894D6E are triadic colors.