COLOR #894448

HEX: #894448 RGB: (137,68,72)

Color info

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

RGB color model

#894448 color RGB value is (137,68,72).

RGB: (137,68,72) (54%, 27%, 28%)

RGB channels and saturation

R 137 of 255 = 54%
G 68 of 255 = 27%
B 72 of 255 = 28%

137
68
72

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

Portions of RGB colors in percentages

R + G + B = 137 + 68 + 72 = 277 (100%)
R 137 of 277 ~ 49.46%
G 68 of 277 ~ 24.55%
B 72 of 277 ~ 25.99'%

%49.46
%24.55
%25.99

CMYK color model

#894448 color CMYK value is (0,50,47,46).

  • cyan value is 0.00%
  • magenta value is 50.36%
  • yellow value is 47.45%
  • key color value is 46.27%

CMYK: (0,50,47,46)
C0M50Y47K46 (0%, 50%, 47%, 46%)
(0.00 / 0.50 / 0.47 / 0.46)

CMYK percentages

%0
%50.36
%47.45
%46.27

Codes

Color #894448 in popluar color models

89 44 48
RGB 137 68 72
HSL 357° 33.66% 40.20%
HSB/HSV 357° 50.36% 53.73%
CMYK 0.00% 50.36% 47.45%
46.27%

Color #894448 in popluar number systems.

HEX 89 44 48
Decimal 137 68 72
Binary 10001001 1000100 1001000
Octal 211 104 110

Shades and tints

Shades of #894448

#894448
(137,68,72)
#7D3E42
(125,62,66)
#71383C
(113,56,60)
#653236
(101,50,54)
#592C30
(89,44,48)
#4D262A
(77,38,42)
#412024
(65,32,36)
#351A1E
(53,26,30)
#291418
(41,20,24)
#1D0E12
(29,14,18)
#11080C
(17,8,12)
#000000
(0,0,0)

Tints of #894448

#894448
(137,68,72)
#935558
(147,85,88)
#9D6668
(157,102,104)
#A77778
(167,119,120)
#B18888
(177,136,136)
#BB9998
(187,153,152)
#C5AAA8
(197,170,168)
#CFBBB8
(207,187,184)
#D9CCC8
(217,204,200)
#E3DDD8
(227,221,216)
#EDEEE8
(237,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #894448; }

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

This text font color is #894448.

Background Color

.myBgColor { background-color: #894448; }

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

This div background color is #894448.

Border color

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

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

This div border color is #894448.

Opacity

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

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

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

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

This text has shadow with #894448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #894448.

Preview

Color preview on black background

This text has color #894448 on black background.


Color preview on white background

This text has color #894448 on white background.


Black color preview on #894448 background

This text has black color on #894448 background.


White color preview on #894448 background

This text has white color on #894448 background.


Related colors

Complementary color

Complementary color for #hex is #76BBB7.


I love getcolorcode.com

Triadic colors

1 #488944 and #444889 with #894448 are triadic colors.

2 #484489 and #448948 with #894448 are triadic colors.