COLOR #884066

HEX: #884066 RGB: (136,64,102)

Color info

#884066 contains mainly red and blue colors. Web safe color of #884066 is #993366 (or #936).

RGB color model

#884066 color RGB value is (136,64,102).

RGB: (136,64,102) (53%, 25%, 40%)

RGB channels and saturation

R 136 of 255 = 53%
G 64 of 255 = 25%
B 102 of 255 = 40%

136
64
102

R + G + B ~ 39%. #884066 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 64 + 102 = 302 (100%)
R 136 of 302 ~ 45.03%
G 64 of 302 ~ 21.19%
B 102 of 302 ~ 33.77'%

%45.03
%21.19
%33.77

CMYK color model

#884066 color CMYK value is (0,53,25,47).

  • cyan value is 0.00%
  • magenta value is 52.94%
  • yellow value is 25.00%
  • key color value is 46.67%

CMYK: (0,53,25,47)
C0M53Y25K47 (0%, 53%, 25%, 47%)
(0.00 / 0.53 / 0.25 / 0.47)

CMYK percentages

%0
%52.94
%25
%46.67

Codes

Color #884066 in popluar color models

88 40 66
RGB 136 64 102
HSL 328° 36.00% 39.22%
HSB/HSV 328° 52.94% 53.33%
CMYK 0.00% 52.94% 25.00%
46.67%

Color #884066 in popluar number systems.

HEX 88 40 66
Decimal 136 64 102
Binary 10001000 1000000 1100110
Octal 210 100 146

Shades and tints

Shades of #884066

#884066
(136,64,102)
#7C3B5D
(124,59,93)
#703654
(112,54,84)
#64314B
(100,49,75)
#582C42
(88,44,66)
#4C2739
(76,39,57)
#402230
(64,34,48)
#341D27
(52,29,39)
#28181E
(40,24,30)
#1C1315
(28,19,21)
#100E0C
(16,14,12)
#000000
(0,0,0)

Tints of #884066

#884066
(136,64,102)
#925173
(146,81,115)
#9C6280
(156,98,128)
#A6738D
(166,115,141)
#B0849A
(176,132,154)
#BA95A7
(186,149,167)
#C4A6B4
(196,166,180)
#CEB7C1
(206,183,193)
#D8C8CE
(216,200,206)
#E2D9DB
(226,217,219)
#ECEAE8
(236,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #884066 color. Also use rgb(136,64,102) instead hex code.

Text Font Color

.myTextColor { color: #884066; }

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

This text font color is #884066.

Background Color

.myBgColor { background-color: #884066; }

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

This div background color is #884066.

Border color

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

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

This div border color is #884066.

Opacity

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

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

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

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

This text has shadow with #884066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884066.

Preview

Color preview on black background

This text has color #884066 on black background.


Color preview on white background

This text has color #884066 on white background.


Black color preview on #884066 background

This text has black color on #884066 background.


White color preview on #884066 background

This text has white color on #884066 background.


Related colors

Complementary color

Complementary color for #hex is #77BF99.


I love getcolorcode.com

Triadic colors

1 #668840 and #406688 with #884066 are triadic colors.

2 #664088 and #408866 with #884066 are triadic colors.