COLOR #894446

HEX: #894446 RGB: (137,68,70)

Color info

#894446 contains mainly red color. Web safe color of #894446 is #993333 (or #933).

RGB color model

#894446 color RGB value is (137,68,70).

RGB: (137,68,70) (54%, 27%, 27%)

RGB channels and saturation

R 137 of 255 = 54%
G 68 of 255 = 27%
B 70 of 255 = 27%

137
68
70

R + G + B ~ 36%. #894446 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 137 + 68 + 70 = 275 (100%)
R 137 of 275 ~ 49.82%
G 68 of 275 ~ 24.73%
B 70 of 275 ~ 25.45'%

%49.82
%24.73
%25.45

CMYK color model

#894446 color CMYK value is (0,50,49,46).

  • cyan value is 0.00%
  • magenta value is 50.36%
  • yellow value is 48.91%
  • key color value is 46.27%
CMYK: (0,50,49,46) C0M50Y49K46 (0%,50%,49%,46%) (0.00/0.50/0.49/0.46) 

CMYK percentages

%0
%50.36
%48.91
%46.27

Codes

Color #894446 in popluar color models

89 44 46
RGB 137 68 70
HSL 358° 33.66% 40.20%
HSB/HSV 358° 50.36% 53.73%
CMYK 0.00% 50.36% 48.91%
46.27%

Color #894446 in popluar number systems.

HEX 89 44 46
Decimal 137 68 70
Binary 10001001 1000100 1000110
Octal 211 104 106

Shades and tints

Shades of #894446

#894446
(137,68,70)
#7D3E40
(125,62,64)
#71383A
(113,56,58)
#653234
(101,50,52)
#592C2E
(89,44,46)
#4D2628
(77,38,40)
#412022
(65,32,34)
#351A1C
(53,26,28)
#291416
(41,20,22)
#1D0E10
(29,14,16)
#11080A
(17,8,10)
#000000
(0,0,0)

Tints of #894446

#894446
(137,68,70)
#935556
(147,85,86)
#9D6666
(157,102,102)
#A77776
(167,119,118)
#B18886
(177,136,134)
#BB9996
(187,153,150)
#C5AAA6
(197,170,166)
#CFBBB6
(207,187,182)
#D9CCC6
(217,204,198)
#E3DDD6
(227,221,214)
#EDEEE6
(237,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #894446 color. Also use rgb(137,68,70) instead hex code.

Text Font Color

.myTextColor { color: #894446; }

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

This text font color is #894446.

Background Color

.myBgColor { background-color: #894446; }

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

This div background color is #894446.

Border color

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

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

This div border color is #894446.

Opacity

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

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

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

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

This text has shadow with #894446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #894446.

Preview

Color preview on black background

This text has color #894446 on black background.


Color preview on white background

This text has color #894446 on white background.


Black color preview on #894446 background

This text has black color on #894446 background.


White color preview on #894446 background

This text has white color on #894446 background.


Related colors

Complementary color

Complementary color for #hex is #76BBB9.


I love getcolorcode.com

Triadic colors

1 #468944 and #444689 with #894446 are triadic colors.

2 #464489 and #448946 with #894446 are triadic colors.