COLOR #884553

HEX: #884553 RGB: (136,69,83)

Color info

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

RGB color model

#884553 color RGB value is (136,69,83).

RGB: (136,69,83) (53%, 27%, 33%)

RGB channels and saturation

R 136 of 255 = 53%
G 69 of 255 = 27%
B 83 of 255 = 33%

136
69
83

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

Portions of RGB colors in percentages

R + G + B = 136 + 69 + 83 = 288 (100%)
R 136 of 288 ~ 47.22%
G 69 of 288 ~ 23.96%
B 83 of 288 ~ 28.82'%

%47.22
%23.96
%28.82

CMYK color model

#884553 color CMYK value is (0,49,39,47).

  • cyan value is 0.00%
  • magenta value is 49.26%
  • yellow value is 38.97%
  • key color value is 46.67%

CMYK: (0,49,39,47)
C0M49Y39K47 (0%, 49%, 39%, 47%)
(0.00 / 0.49 / 0.39 / 0.47)

CMYK percentages

%0
%49.26
%38.97
%46.67

Codes

Color #884553 in popluar color models

88 45 53
RGB 136 69 83
HSL 347° 32.68% 40.20%
HSB/HSV 347° 49.26% 53.33%
CMYK 0.00% 49.26% 38.97%
46.67%

Color #884553 in popluar number systems.

HEX 88 45 53
Decimal 136 69 83
Binary 10001000 1000101 1010011
Octal 210 105 123

Shades and tints

Shades of #884553

#884553
(136,69,83)
#7C3F4C
(124,63,76)
#703945
(112,57,69)
#64333E
(100,51,62)
#582D37
(88,45,55)
#4C2730
(76,39,48)
#402129
(64,33,41)
#341B22
(52,27,34)
#28151B
(40,21,27)
#1C0F14
(28,15,20)
#10090D
(16,9,13)
#000000
(0,0,0)

Tints of #884553

#884553
(136,69,83)
#925562
(146,85,98)
#9C6571
(156,101,113)
#A67580
(166,117,128)
#B0858F
(176,133,143)
#BA959E
(186,149,158)
#C4A5AD
(196,165,173)
#CEB5BC
(206,181,188)
#D8C5CB
(216,197,203)
#E2D5DA
(226,213,218)
#ECE5E9
(236,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #884553 color. Also use rgb(136,69,83) instead hex code.

Text Font Color

.myTextColor { color: #884553; }

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

This text font color is #884553.

Background Color

.myBgColor { background-color: #884553; }

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

This div background color is #884553.

Border color

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

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

This div border color is #884553.

Opacity

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

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

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

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

This text has shadow with #884553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884553.

Preview

Color preview on black background

This text has color #884553 on black background.


Color preview on white background

This text has color #884553 on white background.


Black color preview on #884553 background

This text has black color on #884553 background.


White color preview on #884553 background

This text has white color on #884553 background.


Related colors

Complementary color

Complementary color for #hex is #77BAAC.


I love getcolorcode.com

Triadic colors

1 #538845 and #455388 with #884553 are triadic colors.

2 #534588 and #458853 with #884553 are triadic colors.