COLOR #884767

HEX: #884767 RGB: (136,71,103)

Color info

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

RGB color model

#884767 color RGB value is (136,71,103).

RGB: (136,71,103) (53%, 28%, 40%)

RGB channels and saturation

R 136 of 255 = 53%
G 71 of 255 = 28%
B 103 of 255 = 40%

136
71
103

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

Portions of RGB colors in percentages

R + G + B = 136 + 71 + 103 = 310 (100%)
R 136 of 310 ~ 43.87%
G 71 of 310 ~ 22.9%
B 103 of 310 ~ 33.23'%

%43.87
%22.9
%33.23

CMYK color model

#884767 color CMYK value is (0,48,24,47).

  • cyan value is 0.00%
  • magenta value is 47.79%
  • yellow value is 24.26%
  • key color value is 46.67%

CMYK: (0,48,24,47)
C0M48Y24K47 (0%, 48%, 24%, 47%)
(0.00 / 0.48 / 0.24 / 0.47)

CMYK percentages

%0
%47.79
%24.26
%46.67

Codes

Color #884767 in popluar color models

88 47 67
RGB 136 71 103
HSL 330° 31.40% 40.59%
HSB/HSV 330° 47.79% 53.33%
CMYK 0.00% 47.79% 24.26%
46.67%

Color #884767 in popluar number systems.

HEX 88 47 67
Decimal 136 71 103
Binary 10001000 1000111 1100111
Octal 210 107 147

Shades and tints

Shades of #884767

#884767
(136,71,103)
#7C415E
(124,65,94)
#703B55
(112,59,85)
#64354C
(100,53,76)
#582F43
(88,47,67)
#4C293A
(76,41,58)
#402331
(64,35,49)
#341D28
(52,29,40)
#28171F
(40,23,31)
#1C1116
(28,17,22)
#100B0D
(16,11,13)
#000000
(0,0,0)

Tints of #884767

#884767
(136,71,103)
#925774
(146,87,116)
#9C6781
(156,103,129)
#A6778E
(166,119,142)
#B0879B
(176,135,155)
#BA97A8
(186,151,168)
#C4A7B5
(196,167,181)
#CEB7C2
(206,183,194)
#D8C7CF
(216,199,207)
#E2D7DC
(226,215,220)
#ECE7E9
(236,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #884767; }

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

This text font color is #884767.

Background Color

.myBgColor { background-color: #884767; }

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

This div background color is #884767.

Border color

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

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

This div border color is #884767.

Opacity

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

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

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

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

This text has shadow with #884767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884767.

Preview

Color preview on black background

This text has color #884767 on black background.


Color preview on white background

This text has color #884767 on white background.


Black color preview on #884767 background

This text has black color on #884767 background.


White color preview on #884767 background

This text has white color on #884767 background.


Related colors

Complementary color

Complementary color for #hex is #77B898.


I love getcolorcode.com

Triadic colors

1 #678847 and #476788 with #884767 are triadic colors.

2 #674788 and #478867 with #884767 are triadic colors.