COLOR #886280

HEX: #886280 RGB: (136,98,128)

Color info

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

RGB color model

#886280 color RGB value is (136,98,128).

RGB: (136,98,128) (53%, 38%, 50%)

RGB channels and saturation

R 136 of 255 = 53%
G 98 of 255 = 38%
B 128 of 255 = 50%

136
98
128

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

Portions of RGB colors in percentages

R + G + B = 136 + 98 + 128 = 362 (100%)
R 136 of 362 ~ 37.57%
G 98 of 362 ~ 27.07%
B 128 of 362 ~ 35.36'%

%37.57
%27.07
%35.36

CMYK color model

#886280 color CMYK value is (0,28,6,47).

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

CMYK: (0,28,6,47)
C0M28Y6K47 (0%, 28%, 6%, 47%)
(0.00 / 0.28 / 0.06 / 0.47)

CMYK percentages

%0
%27.94
%5.88
%46.67

Codes

Color #886280 in popluar color models

88 62 80
RGB 136 98 128
HSL 313° 16.24% 45.88%
HSB/HSV 313° 27.94% 53.33%
CMYK 0.00% 27.94% 5.88%
46.67%

Color #886280 in popluar number systems.

HEX 88 62 80
Decimal 136 98 128
Binary 10001000 1100010 10000000
Octal 210 142 200

Shades and tints

Shades of #886280

#886280
(136,98,128)
#7C5A75
(124,90,117)
#70526A
(112,82,106)
#644A5F
(100,74,95)
#584254
(88,66,84)
#4C3A49
(76,58,73)
#40323E
(64,50,62)
#342A33
(52,42,51)
#282228
(40,34,40)
#1C1A1D
(28,26,29)
#101212
(16,18,18)
#000000
(0,0,0)

Tints of #886280

#886280
(136,98,128)
#92708B
(146,112,139)
#9C7E96
(156,126,150)
#A68CA1
(166,140,161)
#B09AAC
(176,154,172)
#BAA8B7
(186,168,183)
#C4B6C2
(196,182,194)
#CEC4CD
(206,196,205)
#D8D2D8
(216,210,216)
#E2E0E3
(226,224,227)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #886280; }

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

This text font color is #886280.

Background Color

.myBgColor { background-color: #886280; }

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

This div background color is #886280.

Border color

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

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

This div border color is #886280.

Opacity

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

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

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

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

This text has shadow with #886280 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886280.

Preview

Color preview on black background

This text has color #886280 on black background.


Color preview on white background

This text has color #886280 on white background.


Black color preview on #886280 background

This text has black color on #886280 background.


White color preview on #886280 background

This text has white color on #886280 background.


Related colors

Complementary color

Complementary color for #hex is #779D7F.


I love getcolorcode.com

Triadic colors

1 #808862 and #628088 with #886280 are triadic colors.

2 #806288 and #628880 with #886280 are triadic colors.