COLOR #872D61

HEX: #872D61 RGB: (135,45,97)

Color info

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

RGB color model

#872D61 color RGB value is (135,45,97).

RGB: (135,45,97) (53%, 18%, 38%)

RGB channels and saturation

R 135 of 255 = 53%
G 45 of 255 = 18%
B 97 of 255 = 38%

135
45
97

R + G + B ~ 36%. #872D61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 45 + 97 = 277 (100%)
R 135 of 277 ~ 48.74%
G 45 of 277 ~ 16.25%
B 97 of 277 ~ 35.02'%

%48.74
%16.25
%35.02

CMYK color model

#872D61 color CMYK value is (0,67,28,47).

  • cyan value is 0.00%
  • magenta value is 66.67%
  • yellow value is 28.15%
  • key color value is 47.06%
CMYK: (0,67,28,47) C0M67Y28K47 (0%,67%,28%,47%) (0.00/0.67/0.28/0.47) 

CMYK percentages

%0
%66.67
%28.15
%47.06

Codes

Color #872D61 in popluar color models

87 2D 61
RGB 135 45 97
HSL 325° 50.00% 35.29%
HSB/HSV 325° 66.67% 52.94%
CMYK 0.00% 66.67% 28.15%
47.06%

Color #872D61 in popluar number systems.

HEX 87 2D 61
Decimal 135 45 97
Binary 10000111 101101 1100001
Octal 207 55 141

Shades and tints

Shades of #872D61

#872D61
(135,45,97)
#7B2959
(123,41,89)
#6F2551
(111,37,81)
#632149
(99,33,73)
#571D41
(87,29,65)
#4B1939
(75,25,57)
#3F1531
(63,21,49)
#331129
(51,17,41)
#270D21
(39,13,33)
#1B0919
(27,9,25)
#0F0511
(15,5,17)
#000000
(0,0,0)

Tints of #872D61

#872D61
(135,45,97)
#91406F
(145,64,111)
#9B537D
(155,83,125)
#A5668B
(165,102,139)
#AF7999
(175,121,153)
#B98CA7
(185,140,167)
#C39FB5
(195,159,181)
#CDB2C3
(205,178,195)
#D7C5D1
(215,197,209)
#E1D8DF
(225,216,223)
#EBEBED
(235,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #872D61 color. Also use rgb(135,45,97) instead hex code.

Text Font Color

.myTextColor { color: #872D61; }

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

This text font color is #872D61.

Background Color

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

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

This div background color is #872D61.

Border color

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

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

This div border color is #872D61.

Opacity

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

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

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

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

This text has shadow with #872D61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #872D61.

Preview

Color preview on black background

This text has color #872D61 on black background.


Color preview on white background

This text has color #872D61 on white background.


Black color preview on #872D61 background

This text has black color on #872D61 background.


White color preview on #872D61 background

This text has white color on #872D61 background.


Related colors

Complementary color

Complementary color for #hex is #78D29E.


I love getcolorcode.com

Triadic colors

1 #61872D and #2D6187 with #872D61 are triadic colors.

2 #612D87 and #2D8761 with #872D61 are triadic colors.