COLOR #885180

HEX: #885180 RGB: (136,81,128)

Color info

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

RGB color model

#885180 color RGB value is (136,81,128).

RGB: (136,81,128) (53%, 32%, 50%)

RGB channels and saturation

R 136 of 255 = 53%
G 81 of 255 = 32%
B 128 of 255 = 50%

136
81
128

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

Portions of RGB colors in percentages

R + G + B = 136 + 81 + 128 = 345 (100%)
R 136 of 345 ~ 39.42%
G 81 of 345 ~ 23.48%
B 128 of 345 ~ 37.1'%

%39.42
%23.48
%37.1

CMYK color model

#885180 color CMYK value is (0,40,6,47).

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

CMYK: (0,40,6,47)
C0M40Y6K47 (0%, 40%, 6%, 47%)
(0.00 / 0.40 / 0.06 / 0.47)

CMYK percentages

%0
%40.44
%5.88
%46.67

Codes

Color #885180 in popluar color models

88 51 80
RGB 136 81 128
HSL 309° 25.35% 42.55%
HSB/HSV 309° 40.44% 53.33%
CMYK 0.00% 40.44% 5.88%
46.67%

Color #885180 in popluar number systems.

HEX 88 51 80
Decimal 136 81 128
Binary 10001000 1010001 10000000
Octal 210 121 200

Shades and tints

Shades of #885180

#885180
(136,81,128)
#7C4A75
(124,74,117)
#70436A
(112,67,106)
#643C5F
(100,60,95)
#583554
(88,53,84)
#4C2E49
(76,46,73)
#40273E
(64,39,62)
#342033
(52,32,51)
#281928
(40,25,40)
#1C121D
(28,18,29)
#100B12
(16,11,18)
#000000
(0,0,0)

Tints of #885180

#885180
(136,81,128)
#92608B
(146,96,139)
#9C6F96
(156,111,150)
#A67EA1
(166,126,161)
#B08DAC
(176,141,172)
#BA9CB7
(186,156,183)
#C4ABC2
(196,171,194)
#CEBACD
(206,186,205)
#D8C9D8
(216,201,216)
#E2D8E3
(226,216,227)
#ECE7EE
(236,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #885180; }

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

This text font color is #885180.

Background Color

.myBgColor { background-color: #885180; }

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

This div background color is #885180.

Border color

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

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

This div border color is #885180.

Opacity

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

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

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

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

This text has shadow with #885180 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885180.

Preview

Color preview on black background

This text has color #885180 on black background.


Color preview on white background

This text has color #885180 on white background.


Black color preview on #885180 background

This text has black color on #885180 background.


White color preview on #885180 background

This text has white color on #885180 background.


Related colors

Complementary color

Complementary color for #hex is #77AE7F.


I love getcolorcode.com

Triadic colors

1 #808851 and #518088 with #885180 are triadic colors.

2 #805188 and #518880 with #885180 are triadic colors.