COLOR #873446

HEX: #873446 RGB: (135,52,70)

Color info

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

RGB color model

#873446 color RGB value is (135,52,70).

RGB: (135,52,70) (53%, 20%, 27%)

RGB channels and saturation

R 135 of 255 = 53%
G 52 of 255 = 20%
B 70 of 255 = 27%

135
52
70

R + G + B ~ 33%. #873446 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 52 + 70 = 257 (100%)
R 135 of 257 ~ 52.53%
G 52 of 257 ~ 20.23%
B 70 of 257 ~ 27.24'%

%52.53
%20.23
%27.24

CMYK color model

#873446 color CMYK value is (0,61,48,47).

  • cyan value is 0.00%
  • magenta value is 61.48%
  • yellow value is 48.15%
  • key color value is 47.06%
CMYK: (0,61,48,47) C0M61Y48K47 (0%,61%,48%,47%) (0.00/0.61/0.48/0.47) 

CMYK percentages

%0
%61.48
%48.15
%47.06

Codes

Color #873446 in popluar color models

87 34 46
RGB 135 52 70
HSL 347° 44.39% 36.67%
HSB/HSV 347° 61.48% 52.94%
CMYK 0.00% 61.48% 48.15%
47.06%

Color #873446 in popluar number systems.

HEX 87 34 46
Decimal 135 52 70
Binary 10000111 110100 1000110
Octal 207 64 106

Shades and tints

Shades of #873446

#873446
(135,52,70)
#7B3040
(123,48,64)
#6F2C3A
(111,44,58)
#632834
(99,40,52)
#57242E
(87,36,46)
#4B2028
(75,32,40)
#3F1C22
(63,28,34)
#33181C
(51,24,28)
#271416
(39,20,22)
#1B1010
(27,16,16)
#0F0C0A
(15,12,10)
#000000
(0,0,0)

Tints of #873446

#873446
(135,52,70)
#914656
(145,70,86)
#9B5866
(155,88,102)
#A56A76
(165,106,118)
#AF7C86
(175,124,134)
#B98E96
(185,142,150)
#C3A0A6
(195,160,166)
#CDB2B6
(205,178,182)
#D7C4C6
(215,196,198)
#E1D6D6
(225,214,214)
#EBE8E6
(235,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #873446 color. Also use rgb(135,52,70) instead hex code.

Text Font Color

.myTextColor { color: #873446; }

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

This text font color is #873446.

Background Color

.myBgColor { background-color: #873446; }

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

This div background color is #873446.

Border color

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

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

This div border color is #873446.

Opacity

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

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

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

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

This text has shadow with #873446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #873446.

Preview

Color preview on black background

This text has color #873446 on black background.


Color preview on white background

This text has color #873446 on white background.


Black color preview on #873446 background

This text has black color on #873446 background.


White color preview on #873446 background

This text has white color on #873446 background.


Related colors

Complementary color

Complementary color for #hex is #78CBB9.


I love getcolorcode.com

Triadic colors

1 #468734 and #344687 with #873446 are triadic colors.

2 #463487 and #348746 with #873446 are triadic colors.