COLOR #876473

HEX: #876473 RGB: (135,100,115)

Color info

#876473 contains red, green and blue colors in about the same proportion. Web safe color of #876473 is #996666 (or #966).

RGB color model

#876473 color RGB value is (135,100,115).

RGB: (135,100,115) (53%, 39%, 45%)

RGB channels and saturation

R 135 of 255 = 53%
G 100 of 255 = 39%
B 115 of 255 = 45%

135
100
115

R + G + B ~ 46%. #876473 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 100 + 115 = 350 (100%)
R 135 of 350 ~ 38.57%
G 100 of 350 ~ 28.57%
B 115 of 350 ~ 32.86'%

%38.57
%28.57
%32.86

CMYK color model

#876473 color CMYK value is (0,26,15,47).

  • cyan value is 0.00%
  • magenta value is 25.93%
  • yellow value is 14.81%
  • key color value is 47.06%

CMYK: (0,26,15,47)
C0M26Y15K47 (0%, 26%, 15%, 47%)
(0.00 / 0.26 / 0.15 / 0.47)

CMYK percentages

%0
%25.93
%14.81
%47.06

Codes

Color #876473 in popluar color models

87 64 73
RGB 135 100 115
HSL 334° 14.89% 46.08%
HSB/HSV 334° 25.93% 52.94%
CMYK 0.00% 25.93% 14.81%
47.06%

Color #876473 in popluar number systems.

HEX 87 64 73
Decimal 135 100 115
Binary 10000111 1100100 1110011
Octal 207 144 163

Shades and tints

Shades of #876473

#876473
(135,100,115)
#7B5B69
(123,91,105)
#6F525F
(111,82,95)
#634955
(99,73,85)
#57404B
(87,64,75)
#4B3741
(75,55,65)
#3F2E37
(63,46,55)
#33252D
(51,37,45)
#271C23
(39,28,35)
#1B1319
(27,19,25)
#0F0A0F
(15,10,15)
#000000
(0,0,0)

Tints of #876473

#876473
(135,100,115)
#91727F
(145,114,127)
#9B808B
(155,128,139)
#A58E97
(165,142,151)
#AF9CA3
(175,156,163)
#B9AAAF
(185,170,175)
#C3B8BB
(195,184,187)
#CDC6C7
(205,198,199)
#D7D4D3
(215,212,211)
#E1E2DF
(225,226,223)
#EBF0EB
(235,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876473 color. Also use rgb(135,100,115) instead hex code.

Text Font Color

.myTextColor { color: #876473; }

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

This text font color is #876473.

Background Color

.myBgColor { background-color: #876473; }

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

This div background color is #876473.

Border color

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

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

This div border color is #876473.

Opacity

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

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

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

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

This text has shadow with #876473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876473.

Preview

Color preview on black background

This text has color #876473 on black background.


Color preview on white background

This text has color #876473 on white background.


Black color preview on #876473 background

This text has black color on #876473 background.


White color preview on #876473 background

This text has white color on #876473 background.


Related colors

Complementary color

Complementary color for #hex is #789B8C.


I love getcolorcode.com

Triadic colors

1 #738764 and #647387 with #876473 are triadic colors.

2 #736487 and #648773 with #876473 are triadic colors.