COLOR #884A86

HEX: #884A86 RGB: (136,74,134)

Color info

#884A86 contains mainly red and blue colors. Web safe color of #884A86 is #993399 (or #939).

RGB color model

#884A86 color RGB value is (136,74,134).

RGB: (136,74,134) (53%, 29%, 53%)

RGB channels and saturation

R 136 of 255 = 53%
G 74 of 255 = 29%
B 134 of 255 = 53%

136
74
134

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

Portions of RGB colors in percentages

R + G + B = 136 + 74 + 134 = 344 (100%)
R 136 of 344 ~ 39.53%
G 74 of 344 ~ 21.51%
B 134 of 344 ~ 38.95'%

%39.53
%21.51
%38.95

CMYK color model

#884A86 color CMYK value is (0,46,1,47).

  • cyan value is 0.00%
  • magenta value is 45.59%
  • yellow value is 1.47%
  • key color value is 46.67%
CMYK: (0,46,1,47) C0M46Y1K47 (0%,46%,1%,47%) (0.00/0.46/0.01/0.47) 

CMYK percentages

%0
%45.59
%1.47
%46.67

Codes

Color #884A86 in popluar color models

88 4A 86
RGB 136 74 134
HSL 302° 29.52% 41.18%
HSB/HSV 302° 45.59% 53.33%
CMYK 0.00% 45.59% 1.47%
46.67%

Color #884A86 in popluar number systems.

HEX 88 4A 86
Decimal 136 74 134
Binary 10001000 1001010 10000110
Octal 210 112 206

Shades and tints

Shades of #884A86

#884A86
(136,74,134)
#7C447A
(124,68,122)
#703E6E
(112,62,110)
#643862
(100,56,98)
#583256
(88,50,86)
#4C2C4A
(76,44,74)
#40263E
(64,38,62)
#342032
(52,32,50)
#281A26
(40,26,38)
#1C141A
(28,20,26)
#100E0E
(16,14,14)
#000000
(0,0,0)

Tints of #884A86

#884A86
(136,74,134)
#925A91
(146,90,145)
#9C6A9C
(156,106,156)
#A67AA7
(166,122,167)
#B08AB2
(176,138,178)
#BA9ABD
(186,154,189)
#C4AAC8
(196,170,200)
#CEBAD3
(206,186,211)
#D8CADE
(216,202,222)
#E2DAE9
(226,218,233)
#ECEAF4
(236,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #884A86 color. Also use rgb(136,74,134) instead hex code.

Text Font Color

.myTextColor { color: #884A86; }

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

This text font color is #884A86.

Background Color

.myBgColor { background-color: #884A86; }

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

This div background color is #884A86.

Border color

.myBorderColor { border: 1px solid #884A86; }

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

This div border color is #884A86.

Opacity

.myOpacity80 { color: #884A86; opacity: 0.8; }

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

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

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

This text has shadow with #884A86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884A86.

Preview

Color preview on black background

This text has color #884A86 on black background.


Color preview on white background

This text has color #884A86 on white background.


Black color preview on #884A86 background

This text has black color on #884A86 background.


White color preview on #884A86 background

This text has white color on #884A86 background.


Related colors

Complementary color

Complementary color for #hex is #77B579.


I love getcolorcode.com

Triadic colors

1 #86884A and #4A8688 with #884A86 are triadic colors.

2 #864A88 and #4A8886 with #884A86 are triadic colors.