COLOR #886794

HEX: #886794 RGB: (136,103,148)

Color info

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

RGB color model

#886794 color RGB value is (136,103,148).

RGB: (136,103,148) (53%, 40%, 58%)

RGB channels and saturation

R 136 of 255 = 53%
G 103 of 255 = 40%
B 148 of 255 = 58%

136
103
148

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

Portions of RGB colors in percentages

R + G + B = 136 + 103 + 148 = 387 (100%)
R 136 of 387 ~ 35.14%
G 103 of 387 ~ 26.61%
B 148 of 387 ~ 38.24'%

%35.14
%26.61
%38.24

CMYK color model

#886794 color CMYK value is (8,30,0,42).

  • cyan value is 8.11%
  • magenta value is 30.41%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (8,30,0,42)
C8M30Y0K42 (8%, 30%, 0%, 42%)
(0.08 / 0.30 / 0.00 / 0.42)

CMYK percentages

%8.11
%30.41
%0
%41.96

Codes

Color #886794 in popluar color models

88 67 94
RGB 136 103 148
HSL 284° 17.93% 49.22%
HSB/HSV 284° 30.41% 58.04%
CMYK 8.11% 30.41% 0.00%
41.96%

Color #886794 in popluar number systems.

HEX 88 67 94
Decimal 136 103 148
Binary 10001000 1100111 10010100
Octal 210 147 224

Shades and tints

Shades of #886794

#886794
(136,103,148)
#7C5E87
(124,94,135)
#70557A
(112,85,122)
#644C6D
(100,76,109)
#584360
(88,67,96)
#4C3A53
(76,58,83)
#403146
(64,49,70)
#342839
(52,40,57)
#281F2C
(40,31,44)
#1C161F
(28,22,31)
#100D12
(16,13,18)
#000000
(0,0,0)

Tints of #886794

#886794
(136,103,148)
#92749D
(146,116,157)
#9C81A6
(156,129,166)
#A68EAF
(166,142,175)
#B09BB8
(176,155,184)
#BAA8C1
(186,168,193)
#C4B5CA
(196,181,202)
#CEC2D3
(206,194,211)
#D8CFDC
(216,207,220)
#E2DCE5
(226,220,229)
#ECE9EE
(236,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #886794 color. Also use rgb(136,103,148) instead hex code.

Text Font Color

.myTextColor { color: #886794; }

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

This text font color is #886794.

Background Color

.myBgColor { background-color: #886794; }

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

This div background color is #886794.

Border color

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

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

This div border color is #886794.

Opacity

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

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

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

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

This text has shadow with #886794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886794.

Preview

Color preview on black background

This text has color #886794 on black background.


Color preview on white background

This text has color #886794 on white background.


Black color preview on #886794 background

This text has black color on #886794 background.


White color preview on #886794 background

This text has white color on #886794 background.


Related colors

Complementary color

Complementary color for #hex is #77986B.


I love getcolorcode.com

Triadic colors

1 #948867 and #679488 with #886794 are triadic colors.

2 #946788 and #678894 with #886794 are triadic colors.