COLOR #883871

HEX: #883871 RGB: (136,56,113)

Color info

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

RGB color model

#883871 color RGB value is (136,56,113).

RGB: (136,56,113) (53%, 22%, 44%)

RGB channels and saturation

R 136 of 255 = 53%
G 56 of 255 = 22%
B 113 of 255 = 44%

136
56
113

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

Portions of RGB colors in percentages

R + G + B = 136 + 56 + 113 = 305 (100%)
R 136 of 305 ~ 44.59%
G 56 of 305 ~ 18.36%
B 113 of 305 ~ 37.05'%

%44.59
%18.36
%37.05

CMYK color model

#883871 color CMYK value is (0,59,17,47).

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

CMYK: (0,59,17,47)
C0M59Y17K47 (0%, 59%, 17%, 47%)
(0.00 / 0.59 / 0.17 / 0.47)

CMYK percentages

%0
%58.82
%16.91
%46.67

Codes

Color #883871 in popluar color models

88 38 71
RGB 136 56 113
HSL 317° 41.67% 37.65%
HSB/HSV 317° 58.82% 53.33%
CMYK 0.00% 58.82% 16.91%
46.67%

Color #883871 in popluar number systems.

HEX 88 38 71
Decimal 136 56 113
Binary 10001000 111000 1110001
Octal 210 70 161

Shades and tints

Shades of #883871

#883871
(136,56,113)
#7C3367
(124,51,103)
#702E5D
(112,46,93)
#642953
(100,41,83)
#582449
(88,36,73)
#4C1F3F
(76,31,63)
#401A35
(64,26,53)
#34152B
(52,21,43)
#281021
(40,16,33)
#1C0B17
(28,11,23)
#10060D
(16,6,13)
#000000
(0,0,0)

Tints of #883871

#883871
(136,56,113)
#924A7D
(146,74,125)
#9C5C89
(156,92,137)
#A66E95
(166,110,149)
#B080A1
(176,128,161)
#BA92AD
(186,146,173)
#C4A4B9
(196,164,185)
#CEB6C5
(206,182,197)
#D8C8D1
(216,200,209)
#E2DADD
(226,218,221)
#ECECE9
(236,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #883871; }

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

This text font color is #883871.

Background Color

.myBgColor { background-color: #883871; }

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

This div background color is #883871.

Border color

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

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

This div border color is #883871.

Opacity

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

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

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

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

This text has shadow with #883871 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #883871.

Preview

Color preview on black background

This text has color #883871 on black background.


Color preview on white background

This text has color #883871 on white background.


Black color preview on #883871 background

This text has black color on #883871 background.


White color preview on #883871 background

This text has white color on #883871 background.


Related colors

Complementary color

Complementary color for #hex is #77C78E.


I love getcolorcode.com

Triadic colors

1 #718838 and #387188 with #883871 are triadic colors.

2 #713888 and #388871 with #883871 are triadic colors.