COLOR #886089

HEX: #886089 RGB: (136,96,137)

Color info

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

RGB color model

#886089 color RGB value is (136,96,137).

RGB: (136,96,137) (53%, 38%, 54%)

RGB channels and saturation

R 136 of 255 = 53%
G 96 of 255 = 38%
B 137 of 255 = 54%

136
96
137

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

Portions of RGB colors in percentages

R + G + B = 136 + 96 + 137 = 369 (100%)
R 136 of 369 ~ 36.86%
G 96 of 369 ~ 26.02%
B 137 of 369 ~ 37.13'%

%36.86
%26.02
%37.13

CMYK color model

#886089 color CMYK value is (1,30,0,46).

  • cyan value is 0.73%
  • magenta value is 29.93%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (1,30,0,46)
C1M30Y0K46 (1%, 30%, 0%, 46%)
(0.01 / 0.30 / 0.00 / 0.46)

CMYK percentages

%0.73
%29.93
%0
%46.27

Codes

Color #886089 in popluar color models

88 60 89
RGB 136 96 137
HSL 299° 17.60% 45.69%
HSB/HSV 299° 29.93% 53.73%
CMYK 0.73% 29.93% 0.00%
46.27%

Color #886089 in popluar number systems.

HEX 88 60 89
Decimal 136 96 137
Binary 10001000 1100000 10001001
Octal 210 140 211

Shades and tints

Shades of #886089

#886089
(136,96,137)
#7C587D
(124,88,125)
#705071
(112,80,113)
#644865
(100,72,101)
#584059
(88,64,89)
#4C384D
(76,56,77)
#403041
(64,48,65)
#342835
(52,40,53)
#282029
(40,32,41)
#1C181D
(28,24,29)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #886089

#886089
(136,96,137)
#926E93
(146,110,147)
#9C7C9D
(156,124,157)
#A68AA7
(166,138,167)
#B098B1
(176,152,177)
#BAA6BB
(186,166,187)
#C4B4C5
(196,180,197)
#CEC2CF
(206,194,207)
#D8D0D9
(216,208,217)
#E2DEE3
(226,222,227)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #886089; }

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

This text font color is #886089.

Background Color

.myBgColor { background-color: #886089; }

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

This div background color is #886089.

Border color

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

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

This div border color is #886089.

Opacity

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

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

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

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

This text has shadow with #886089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886089.

Preview

Color preview on black background

This text has color #886089 on black background.


Color preview on white background

This text has color #886089 on white background.


Black color preview on #886089 background

This text has black color on #886089 background.


White color preview on #886089 background

This text has white color on #886089 background.


Related colors

Complementary color

Complementary color for #hex is #779F76.


I love getcolorcode.com

Triadic colors

1 #898860 and #608988 with #886089 are triadic colors.

2 #896088 and #608889 with #886089 are triadic colors.