COLOR #876478

HEX: #876478 RGB: (135,100,120)

Color info

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

RGB color model

#876478 color RGB value is (135,100,120).

RGB: (135,100,120) (53%, 39%, 47%)

RGB channels and saturation

R 135 of 255 = 53%
G 100 of 255 = 39%
B 120 of 255 = 47%

135
100
120

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

Portions of RGB colors in percentages

R + G + B = 135 + 100 + 120 = 355 (100%)
R 135 of 355 ~ 38.03%
G 100 of 355 ~ 28.17%
B 120 of 355 ~ 33.8'%

%38.03
%28.17
%33.8

CMYK color model

#876478 color CMYK value is (0,26,11,47).

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

CMYK: (0,26,11,47)
C0M26Y11K47 (0%, 26%, 11%, 47%)
(0.00 / 0.26 / 0.11 / 0.47)

CMYK percentages

%0
%25.93
%11.11
%47.06

Codes

Color #876478 in popluar color models

87 64 78
RGB 135 100 120
HSL 326° 14.89% 46.08%
HSB/HSV 326° 25.93% 52.94%
CMYK 0.00% 25.93% 11.11%
47.06%

Color #876478 in popluar number systems.

HEX 87 64 78
Decimal 135 100 120
Binary 10000111 1100100 1111000
Octal 207 144 170

Shades and tints

Shades of #876478

#876478
(135,100,120)
#7B5B6E
(123,91,110)
#6F5264
(111,82,100)
#63495A
(99,73,90)
#574050
(87,64,80)
#4B3746
(75,55,70)
#3F2E3C
(63,46,60)
#332532
(51,37,50)
#271C28
(39,28,40)
#1B131E
(27,19,30)
#0F0A14
(15,10,20)
#000000
(0,0,0)

Tints of #876478

#876478
(135,100,120)
#917284
(145,114,132)
#9B8090
(155,128,144)
#A58E9C
(165,142,156)
#AF9CA8
(175,156,168)
#B9AAB4
(185,170,180)
#C3B8C0
(195,184,192)
#CDC6CC
(205,198,204)
#D7D4D8
(215,212,216)
#E1E2E4
(225,226,228)
#EBF0F0
(235,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #876478; }

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

This text font color is #876478.

Background Color

.myBgColor { background-color: #876478; }

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

This div background color is #876478.

Border color

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

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

This div border color is #876478.

Opacity

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

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

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

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

This text has shadow with #876478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876478.

Preview

Color preview on black background

This text has color #876478 on black background.


Color preview on white background

This text has color #876478 on white background.


Black color preview on #876478 background

This text has black color on #876478 background.


White color preview on #876478 background

This text has white color on #876478 background.


Related colors

Complementary color

Complementary color for #hex is #789B87.


I love getcolorcode.com

Triadic colors

1 #788764 and #647887 with #876478 are triadic colors.

2 #786487 and #648778 with #876478 are triadic colors.