COLOR #872B71

HEX: #872B71 RGB: (135,43,113)

Color info

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

RGB color model

#872B71 color RGB value is (135,43,113).

RGB: (135,43,113) (53%, 17%, 44%)

RGB channels and saturation

R 135 of 255 = 53%
G 43 of 255 = 17%
B 113 of 255 = 44%

135
43
113

R + G + B ~ 38%. #872B71 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 43 + 113 = 291 (100%)
R 135 of 291 ~ 46.39%
G 43 of 291 ~ 14.78%
B 113 of 291 ~ 38.83'%

%46.39
%14.78
%38.83

CMYK color model

#872B71 color CMYK value is (0,68,16,47).

  • cyan value is 0.00%
  • magenta value is 68.15%
  • yellow value is 16.30%
  • key color value is 47.06%

CMYK: (0,68,16,47)
C0M68Y16K47 (0%, 68%, 16%, 47%)
(0.00 / 0.68 / 0.16 / 0.47)

CMYK percentages

%0
%68.15
%16.3
%47.06

Codes

Color #872B71 in popluar color models

87 2B 71
RGB 135 43 113
HSL 314° 51.69% 34.90%
HSB/HSV 314° 68.15% 52.94%
CMYK 0.00% 68.15% 16.30%
47.06%

Color #872B71 in popluar number systems.

HEX 87 2B 71
Decimal 135 43 113
Binary 10000111 101011 1110001
Octal 207 53 161

Shades and tints

Shades of #872B71

#872B71
(135,43,113)
#7B2867
(123,40,103)
#6F255D
(111,37,93)
#632253
(99,34,83)
#571F49
(87,31,73)
#4B1C3F
(75,28,63)
#3F1935
(63,25,53)
#33162B
(51,22,43)
#271321
(39,19,33)
#1B1017
(27,16,23)
#0F0D0D
(15,13,13)
#000000
(0,0,0)

Tints of #872B71

#872B71
(135,43,113)
#913E7D
(145,62,125)
#9B5189
(155,81,137)
#A56495
(165,100,149)
#AF77A1
(175,119,161)
#B98AAD
(185,138,173)
#C39DB9
(195,157,185)
#CDB0C5
(205,176,197)
#D7C3D1
(215,195,209)
#E1D6DD
(225,214,221)
#EBE9E9
(235,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #872B71 color. Also use rgb(135,43,113) instead hex code.

Text Font Color

.myTextColor { color: #872B71; }

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

This text font color is #872B71.

Background Color

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

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

This div background color is #872B71.

Border color

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

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

This div border color is #872B71.

Opacity

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

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

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

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

This text has shadow with #872B71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #872B71.

Preview

Color preview on black background

This text has color #872B71 on black background.


Color preview on white background

This text has color #872B71 on white background.


Black color preview on #872B71 background

This text has black color on #872B71 background.


White color preview on #872B71 background

This text has white color on #872B71 background.


Related colors

Complementary color

Complementary color for #hex is #78D48E.


I love getcolorcode.com

Triadic colors

1 #71872B and #2B7187 with #872B71 are triadic colors.

2 #712B87 and #2B8771 with #872B71 are triadic colors.