COLOR #886277

HEX: #886277 RGB: (136,98,119)

Color info

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

RGB color model

#886277 color RGB value is (136,98,119).

RGB: (136,98,119) (53%, 38%, 47%)

RGB channels and saturation

R 136 of 255 = 53%
G 98 of 255 = 38%
B 119 of 255 = 47%

136
98
119

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

Portions of RGB colors in percentages

R + G + B = 136 + 98 + 119 = 353 (100%)
R 136 of 353 ~ 38.53%
G 98 of 353 ~ 27.76%
B 119 of 353 ~ 33.71'%

%38.53
%27.76
%33.71

CMYK color model

#886277 color CMYK value is (0,28,13,47).

  • cyan value is 0.00%
  • magenta value is 27.94%
  • yellow value is 12.50%
  • key color value is 46.67%

CMYK: (0,28,13,47)
C0M28Y13K47 (0%, 28%, 13%, 47%)
(0.00 / 0.28 / 0.13 / 0.47)

CMYK percentages

%0
%27.94
%12.5
%46.67

Codes

Color #886277 in popluar color models

88 62 77
RGB 136 98 119
HSL 327° 16.24% 45.88%
HSB/HSV 327° 27.94% 53.33%
CMYK 0.00% 27.94% 12.50%
46.67%

Color #886277 in popluar number systems.

HEX 88 62 77
Decimal 136 98 119
Binary 10001000 1100010 1110111
Octal 210 142 167

Shades and tints

Shades of #886277

#886277
(136,98,119)
#7C5A6D
(124,90,109)
#705263
(112,82,99)
#644A59
(100,74,89)
#58424F
(88,66,79)
#4C3A45
(76,58,69)
#40323B
(64,50,59)
#342A31
(52,42,49)
#282227
(40,34,39)
#1C1A1D
(28,26,29)
#101213
(16,18,19)
#000000
(0,0,0)

Tints of #886277

#886277
(136,98,119)
#927083
(146,112,131)
#9C7E8F
(156,126,143)
#A68C9B
(166,140,155)
#B09AA7
(176,154,167)
#BAA8B3
(186,168,179)
#C4B6BF
(196,182,191)
#CEC4CB
(206,196,203)
#D8D2D7
(216,210,215)
#E2E0E3
(226,224,227)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #886277; }

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

This text font color is #886277.

Background Color

.myBgColor { background-color: #886277; }

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

This div background color is #886277.

Border color

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

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

This div border color is #886277.

Opacity

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

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

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

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

This text has shadow with #886277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886277.

Preview

Color preview on black background

This text has color #886277 on black background.


Color preview on white background

This text has color #886277 on white background.


Black color preview on #886277 background

This text has black color on #886277 background.


White color preview on #886277 background

This text has white color on #886277 background.


Related colors

Complementary color

Complementary color for #hex is #779D88.


I love getcolorcode.com

Triadic colors

1 #778862 and #627788 with #886277 are triadic colors.

2 #776288 and #628877 with #886277 are triadic colors.