COLOR #887398

HEX: #887398 RGB: (136,115,152)

Color info

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

RGB color model

#887398 color RGB value is (136,115,152).

RGB: (136,115,152) (53%, 45%, 60%)

RGB channels and saturation

R 136 of 255 = 53%
G 115 of 255 = 45%
B 152 of 255 = 60%

136
115
152

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

Portions of RGB colors in percentages

R + G + B = 136 + 115 + 152 = 403 (100%)
R 136 of 403 ~ 33.75%
G 115 of 403 ~ 28.54%
B 152 of 403 ~ 37.72'%

%33.75
%28.54
%37.72

CMYK color model

#887398 color CMYK value is (11,24,0,40).

  • cyan value is 10.53%
  • magenta value is 24.34%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (11,24,0,40)
C11M24Y0K40 (11%, 24%, 0%, 40%)
(0.11 / 0.24 / 0.00 / 0.40)

CMYK percentages

%10.53
%24.34
%0
%40.39

Codes

Color #887398 in popluar color models

88 73 98
RGB 136 115 152
HSL 274° 15.23% 52.35%
HSB/HSV 274° 24.34% 59.61%
CMYK 10.53% 24.34% 0.00%
40.39%

Color #887398 in popluar number systems.

HEX 88 73 98
Decimal 136 115 152
Binary 10001000 1110011 10011000
Octal 210 163 230

Shades and tints

Shades of #887398

#887398
(136,115,152)
#7C698B
(124,105,139)
#705F7E
(112,95,126)
#645571
(100,85,113)
#584B64
(88,75,100)
#4C4157
(76,65,87)
#40374A
(64,55,74)
#342D3D
(52,45,61)
#282330
(40,35,48)
#1C1923
(28,25,35)
#100F16
(16,15,22)
#000000
(0,0,0)

Tints of #887398

#887398
(136,115,152)
#927FA1
(146,127,161)
#9C8BAA
(156,139,170)
#A697B3
(166,151,179)
#B0A3BC
(176,163,188)
#BAAFC5
(186,175,197)
#C4BBCE
(196,187,206)
#CEC7D7
(206,199,215)
#D8D3E0
(216,211,224)
#E2DFE9
(226,223,233)
#ECEBF2
(236,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #887398 color. Also use rgb(136,115,152) instead hex code.

Text Font Color

.myTextColor { color: #887398; }

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

This text font color is #887398.

Background Color

.myBgColor { background-color: #887398; }

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

This div background color is #887398.

Border color

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

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

This div border color is #887398.

Opacity

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

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

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

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

This text has shadow with #887398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #887398.

Preview

Color preview on black background

This text has color #887398 on black background.


Color preview on white background

This text has color #887398 on white background.


Black color preview on #887398 background

This text has black color on #887398 background.


White color preview on #887398 background

This text has white color on #887398 background.


Related colors

Complementary color

Complementary color for #hex is #778C67.


I love getcolorcode.com

Triadic colors

1 #988873 and #739888 with #887398 are triadic colors.

2 #987388 and #738898 with #887398 are triadic colors.