COLOR #882957

HEX: #882957 RGB: (136,41,87)

Color info

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

RGB color model

#882957 color RGB value is (136,41,87).

RGB: (136,41,87) (53%, 16%, 34%)

RGB channels and saturation

R 136 of 255 = 53%
G 41 of 255 = 16%
B 87 of 255 = 34%

136
41
87

R + G + B ~ 34%. #882957 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 41 + 87 = 264 (100%)
R 136 of 264 ~ 51.52%
G 41 of 264 ~ 15.53%
B 87 of 264 ~ 32.95'%

%51.52
%15.53
%32.95

CMYK color model

#882957 color CMYK value is (0,70,36,47).

  • cyan value is 0.00%
  • magenta value is 69.85%
  • yellow value is 36.03%
  • key color value is 46.67%

CMYK: (0,70,36,47)
C0M70Y36K47 (0%, 70%, 36%, 47%)
(0.00 / 0.70 / 0.36 / 0.47)

CMYK percentages

%0
%69.85
%36.03
%46.67

Codes

Color #882957 in popluar color models

88 29 57
RGB 136 41 87
HSL 331° 53.67% 34.71%
HSB/HSV 331° 69.85% 53.33%
CMYK 0.00% 69.85% 36.03%
46.67%

Color #882957 in popluar number systems.

HEX 88 29 57
Decimal 136 41 87
Binary 10001000 101001 1010111
Octal 210 51 127

Shades and tints

Shades of #882957

#882957
(136,41,87)
#7C2650
(124,38,80)
#702349
(112,35,73)
#642042
(100,32,66)
#581D3B
(88,29,59)
#4C1A34
(76,26,52)
#40172D
(64,23,45)
#341426
(52,20,38)
#28111F
(40,17,31)
#1C0E18
(28,14,24)
#100B11
(16,11,17)
#000000
(0,0,0)

Tints of #882957

#882957
(136,41,87)
#923C66
(146,60,102)
#9C4F75
(156,79,117)
#A66284
(166,98,132)
#B07593
(176,117,147)
#BA88A2
(186,136,162)
#C49BB1
(196,155,177)
#CEAEC0
(206,174,192)
#D8C1CF
(216,193,207)
#E2D4DE
(226,212,222)
#ECE7ED
(236,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #882957 color. Also use rgb(136,41,87) instead hex code.

Text Font Color

.myTextColor { color: #882957; }

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

This text font color is #882957.

Background Color

.myBgColor { background-color: #882957; }

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

This div background color is #882957.

Border color

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

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

This div border color is #882957.

Opacity

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

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

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

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

This text has shadow with #882957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #882957.

Preview

Color preview on black background

This text has color #882957 on black background.


Color preview on white background

This text has color #882957 on white background.


Black color preview on #882957 background

This text has black color on #882957 background.


White color preview on #882957 background

This text has white color on #882957 background.


Related colors

Complementary color

Complementary color for #hex is #77D6A8.


I love getcolorcode.com

Triadic colors

1 #578829 and #295788 with #882957 are triadic colors.

2 #572988 and #298857 with #882957 are triadic colors.