COLOR #885986

HEX: #885986 RGB: (136,89,134)

Color info

#885986 contains red, green and blue colors in about the same proportion. Web safe color of #885986 is #996699 (or #969).

RGB color model

#885986 color RGB value is (136,89,134).

RGB: (136,89,134) (53%, 35%, 53%)

RGB channels and saturation

R 136 of 255 = 53%
G 89 of 255 = 35%
B 134 of 255 = 53%

136
89
134

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

Portions of RGB colors in percentages

R + G + B = 136 + 89 + 134 = 359 (100%)
R 136 of 359 ~ 37.88%
G 89 of 359 ~ 24.79%
B 134 of 359 ~ 37.33'%

%37.88
%24.79
%37.33

CMYK color model

#885986 color CMYK value is (0,35,1,47).

  • cyan value is 0.00%
  • magenta value is 34.56%
  • yellow value is 1.47%
  • key color value is 46.67%

CMYK: (0,35,1,47)
C0M35Y1K47 (0%, 35%, 1%, 47%)
(0.00 / 0.35 / 0.01 / 0.47)

CMYK percentages

%0
%34.56
%1.47
%46.67

Codes

Color #885986 in popluar color models

88 59 86
RGB 136 89 134
HSL 303° 20.89% 44.12%
HSB/HSV 303° 34.56% 53.33%
CMYK 0.00% 34.56% 1.47%
46.67%

Color #885986 in popluar number systems.

HEX 88 59 86
Decimal 136 89 134
Binary 10001000 1011001 10000110
Octal 210 131 206

Shades and tints

Shades of #885986

#885986
(136,89,134)
#7C517A
(124,81,122)
#70496E
(112,73,110)
#644162
(100,65,98)
#583956
(88,57,86)
#4C314A
(76,49,74)
#40293E
(64,41,62)
#342132
(52,33,50)
#281926
(40,25,38)
#1C111A
(28,17,26)
#10090E
(16,9,14)
#000000
(0,0,0)

Tints of #885986

#885986
(136,89,134)
#926891
(146,104,145)
#9C779C
(156,119,156)
#A686A7
(166,134,167)
#B095B2
(176,149,178)
#BAA4BD
(186,164,189)
#C4B3C8
(196,179,200)
#CEC2D3
(206,194,211)
#D8D1DE
(216,209,222)
#E2E0E9
(226,224,233)
#ECEFF4
(236,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #885986; }

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

This text font color is #885986.

Background Color

.myBgColor { background-color: #885986; }

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

This div background color is #885986.

Border color

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

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

This div border color is #885986.

Opacity

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

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

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

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

This text has shadow with #885986 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885986.

Preview

Color preview on black background

This text has color #885986 on black background.


Color preview on white background

This text has color #885986 on white background.


Black color preview on #885986 background

This text has black color on #885986 background.


White color preview on #885986 background

This text has white color on #885986 background.


Related colors

Complementary color

Complementary color for #hex is #77A679.


I love getcolorcode.com

Triadic colors

1 #868859 and #598688 with #885986 are triadic colors.

2 #865988 and #598886 with #885986 are triadic colors.