COLOR #884271

HEX: #884271 RGB: (136,66,113)

Color info

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

RGB color model

#884271 color RGB value is (136,66,113).

RGB: (136,66,113) (53%, 26%, 44%)

RGB channels and saturation

R 136 of 255 = 53%
G 66 of 255 = 26%
B 113 of 255 = 44%

136
66
113

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

Portions of RGB colors in percentages

R + G + B = 136 + 66 + 113 = 315 (100%)
R 136 of 315 ~ 43.17%
G 66 of 315 ~ 20.95%
B 113 of 315 ~ 35.87'%

%43.17
%20.95
%35.87

CMYK color model

#884271 color CMYK value is (0,51,17,47).

  • cyan value is 0.00%
  • magenta value is 51.47%
  • yellow value is 16.91%
  • key color value is 46.67%

CMYK: (0,51,17,47)
C0M51Y17K47 (0%, 51%, 17%, 47%)
(0.00 / 0.51 / 0.17 / 0.47)

CMYK percentages

%0
%51.47
%16.91
%46.67

Codes

Color #884271 in popluar color models

88 42 71
RGB 136 66 113
HSL 320° 34.65% 39.61%
HSB/HSV 320° 51.47% 53.33%
CMYK 0.00% 51.47% 16.91%
46.67%

Color #884271 in popluar number systems.

HEX 88 42 71
Decimal 136 66 113
Binary 10001000 1000010 1110001
Octal 210 102 161

Shades and tints

Shades of #884271

#884271
(136,66,113)
#7C3C67
(124,60,103)
#70365D
(112,54,93)
#643053
(100,48,83)
#582A49
(88,42,73)
#4C243F
(76,36,63)
#401E35
(64,30,53)
#34182B
(52,24,43)
#281221
(40,18,33)
#1C0C17
(28,12,23)
#10060D
(16,6,13)
#000000
(0,0,0)

Tints of #884271

#884271
(136,66,113)
#92537D
(146,83,125)
#9C6489
(156,100,137)
#A67595
(166,117,149)
#B086A1
(176,134,161)
#BA97AD
(186,151,173)
#C4A8B9
(196,168,185)
#CEB9C5
(206,185,197)
#D8CAD1
(216,202,209)
#E2DBDD
(226,219,221)
#ECECE9
(236,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #884271 color. Also use rgb(136,66,113) instead hex code.

Text Font Color

.myTextColor { color: #884271; }

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

This text font color is #884271.

Background Color

.myBgColor { background-color: #884271; }

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

This div background color is #884271.

Border color

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

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

This div border color is #884271.

Opacity

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

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

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

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

This text has shadow with #884271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884271.

Preview

Color preview on black background

This text has color #884271 on black background.


Color preview on white background

This text has color #884271 on white background.


Black color preview on #884271 background

This text has black color on #884271 background.


White color preview on #884271 background

This text has white color on #884271 background.


Related colors

Complementary color

Complementary color for #hex is #77BD8E.


I love getcolorcode.com

Triadic colors

1 #718842 and #427188 with #884271 are triadic colors.

2 #714288 and #428871 with #884271 are triadic colors.