COLOR #876078

HEX: #876078 RGB: (135,96,120)

Color info

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

RGB color model

#876078 color RGB value is (135,96,120).

RGB: (135,96,120) (53%, 38%, 47%)

RGB channels and saturation

R 135 of 255 = 53%
G 96 of 255 = 38%
B 120 of 255 = 47%

135
96
120

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

Portions of RGB colors in percentages

R + G + B = 135 + 96 + 120 = 351 (100%)
R 135 of 351 ~ 38.46%
G 96 of 351 ~ 27.35%
B 120 of 351 ~ 34.19'%

%38.46
%27.35
%34.19

CMYK color model

#876078 color CMYK value is (0,29,11,47).

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

CMYK: (0,29,11,47)
C0M29Y11K47 (0%, 29%, 11%, 47%)
(0.00 / 0.29 / 0.11 / 0.47)

CMYK percentages

%0
%28.89
%11.11
%47.06

Codes

Color #876078 in popluar color models

87 60 78
RGB 135 96 120
HSL 323° 16.88% 45.29%
HSB/HSV 323° 28.89% 52.94%
CMYK 0.00% 28.89% 11.11%
47.06%

Color #876078 in popluar number systems.

HEX 87 60 78
Decimal 135 96 120
Binary 10000111 1100000 1111000
Octal 207 140 170

Shades and tints

Shades of #876078

#876078
(135,96,120)
#7B586E
(123,88,110)
#6F5064
(111,80,100)
#63485A
(99,72,90)
#574050
(87,64,80)
#4B3846
(75,56,70)
#3F303C
(63,48,60)
#332832
(51,40,50)
#272028
(39,32,40)
#1B181E
(27,24,30)
#0F1014
(15,16,20)
#000000
(0,0,0)

Tints of #876078

#876078
(135,96,120)
#916E84
(145,110,132)
#9B7C90
(155,124,144)
#A58A9C
(165,138,156)
#AF98A8
(175,152,168)
#B9A6B4
(185,166,180)
#C3B4C0
(195,180,192)
#CDC2CC
(205,194,204)
#D7D0D8
(215,208,216)
#E1DEE4
(225,222,228)
#EBECF0
(235,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #876078; }

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

This text font color is #876078.

Background Color

.myBgColor { background-color: #876078; }

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

This div background color is #876078.

Border color

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

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

This div border color is #876078.

Opacity

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

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

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

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

This text has shadow with #876078 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876078.

Preview

Color preview on black background

This text has color #876078 on black background.


Color preview on white background

This text has color #876078 on white background.


Black color preview on #876078 background

This text has black color on #876078 background.


White color preview on #876078 background

This text has white color on #876078 background.


Related colors

Complementary color

Complementary color for #hex is #789F87.


I love getcolorcode.com

Triadic colors

1 #788760 and #607887 with #876078 are triadic colors.

2 #786087 and #608778 with #876078 are triadic colors.