COLOR #872C57

HEX: #872C57 RGB: (135,44,87)

Color info

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

RGB color model

#872C57 color RGB value is (135,44,87).

RGB: (135,44,87) (53%, 17%, 34%)

RGB channels and saturation

R 135 of 255 = 53%
G 44 of 255 = 17%
B 87 of 255 = 34%

135
44
87

R + G + B ~ 35%. #872C57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 44 + 87 = 266 (100%)
R 135 of 266 ~ 50.75%
G 44 of 266 ~ 16.54%
B 87 of 266 ~ 32.71'%

%50.75
%16.54
%32.71

CMYK color model

#872C57 color CMYK value is (0,67,36,47).

  • cyan value is 0.00%
  • magenta value is 67.41%
  • yellow value is 35.56%
  • key color value is 47.06%
CMYK: (0,67,36,47) C0M67Y36K47 (0%,67%,36%,47%) (0.00/0.67/0.36/0.47) 

CMYK percentages

%0
%67.41
%35.56
%47.06

Codes

Color #872C57 in popluar color models

87 2C 57
RGB 135 44 87
HSL 332° 50.84% 35.10%
HSB/HSV 332° 67.41% 52.94%
CMYK 0.00% 67.41% 35.56%
47.06%

Color #872C57 in popluar number systems.

HEX 87 2C 57
Decimal 135 44 87
Binary 10000111 101100 1010111
Octal 207 54 127

Shades and tints

Shades of #872C57

#872C57
(135,44,87)
#7B2850
(123,40,80)
#6F2449
(111,36,73)
#632042
(99,32,66)
#571C3B
(87,28,59)
#4B1834
(75,24,52)
#3F142D
(63,20,45)
#331026
(51,16,38)
#270C1F
(39,12,31)
#1B0818
(27,8,24)
#0F0411
(15,4,17)
#000000
(0,0,0)

Tints of #872C57

#872C57
(135,44,87)
#913F66
(145,63,102)
#9B5275
(155,82,117)
#A56584
(165,101,132)
#AF7893
(175,120,147)
#B98BA2
(185,139,162)
#C39EB1
(195,158,177)
#CDB1C0
(205,177,192)
#D7C4CF
(215,196,207)
#E1D7DE
(225,215,222)
#EBEAED
(235,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #872C57 color. Also use rgb(135,44,87) instead hex code.

Text Font Color

.myTextColor { color: #872C57; }

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

This text font color is #872C57.

Background Color

.myBgColor { background-color: #872C57; }

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

This div background color is #872C57.

Border color

.myBorderColor { border: 1px solid #872C57; }

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

This div border color is #872C57.

Opacity

.myOpacity80 { color: #872C57; opacity: 0.8; }

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

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

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

This text has shadow with #872C57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #872C57.

Preview

Color preview on black background

This text has color #872C57 on black background.


Color preview on white background

This text has color #872C57 on white background.


Black color preview on #872C57 background

This text has black color on #872C57 background.


White color preview on #872C57 background

This text has white color on #872C57 background.


Related colors

Complementary color

Complementary color for #hex is #78D3A8.


I love getcolorcode.com

Triadic colors

1 #57872C and #2C5787 with #872C57 are triadic colors.

2 #572C87 and #2C8757 with #872C57 are triadic colors.