COLOR #884665

HEX: #884665 RGB: (136,70,101)

Color info

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

RGB color model

#884665 color RGB value is (136,70,101).

RGB: (136,70,101) (53%, 27%, 40%)

RGB channels and saturation

R 136 of 255 = 53%
G 70 of 255 = 27%
B 101 of 255 = 40%

136
70
101

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

Portions of RGB colors in percentages

R + G + B = 136 + 70 + 101 = 307 (100%)
R 136 of 307 ~ 44.3%
G 70 of 307 ~ 22.8%
B 101 of 307 ~ 32.9'%

%44.3
%22.8
%32.9

CMYK color model

#884665 color CMYK value is (0,49,26,47).

  • cyan value is 0.00%
  • magenta value is 48.53%
  • yellow value is 25.74%
  • key color value is 46.67%

CMYK: (0,49,26,47)
C0M49Y26K47 (0%, 49%, 26%, 47%)
(0.00 / 0.49 / 0.26 / 0.47)

CMYK percentages

%0
%48.53
%25.74
%46.67

Codes

Color #884665 in popluar color models

88 46 65
RGB 136 70 101
HSL 332° 32.04% 40.39%
HSB/HSV 332° 48.53% 53.33%
CMYK 0.00% 48.53% 25.74%
46.67%

Color #884665 in popluar number systems.

HEX 88 46 65
Decimal 136 70 101
Binary 10001000 1000110 1100101
Octal 210 106 145

Shades and tints

Shades of #884665

#884665
(136,70,101)
#7C405C
(124,64,92)
#703A53
(112,58,83)
#64344A
(100,52,74)
#582E41
(88,46,65)
#4C2838
(76,40,56)
#40222F
(64,34,47)
#341C26
(52,28,38)
#28161D
(40,22,29)
#1C1014
(28,16,20)
#100A0B
(16,10,11)
#000000
(0,0,0)

Tints of #884665

#884665
(136,70,101)
#925673
(146,86,115)
#9C6681
(156,102,129)
#A6768F
(166,118,143)
#B0869D
(176,134,157)
#BA96AB
(186,150,171)
#C4A6B9
(196,166,185)
#CEB6C7
(206,182,199)
#D8C6D5
(216,198,213)
#E2D6E3
(226,214,227)
#ECE6F1
(236,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #884665 color. Also use rgb(136,70,101) instead hex code.

Text Font Color

.myTextColor { color: #884665; }

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

This text font color is #884665.

Background Color

.myBgColor { background-color: #884665; }

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

This div background color is #884665.

Border color

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

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

This div border color is #884665.

Opacity

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

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

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

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

This text has shadow with #884665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884665.

Preview

Color preview on black background

This text has color #884665 on black background.


Color preview on white background

This text has color #884665 on white background.


Black color preview on #884665 background

This text has black color on #884665 background.


White color preview on #884665 background

This text has white color on #884665 background.


Related colors

Complementary color

Complementary color for #hex is #77B99A.


I love getcolorcode.com

Triadic colors

1 #658846 and #466588 with #884665 are triadic colors.

2 #654688 and #468865 with #884665 are triadic colors.