COLOR #877379

HEX: #877379 RGB: (135,115,121)

Color info

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

RGB color model

#877379 color RGB value is (135,115,121).

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

RGB channels and saturation

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

135
115
121

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

Portions of RGB colors in percentages

R + G + B = 135 + 115 + 121 = 371 (100%)
R 135 of 371 ~ 36.39%
G 115 of 371 ~ 31%
B 121 of 371 ~ 32.61'%

%36.39
%31
%32.61

CMYK color model

#877379 color CMYK value is (0,15,10,47).

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

CMYK: (0,15,10,47)
C0M15Y10K47 (0%, 15%, 10%, 47%)
(0.00 / 0.15 / 0.10 / 0.47)

CMYK percentages

%0
%14.81
%10.37
%47.06

Codes

Color #877379 in popluar color models

87 73 79
RGB 135 115 121
HSL 342° 8.00% 49.02%
HSB/HSV 342° 14.81% 52.94%
CMYK 0.00% 14.81% 10.37%
47.06%

Color #877379 in popluar number systems.

HEX 87 73 79
Decimal 135 115 121
Binary 10000111 1110011 1111001
Octal 207 163 171

Shades and tints

Shades of #877379

#877379
(135,115,121)
#7B696E
(123,105,110)
#6F5F63
(111,95,99)
#635558
(99,85,88)
#574B4D
(87,75,77)
#4B4142
(75,65,66)
#3F3737
(63,55,55)
#332D2C
(51,45,44)
#272321
(39,35,33)
#1B1916
(27,25,22)
#0F0F0B
(15,15,11)
#000000
(0,0,0)

Tints of #877379

#877379
(135,115,121)
#917F85
(145,127,133)
#9B8B91
(155,139,145)
#A5979D
(165,151,157)
#AFA3A9
(175,163,169)
#B9AFB5
(185,175,181)
#C3BBC1
(195,187,193)
#CDC7CD
(205,199,205)
#D7D3D9
(215,211,217)
#E1DFE5
(225,223,229)
#EBEBF1
(235,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #877379; }

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

This text font color is #877379.

Background Color

.myBgColor { background-color: #877379; }

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

This div background color is #877379.

Border color

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

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

This div border color is #877379.

Opacity

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

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

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

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

This text has shadow with #877379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #877379.

Preview

Color preview on black background

This text has color #877379 on black background.


Color preview on white background

This text has color #877379 on white background.


Black color preview on #877379 background

This text has black color on #877379 background.


White color preview on #877379 background

This text has white color on #877379 background.


Related colors

Complementary color

Complementary color for #hex is #788C86.


I love getcolorcode.com

Triadic colors

1 #798773 and #737987 with #877379 are triadic colors.

2 #797387 and #738779 with #877379 are triadic colors.