COLOR #885355

HEX: #885355 RGB: (136,83,85)

Color info

#885355 contains red, green and blue colors in about the same proportion. Web safe color of #885355 is #996666 (or #966).

RGB color model

#885355 color RGB value is (136,83,85).

RGB: (136,83,85) (53%, 33%, 33%)

RGB channels and saturation

R 136 of 255 = 53%
G 83 of 255 = 33%
B 85 of 255 = 33%

136
83
85

R + G + B ~ 40%. #885355 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 136 + 83 + 85 = 304 (100%)
R 136 of 304 ~ 44.74%
G 83 of 304 ~ 27.3%
B 85 of 304 ~ 27.96'%

%44.74
%27.3
%27.96

CMYK color model

#885355 color CMYK value is (0,39,38,47).

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

CMYK: (0,39,38,47)
C0M39Y38K47 (0%, 39%, 38%, 47%)
(0.00 / 0.39 / 0.38 / 0.47)

CMYK percentages

%0
%38.97
%37.5
%46.67

Codes

Color #885355 in popluar color models

88 53 55
RGB 136 83 85
HSL 358° 24.20% 42.94%
HSB/HSV 358° 38.97% 53.33%
CMYK 0.00% 38.97% 37.50%
46.67%

Color #885355 in popluar number systems.

HEX 88 53 55
Decimal 136 83 85
Binary 10001000 1010011 1010101
Octal 210 123 125

Shades and tints

Shades of #885355

#885355
(136,83,85)
#7C4C4E
(124,76,78)
#704547
(112,69,71)
#643E40
(100,62,64)
#583739
(88,55,57)
#4C3032
(76,48,50)
#40292B
(64,41,43)
#342224
(52,34,36)
#281B1D
(40,27,29)
#1C1416
(28,20,22)
#100D0F
(16,13,15)
#000000
(0,0,0)

Tints of #885355

#885355
(136,83,85)
#926264
(146,98,100)
#9C7173
(156,113,115)
#A68082
(166,128,130)
#B08F91
(176,143,145)
#BA9EA0
(186,158,160)
#C4ADAF
(196,173,175)
#CEBCBE
(206,188,190)
#D8CBCD
(216,203,205)
#E2DADC
(226,218,220)
#ECE9EB
(236,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #885355; }

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

This text font color is #885355.

Background Color

.myBgColor { background-color: #885355; }

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

This div background color is #885355.

Border color

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

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

This div border color is #885355.

Opacity

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

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

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

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

This text has shadow with #885355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885355.

Preview

Color preview on black background

This text has color #885355 on black background.


Color preview on white background

This text has color #885355 on white background.


Black color preview on #885355 background

This text has black color on #885355 background.


White color preview on #885355 background

This text has white color on #885355 background.


Related colors

Complementary color

Complementary color for #hex is #77ACAA.


I love getcolorcode.com

Triadic colors

1 #558853 and #535588 with #885355 are triadic colors.

2 #555388 and #538855 with #885355 are triadic colors.