COLOR #872749

HEX: #872749 RGB: (135,39,73)

Color info

#872749 contains mainly red color. Web safe color of #872749 is #993333 (or #933).

RGB color model

#872749 color RGB value is (135,39,73).

RGB: (135,39,73) (53%, 15%, 29%)

RGB channels and saturation

R 135 of 255 = 53%
G 39 of 255 = 15%
B 73 of 255 = 29%

135
39
73

R + G + B ~ 32%. #872749 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 39 + 73 = 247 (100%)
R 135 of 247 ~ 54.66%
G 39 of 247 ~ 15.79%
B 73 of 247 ~ 29.55'%

%54.66
%15.79
%29.55

CMYK color model

#872749 color CMYK value is (0,71,46,47).

  • cyan value is 0.00%
  • magenta value is 71.11%
  • yellow value is 45.93%
  • key color value is 47.06%
CMYK: (0,71,46,47) C0M71Y46K47 (0%,71%,46%,47%) (0.00/0.71/0.46/0.47) 

CMYK percentages

%0
%71.11
%45.93
%47.06

Codes

Color #872749 in popluar color models

87 27 49
RGB 135 39 73
HSL 339° 55.17% 34.12%
HSB/HSV 339° 71.11% 52.94%
CMYK 0.00% 71.11% 45.93%
47.06%

Color #872749 in popluar number systems.

HEX 87 27 49
Decimal 135 39 73
Binary 10000111 100111 1001001
Octal 207 47 111

Shades and tints

Shades of #872749

#872749
(135,39,73)
#7B2443
(123,36,67)
#6F213D
(111,33,61)
#631E37
(99,30,55)
#571B31
(87,27,49)
#4B182B
(75,24,43)
#3F1525
(63,21,37)
#33121F
(51,18,31)
#270F19
(39,15,25)
#1B0C13
(27,12,19)
#0F090D
(15,9,13)
#000000
(0,0,0)

Tints of #872749

#872749
(135,39,73)
#913A59
(145,58,89)
#9B4D69
(155,77,105)
#A56079
(165,96,121)
#AF7389
(175,115,137)
#B98699
(185,134,153)
#C399A9
(195,153,169)
#CDACB9
(205,172,185)
#D7BFC9
(215,191,201)
#E1D2D9
(225,210,217)
#EBE5E9
(235,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #872749 color. Also use rgb(135,39,73) instead hex code.

Text Font Color

.myTextColor { color: #872749; }

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

This text font color is #872749.

Background Color

.myBgColor { background-color: #872749; }

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

This div background color is #872749.

Border color

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

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

This div border color is #872749.

Opacity

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

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

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

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

This text has shadow with #872749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #872749.

Preview

Color preview on black background

This text has color #872749 on black background.


Color preview on white background

This text has color #872749 on white background.


Black color preview on #872749 background

This text has black color on #872749 background.


White color preview on #872749 background

This text has white color on #872749 background.


Related colors

Complementary color

Complementary color for #hex is #78D8B6.


I love getcolorcode.com

Triadic colors

1 #498727 and #274987 with #872749 are triadic colors.

2 #492787 and #278749 with #872749 are triadic colors.