COLOR #894C43

HEX: #894C43 RGB: (137,76,67)

Color info

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

RGB color model

#894C43 color RGB value is (137,76,67).

RGB: (137,76,67) (54%, 30%, 26%)

RGB channels and saturation

R 137 of 255 = 54%
G 76 of 255 = 30%
B 67 of 255 = 26%

137
76
67

R + G + B ~ 37%. #894C43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 137 + 76 + 67 = 280 (100%)
R 137 of 280 ~ 48.93%
G 76 of 280 ~ 27.14%
B 67 of 280 ~ 23.93'%

%48.93
%27.14
%23.93

CMYK color model

#894C43 color CMYK value is (0,45,51,46).

  • cyan value is 0.00%
  • magenta value is 44.53%
  • yellow value is 51.09%
  • key color value is 46.27%

CMYK: (0,45,51,46)
C0M45Y51K46 (0%, 45%, 51%, 46%)
(0.00 / 0.45 / 0.51 / 0.46)

CMYK percentages

%0
%44.53
%51.09
%46.27

Codes

Color #894C43 in popluar color models

89 4C 43
RGB 137 76 67
HSL 34.31% 40.00%
HSB/HSV 51.09% 53.73%
CMYK 0.00% 44.53% 51.09%
46.27%

Color #894C43 in popluar number systems.

HEX 89 4C 43
Decimal 137 76 67
Binary 10001001 1001100 1000011
Octal 211 114 103

Shades and tints

Shades of #894C43

#894C43
(137,76,67)
#7D463D
(125,70,61)
#714037
(113,64,55)
#653A31
(101,58,49)
#59342B
(89,52,43)
#4D2E25
(77,46,37)
#41281F
(65,40,31)
#352219
(53,34,25)
#291C13
(41,28,19)
#1D160D
(29,22,13)
#111007
(17,16,7)
#000000
(0,0,0)

Tints of #894C43

#894C43
(137,76,67)
#935C54
(147,92,84)
#9D6C65
(157,108,101)
#A77C76
(167,124,118)
#B18C87
(177,140,135)
#BB9C98
(187,156,152)
#C5ACA9
(197,172,169)
#CFBCBA
(207,188,186)
#D9CCCB
(217,204,203)
#E3DCDC
(227,220,220)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #894C43 color. Also use rgb(137,76,67) instead hex code.

Text Font Color

.myTextColor { color: #894C43; }

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

This text font color is #894C43.

Background Color

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

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

This div background color is #894C43.

Border color

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

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

This div border color is #894C43.

Opacity

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

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

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

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

This text has shadow with #894C43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #894C43.

Preview

Color preview on black background

This text has color #894C43 on black background.


Color preview on white background

This text has color #894C43 on white background.


Black color preview on #894C43 background

This text has black color on #894C43 background.


White color preview on #894C43 background

This text has white color on #894C43 background.


Related colors

Complementary color

Complementary color for #hex is #76B3BC.


I love getcolorcode.com

Triadic colors

1 #43894C and #4C4389 with #894C43 are triadic colors.

2 #434C89 and #4C8943 with #894C43 are triadic colors.