COLOR #877078

HEX: #877078 RGB: (135,112,120)

Color info

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

RGB color model

#877078 color RGB value is (135,112,120).

RGB: (135,112,120) (53%, 44%, 47%)

RGB channels and saturation

R 135 of 255 = 53%
G 112 of 255 = 44%
B 120 of 255 = 47%

135
112
120

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

Portions of RGB colors in percentages

R + G + B = 135 + 112 + 120 = 367 (100%)
R 135 of 367 ~ 36.78%
G 112 of 367 ~ 30.52%
B 120 of 367 ~ 32.7'%

%36.78
%30.52
%32.7

CMYK color model

#877078 color CMYK value is (0,17,11,47).

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

CMYK: (0,17,11,47)
C0M17Y11K47 (0%, 17%, 11%, 47%)
(0.00 / 0.17 / 0.11 / 0.47)

CMYK percentages

%0
%17.04
%11.11
%47.06

Codes

Color #877078 in popluar color models

87 70 78
RGB 135 112 120
HSL 339° 9.31% 48.43%
HSB/HSV 339° 17.04% 52.94%
CMYK 0.00% 17.04% 11.11%
47.06%

Color #877078 in popluar number systems.

HEX 87 70 78
Decimal 135 112 120
Binary 10000111 1110000 1111000
Octal 207 160 170

Shades and tints

Shades of #877078

#877078
(135,112,120)
#7B666E
(123,102,110)
#6F5C64
(111,92,100)
#63525A
(99,82,90)
#574850
(87,72,80)
#4B3E46
(75,62,70)
#3F343C
(63,52,60)
#332A32
(51,42,50)
#272028
(39,32,40)
#1B161E
(27,22,30)
#0F0C14
(15,12,20)
#000000
(0,0,0)

Tints of #877078

#877078
(135,112,120)
#917D84
(145,125,132)
#9B8A90
(155,138,144)
#A5979C
(165,151,156)
#AFA4A8
(175,164,168)
#B9B1B4
(185,177,180)
#C3BEC0
(195,190,192)
#CDCBCC
(205,203,204)
#D7D8D8
(215,216,216)
#E1E5E4
(225,229,228)
#EBF2F0
(235,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877078; }

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

This text font color is #877078.

Background Color

.myBgColor { background-color: #877078; }

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

This div background color is #877078.

Border color

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

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

This div border color is #877078.

Opacity

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

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

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

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

This text has shadow with #877078 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877078.

Preview

Color preview on black background

This text has color #877078 on black background.


Color preview on white background

This text has color #877078 on white background.


Black color preview on #877078 background

This text has black color on #877078 background.


White color preview on #877078 background

This text has white color on #877078 background.


Related colors

Complementary color

Complementary color for #hex is #788F87.


I love getcolorcode.com

Triadic colors

1 #788770 and #707887 with #877078 are triadic colors.

2 #787087 and #708778 with #877078 are triadic colors.