COLOR #885969

HEX: #885969 RGB: (136,89,105)

Color info

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

RGB color model

#885969 color RGB value is (136,89,105).

RGB: (136,89,105) (53%, 35%, 41%)

RGB channels and saturation

R 136 of 255 = 53%
G 89 of 255 = 35%
B 105 of 255 = 41%

136
89
105

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

Portions of RGB colors in percentages

R + G + B = 136 + 89 + 105 = 330 (100%)
R 136 of 330 ~ 41.21%
G 89 of 330 ~ 26.97%
B 105 of 330 ~ 31.82'%

%41.21
%26.97
%31.82

CMYK color model

#885969 color CMYK value is (0,35,23,47).

  • cyan value is 0.00%
  • magenta value is 34.56%
  • yellow value is 22.79%
  • key color value is 46.67%
CMYK: (0,35,23,47) C0M35Y23K47 (0%,35%,23%,47%) (0.00/0.35/0.23/0.47) 

CMYK percentages

%0
%34.56
%22.79
%46.67

Codes

Color #885969 in popluar color models

88 59 69
RGB 136 89 105
HSL 340° 20.89% 44.12%
HSB/HSV 340° 34.56% 53.33%
CMYK 0.00% 34.56% 22.79%
46.67%

Color #885969 in popluar number systems.

HEX 88 59 69
Decimal 136 89 105
Binary 10001000 1011001 1101001
Octal 210 131 151

Shades and tints

Shades of #885969

#885969
(136,89,105)
#7C5160
(124,81,96)
#704957
(112,73,87)
#64414E
(100,65,78)
#583945
(88,57,69)
#4C313C
(76,49,60)
#402933
(64,41,51)
#34212A
(52,33,42)
#281921
(40,25,33)
#1C1118
(28,17,24)
#10090F
(16,9,15)
#000000
(0,0,0)

Tints of #885969

#885969
(136,89,105)
#926876
(146,104,118)
#9C7783
(156,119,131)
#A68690
(166,134,144)
#B0959D
(176,149,157)
#BAA4AA
(186,164,170)
#C4B3B7
(196,179,183)
#CEC2C4
(206,194,196)
#D8D1D1
(216,209,209)
#E2E0DE
(226,224,222)
#ECEFEB
(236,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #885969 color. Also use rgb(136,89,105) instead hex code.

Text Font Color

.myTextColor { color: #885969; }

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

This text font color is #885969.

Background Color

.myBgColor { background-color: #885969; }

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

This div background color is #885969.

Border color

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

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

This div border color is #885969.

Opacity

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

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

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

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

This text has shadow with #885969 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885969.

Preview

Color preview on black background

This text has color #885969 on black background.


Color preview on white background

This text has color #885969 on white background.


Black color preview on #885969 background

This text has black color on #885969 background.


White color preview on #885969 background

This text has white color on #885969 background.


Related colors

Complementary color

Complementary color for #hex is #77A696.


I love getcolorcode.com

Triadic colors

1 #698859 and #596988 with #885969 are triadic colors.

2 #695988 and #598869 with #885969 are triadic colors.