COLOR #886688

HEX: #886688 RGB: (136,102,136)

Color info

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

RGB color model

#886688 color RGB value is (136,102,136).

RGB: (136,102,136) (53%, 40%, 53%)

RGB channels and saturation

R 136 of 255 = 53%
G 102 of 255 = 40%
B 136 of 255 = 53%

136
102
136

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

Portions of RGB colors in percentages

R + G + B = 136 + 102 + 136 = 374 (100%)
R 136 of 374 ~ 36.36%
G 102 of 374 ~ 27.27%
B 136 of 374 ~ 36.36'%

%36.36
%27.27
%36.36

CMYK color model

#886688 color CMYK value is (0,25,0,47).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (0,25,0,47) C0M25Y0K47 (0%,25%,0%,47%) (0.00/0.25/0.00/0.47) 

CMYK percentages

%0
%25
%0
%46.67

Codes

Color #886688 in popluar color models

88 66 88
RGB 136 102 136
HSL 300° 14.29% 46.67%
HSB/HSV 300° 25.00% 53.33%
CMYK 0.00% 25.00% 0.00%
46.67%

Color #886688 in popluar number systems.

HEX 88 66 88
Decimal 136 102 136
Binary 10001000 1100110 10001000
Octal 210 146 210

Shades and tints

Shades of #886688

#886688
(136,102,136)
#7C5D7C
(124,93,124)
#705470
(112,84,112)
#644B64
(100,75,100)
#584258
(88,66,88)
#4C394C
(76,57,76)
#403040
(64,48,64)
#342734
(52,39,52)
#281E28
(40,30,40)
#1C151C
(28,21,28)
#100C10
(16,12,16)
#000000
(0,0,0)

Tints of #886688

#886688
(136,102,136)
#927392
(146,115,146)
#9C809C
(156,128,156)
#A68DA6
(166,141,166)
#B09AB0
(176,154,176)
#BAA7BA
(186,167,186)
#C4B4C4
(196,180,196)
#CEC1CE
(206,193,206)
#D8CED8
(216,206,216)
#E2DBE2
(226,219,226)
#ECE8EC
(236,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #886688; }

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

This text font color is #886688.

Background Color

.myBgColor { background-color: #886688; }

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

This div background color is #886688.

Border color

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

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

This div border color is #886688.

Opacity

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

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

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

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

This text has shadow with #886688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886688.

Preview

Color preview on black background

This text has color #886688 on black background.


Color preview on white background

This text has color #886688 on white background.


Black color preview on #886688 background

This text has black color on #886688 background.


White color preview on #886688 background

This text has white color on #886688 background.


Related colors

Complementary color

Complementary color for #hex is #779977.


I love getcolorcode.com

Triadic colors

1 #888866 and #668888 with #886688 are triadic colors.

2 #886688 and #668888 with #886688 are triadic colors.