COLOR #886386

HEX: #886386 RGB: (136,99,134)

Color info

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

RGB color model

#886386 color RGB value is (136,99,134).

RGB: (136,99,134) (53%, 39%, 53%)

RGB channels and saturation

R 136 of 255 = 53%
G 99 of 255 = 39%
B 134 of 255 = 53%

136
99
134

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

Portions of RGB colors in percentages

R + G + B = 136 + 99 + 134 = 369 (100%)
R 136 of 369 ~ 36.86%
G 99 of 369 ~ 26.83%
B 134 of 369 ~ 36.31'%

%36.86
%26.83
%36.31

CMYK color model

#886386 color CMYK value is (0,27,1,47).

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

CMYK: (0,27,1,47)
C0M27Y1K47 (0%, 27%, 1%, 47%)
(0.00 / 0.27 / 0.01 / 0.47)

CMYK percentages

%0
%27.21
%1.47
%46.67

Codes

Color #886386 in popluar color models

88 63 86
RGB 136 99 134
HSL 303° 15.74% 46.08%
HSB/HSV 303° 27.21% 53.33%
CMYK 0.00% 27.21% 1.47%
46.67%

Color #886386 in popluar number systems.

HEX 88 63 86
Decimal 136 99 134
Binary 10001000 1100011 10000110
Octal 210 143 206

Shades and tints

Shades of #886386

#886386
(136,99,134)
#7C5A7A
(124,90,122)
#70516E
(112,81,110)
#644862
(100,72,98)
#583F56
(88,63,86)
#4C364A
(76,54,74)
#402D3E
(64,45,62)
#342432
(52,36,50)
#281B26
(40,27,38)
#1C121A
(28,18,26)
#10090E
(16,9,14)
#000000
(0,0,0)

Tints of #886386

#886386
(136,99,134)
#927191
(146,113,145)
#9C7F9C
(156,127,156)
#A68DA7
(166,141,167)
#B09BB2
(176,155,178)
#BAA9BD
(186,169,189)
#C4B7C8
(196,183,200)
#CEC5D3
(206,197,211)
#D8D3DE
(216,211,222)
#E2E1E9
(226,225,233)
#ECEFF4
(236,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #886386; }

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

This text font color is #886386.

Background Color

.myBgColor { background-color: #886386; }

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

This div background color is #886386.

Border color

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

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

This div border color is #886386.

Opacity

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

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

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

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

This text has shadow with #886386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886386.

Preview

Color preview on black background

This text has color #886386 on black background.


Color preview on white background

This text has color #886386 on white background.


Black color preview on #886386 background

This text has black color on #886386 background.


White color preview on #886386 background

This text has white color on #886386 background.


Related colors

Complementary color

Complementary color for #hex is #779C79.


I love getcolorcode.com

Triadic colors

1 #868863 and #638688 with #886386 are triadic colors.

2 #866388 and #638886 with #886386 are triadic colors.