COLOR #885880

HEX: #885880 RGB: (136,88,128)

Color info

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

RGB color model

#885880 color RGB value is (136,88,128).

RGB: (136,88,128) (53%, 35%, 50%)

RGB channels and saturation

R 136 of 255 = 53%
G 88 of 255 = 35%
B 128 of 255 = 50%

136
88
128

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

Portions of RGB colors in percentages

R + G + B = 136 + 88 + 128 = 352 (100%)
R 136 of 352 ~ 38.64%
G 88 of 352 ~ 25%
B 128 of 352 ~ 36.36'%

%38.64
%25
%36.36

CMYK color model

#885880 color CMYK value is (0,35,6,47).

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

CMYK: (0,35,6,47)
C0M35Y6K47 (0%, 35%, 6%, 47%)
(0.00 / 0.35 / 0.06 / 0.47)

CMYK percentages

%0
%35.29
%5.88
%46.67

Codes

Color #885880 in popluar color models

88 58 80
RGB 136 88 128
HSL 310° 21.43% 43.92%
HSB/HSV 310° 35.29% 53.33%
CMYK 0.00% 35.29% 5.88%
46.67%

Color #885880 in popluar number systems.

HEX 88 58 80
Decimal 136 88 128
Binary 10001000 1011000 10000000
Octal 210 130 200

Shades and tints

Shades of #885880

#885880
(136,88,128)
#7C5075
(124,80,117)
#70486A
(112,72,106)
#64405F
(100,64,95)
#583854
(88,56,84)
#4C3049
(76,48,73)
#40283E
(64,40,62)
#342033
(52,32,51)
#281828
(40,24,40)
#1C101D
(28,16,29)
#100812
(16,8,18)
#000000
(0,0,0)

Tints of #885880

#885880
(136,88,128)
#92678B
(146,103,139)
#9C7696
(156,118,150)
#A685A1
(166,133,161)
#B094AC
(176,148,172)
#BAA3B7
(186,163,183)
#C4B2C2
(196,178,194)
#CEC1CD
(206,193,205)
#D8D0D8
(216,208,216)
#E2DFE3
(226,223,227)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #885880; }

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

This text font color is #885880.

Background Color

.myBgColor { background-color: #885880; }

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

This div background color is #885880.

Border color

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

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

This div border color is #885880.

Opacity

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

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

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

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

This text has shadow with #885880 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #885880.

Preview

Color preview on black background

This text has color #885880 on black background.


Color preview on white background

This text has color #885880 on white background.


Black color preview on #885880 background

This text has black color on #885880 background.


White color preview on #885880 background

This text has white color on #885880 background.


Related colors

Complementary color

Complementary color for #hex is #77A77F.


I love getcolorcode.com

Triadic colors

1 #808858 and #588088 with #885880 are triadic colors.

2 #805888 and #588880 with #885880 are triadic colors.