COLOR #884161

HEX: #884161 RGB: (136,65,97)

Color info

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

RGB color model

#884161 color RGB value is (136,65,97).

RGB: (136,65,97) (53%, 25%, 38%)

RGB channels and saturation

R 136 of 255 = 53%
G 65 of 255 = 25%
B 97 of 255 = 38%

136
65
97

R + G + B ~ 39%. #884161 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 65 + 97 = 298 (100%)
R 136 of 298 ~ 45.64%
G 65 of 298 ~ 21.81%
B 97 of 298 ~ 32.55'%

%45.64
%21.81
%32.55

CMYK color model

#884161 color CMYK value is (0,52,29,47).

  • cyan value is 0.00%
  • magenta value is 52.21%
  • yellow value is 28.68%
  • key color value is 46.67%

CMYK: (0,52,29,47)
C0M52Y29K47 (0%, 52%, 29%, 47%)
(0.00 / 0.52 / 0.29 / 0.47)

CMYK percentages

%0
%52.21
%28.68
%46.67

Codes

Color #884161 in popluar color models

88 41 61
RGB 136 65 97
HSL 333° 35.32% 39.41%
HSB/HSV 333° 52.21% 53.33%
CMYK 0.00% 52.21% 28.68%
46.67%

Color #884161 in popluar number systems.

HEX 88 41 61
Decimal 136 65 97
Binary 10001000 1000001 1100001
Octal 210 101 141

Shades and tints

Shades of #884161

#884161
(136,65,97)
#7C3C59
(124,60,89)
#703751
(112,55,81)
#643249
(100,50,73)
#582D41
(88,45,65)
#4C2839
(76,40,57)
#402331
(64,35,49)
#341E29
(52,30,41)
#281921
(40,25,33)
#1C1419
(28,20,25)
#100F11
(16,15,17)
#000000
(0,0,0)

Tints of #884161

#884161
(136,65,97)
#92526F
(146,82,111)
#9C637D
(156,99,125)
#A6748B
(166,116,139)
#B08599
(176,133,153)
#BA96A7
(186,150,167)
#C4A7B5
(196,167,181)
#CEB8C3
(206,184,195)
#D8C9D1
(216,201,209)
#E2DADF
(226,218,223)
#ECEBED
(236,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #884161 color. Also use rgb(136,65,97) instead hex code.

Text Font Color

.myTextColor { color: #884161; }

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

This text font color is #884161.

Background Color

.myBgColor { background-color: #884161; }

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

This div background color is #884161.

Border color

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

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

This div border color is #884161.

Opacity

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

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

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

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

This text has shadow with #884161 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884161.

Preview

Color preview on black background

This text has color #884161 on black background.


Color preview on white background

This text has color #884161 on white background.


Black color preview on #884161 background

This text has black color on #884161 background.


White color preview on #884161 background

This text has white color on #884161 background.


Related colors

Complementary color

Complementary color for #hex is #77BE9E.


I love getcolorcode.com

Triadic colors

1 #618841 and #416188 with #884161 are triadic colors.

2 #614188 and #418861 with #884161 are triadic colors.