COLOR #885040

HEX: #885040 RGB: (136,80,64)

Color info

#885040 contains mainly red and green colors. Web safe color of #885040 is #996633 (or #963).

RGB color model

#885040 color RGB value is (136,80,64).

RGB: (136,80,64) (53%, 31%, 25%)

RGB channels and saturation

R 136 of 255 = 53%
G 80 of 255 = 31%
B 64 of 255 = 25%

136
80
64

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

Portions of RGB colors in percentages

R + G + B = 136 + 80 + 64 = 280 (100%)
R 136 of 280 ~ 48.57%
G 80 of 280 ~ 28.57%
B 64 of 280 ~ 22.86'%

%48.57
%28.57
%22.86

CMYK color model

#885040 color CMYK value is (0,41,53,47).

  • cyan value is 0.00%
  • magenta value is 41.18%
  • yellow value is 52.94%
  • key color value is 46.67%

CMYK: (0,41,53,47)
C0M41Y53K47 (0%, 41%, 53%, 47%)
(0.00 / 0.41 / 0.53 / 0.47)

CMYK percentages

%0
%41.18
%52.94
%46.67

Codes

Color #885040 in popluar color models

88 50 40
RGB 136 80 64
HSL 13° 36.00% 39.22%
HSB/HSV 13° 52.94% 53.33%
CMYK 0.00% 41.18% 52.94%
46.67%

Color #885040 in popluar number systems.

HEX 88 50 40
Decimal 136 80 64
Binary 10001000 1010000 1000000
Octal 210 120 100

Shades and tints

Shades of #885040

#885040
(136,80,64)
#7C493B
(124,73,59)
#704236
(112,66,54)
#643B31
(100,59,49)
#58342C
(88,52,44)
#4C2D27
(76,45,39)
#402622
(64,38,34)
#341F1D
(52,31,29)
#281818
(40,24,24)
#1C1113
(28,17,19)
#100A0E
(16,10,14)
#000000
(0,0,0)

Tints of #885040

#885040
(136,80,64)
#925F51
(146,95,81)
#9C6E62
(156,110,98)
#A67D73
(166,125,115)
#B08C84
(176,140,132)
#BA9B95
(186,155,149)
#C4AAA6
(196,170,166)
#CEB9B7
(206,185,183)
#D8C8C8
(216,200,200)
#E2D7D9
(226,215,217)
#ECE6EA
(236,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #885040 color. Also use rgb(136,80,64) instead hex code.

Text Font Color

.myTextColor { color: #885040; }

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

This text font color is #885040.

Background Color

.myBgColor { background-color: #885040; }

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

This div background color is #885040.

Border color

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

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

This div border color is #885040.

Opacity

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

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

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

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

This text has shadow with #885040 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885040.

Preview

Color preview on black background

This text has color #885040 on black background.


Color preview on white background

This text has color #885040 on white background.


Black color preview on #885040 background

This text has black color on #885040 background.


White color preview on #885040 background

This text has white color on #885040 background.


Related colors

Complementary color

Complementary color for #hex is #77AFBF.


I love getcolorcode.com

Triadic colors

1 #408850 and #504088 with #885040 are triadic colors.

2 #405088 and #508840 with #885040 are triadic colors.