COLOR #884655

HEX: #884655 RGB: (136,70,85)

Color info

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

RGB color model

#884655 color RGB value is (136,70,85).

RGB: (136,70,85) (53%, 27%, 33%)

RGB channels and saturation

R 136 of 255 = 53%
G 70 of 255 = 27%
B 85 of 255 = 33%

136
70
85

R + G + B ~ 38%. #884655 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 70 + 85 = 291 (100%)
R 136 of 291 ~ 46.74%
G 70 of 291 ~ 24.05%
B 85 of 291 ~ 29.21'%

%46.74
%24.05
%29.21

CMYK color model

#884655 color CMYK value is (0,49,38,47).

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

CMYK: (0,49,38,47)
C0M49Y38K47 (0%, 49%, 38%, 47%)
(0.00 / 0.49 / 0.38 / 0.47)

CMYK percentages

%0
%48.53
%37.5
%46.67

Codes

Color #884655 in popluar color models

88 46 55
RGB 136 70 85
HSL 346° 32.04% 40.39%
HSB/HSV 346° 48.53% 53.33%
CMYK 0.00% 48.53% 37.50%
46.67%

Color #884655 in popluar number systems.

HEX 88 46 55
Decimal 136 70 85
Binary 10001000 1000110 1010101
Octal 210 106 125

Shades and tints

Shades of #884655

#884655
(136,70,85)
#7C404E
(124,64,78)
#703A47
(112,58,71)
#643440
(100,52,64)
#582E39
(88,46,57)
#4C2832
(76,40,50)
#40222B
(64,34,43)
#341C24
(52,28,36)
#28161D
(40,22,29)
#1C1016
(28,16,22)
#100A0F
(16,10,15)
#000000
(0,0,0)

Tints of #884655

#884655
(136,70,85)
#925664
(146,86,100)
#9C6673
(156,102,115)
#A67682
(166,118,130)
#B08691
(176,134,145)
#BA96A0
(186,150,160)
#C4A6AF
(196,166,175)
#CEB6BE
(206,182,190)
#D8C6CD
(216,198,205)
#E2D6DC
(226,214,220)
#ECE6EB
(236,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #884655; }

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

This text font color is #884655.

Background Color

.myBgColor { background-color: #884655; }

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

This div background color is #884655.

Border color

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

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

This div border color is #884655.

Opacity

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

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

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

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

This text has shadow with #884655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884655.

Preview

Color preview on black background

This text has color #884655 on black background.


Color preview on white background

This text has color #884655 on white background.


Black color preview on #884655 background

This text has black color on #884655 background.


White color preview on #884655 background

This text has white color on #884655 background.


Related colors

Complementary color

Complementary color for #hex is #77B9AA.


I love getcolorcode.com

Triadic colors

1 #558846 and #465588 with #884655 are triadic colors.

2 #554688 and #468855 with #884655 are triadic colors.