COLOR #877378

HEX: #877378 RGB: (135,115,120)

Color info

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

RGB color model

#877378 color RGB value is (135,115,120).

RGB: (135,115,120) (53%, 45%, 47%)

RGB channels and saturation

R 135 of 255 = 53%
G 115 of 255 = 45%
B 120 of 255 = 47%

135
115
120

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

Portions of RGB colors in percentages

R + G + B = 135 + 115 + 120 = 370 (100%)
R 135 of 370 ~ 36.49%
G 115 of 370 ~ 31.08%
B 120 of 370 ~ 32.43'%

%36.49
%31.08
%32.43

CMYK color model

#877378 color CMYK value is (0,15,11,47).

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

CMYK: (0,15,11,47)
C0M15Y11K47 (0%, 15%, 11%, 47%)
(0.00 / 0.15 / 0.11 / 0.47)

CMYK percentages

%0
%14.81
%11.11
%47.06

Codes

Color #877378 in popluar color models

87 73 78
RGB 135 115 120
HSL 345° 8.00% 49.02%
HSB/HSV 345° 14.81% 52.94%
CMYK 0.00% 14.81% 11.11%
47.06%

Color #877378 in popluar number systems.

HEX 87 73 78
Decimal 135 115 120
Binary 10000111 1110011 1111000
Octal 207 163 170

Shades and tints

Shades of #877378

#877378
(135,115,120)
#7B696E
(123,105,110)
#6F5F64
(111,95,100)
#63555A
(99,85,90)
#574B50
(87,75,80)
#4B4146
(75,65,70)
#3F373C
(63,55,60)
#332D32
(51,45,50)
#272328
(39,35,40)
#1B191E
(27,25,30)
#0F0F14
(15,15,20)
#000000
(0,0,0)

Tints of #877378

#877378
(135,115,120)
#917F84
(145,127,132)
#9B8B90
(155,139,144)
#A5979C
(165,151,156)
#AFA3A8
(175,163,168)
#B9AFB4
(185,175,180)
#C3BBC0
(195,187,192)
#CDC7CC
(205,199,204)
#D7D3D8
(215,211,216)
#E1DFE4
(225,223,228)
#EBEBF0
(235,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877378; }

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

This text font color is #877378.

Background Color

.myBgColor { background-color: #877378; }

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

This div background color is #877378.

Border color

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

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

This div border color is #877378.

Opacity

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

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

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

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

This text has shadow with #877378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877378.

Preview

Color preview on black background

This text has color #877378 on black background.


Color preview on white background

This text has color #877378 on white background.


Black color preview on #877378 background

This text has black color on #877378 background.


White color preview on #877378 background

This text has white color on #877378 background.


Related colors

Complementary color

Complementary color for #hex is #788C87.


I love getcolorcode.com

Triadic colors

1 #788773 and #737887 with #877378 are triadic colors.

2 #787387 and #738778 with #877378 are triadic colors.