COLOR #884446

HEX: #884446 RGB: (136,68,70)

Color info

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

RGB color model

#884446 color RGB value is (136,68,70).

RGB: (136,68,70) (53%, 27%, 27%)

RGB channels and saturation

R 136 of 255 = 53%
G 68 of 255 = 27%
B 70 of 255 = 27%

136
68
70

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

Portions of RGB colors in percentages

R + G + B = 136 + 68 + 70 = 274 (100%)
R 136 of 274 ~ 49.64%
G 68 of 274 ~ 24.82%
B 70 of 274 ~ 25.55'%

%49.64
%24.82
%25.55

CMYK color model

#884446 color CMYK value is (0,50,49,47).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 48.53%
  • key color value is 46.67%

CMYK: (0,50,49,47)
C0M50Y49K47 (0%, 50%, 49%, 47%)
(0.00 / 0.50 / 0.49 / 0.47)

CMYK percentages

%0
%50
%48.53
%46.67

Codes

Color #884446 in popluar color models

88 44 46
RGB 136 68 70
HSL 358° 33.33% 40.00%
HSB/HSV 358° 50.00% 53.33%
CMYK 0.00% 50.00% 48.53%
46.67%

Color #884446 in popluar number systems.

HEX 88 44 46
Decimal 136 68 70
Binary 10001000 1000100 1000110
Octal 210 104 106

Shades and tints

Shades of #884446

#884446
(136,68,70)
#7C3E40
(124,62,64)
#70383A
(112,56,58)
#643234
(100,50,52)
#582C2E
(88,44,46)
#4C2628
(76,38,40)
#402022
(64,32,34)
#341A1C
(52,26,28)
#281416
(40,20,22)
#1C0E10
(28,14,16)
#10080A
(16,8,10)
#000000
(0,0,0)

Tints of #884446

#884446
(136,68,70)
#925556
(146,85,86)
#9C6666
(156,102,102)
#A67776
(166,119,118)
#B08886
(176,136,134)
#BA9996
(186,153,150)
#C4AAA6
(196,170,166)
#CEBBB6
(206,187,182)
#D8CCC6
(216,204,198)
#E2DDD6
(226,221,214)
#ECEEE6
(236,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #884446; }

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

This text font color is #884446.

Background Color

.myBgColor { background-color: #884446; }

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

This div background color is #884446.

Border color

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

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

This div border color is #884446.

Opacity

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

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

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

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

This text has shadow with #884446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884446.

Preview

Color preview on black background

This text has color #884446 on black background.


Color preview on white background

This text has color #884446 on white background.


Black color preview on #884446 background

This text has black color on #884446 background.


White color preview on #884446 background

This text has white color on #884446 background.


Related colors

Complementary color

Complementary color for #hex is #77BBB9.


I love getcolorcode.com

Triadic colors

1 #468844 and #444688 with #884446 are triadic colors.

2 #464488 and #448846 with #884446 are triadic colors.