COLOR #878969

HEX: #878969 RGB: (135,137,105)

Color info

#878969 contains red, green and blue colors in about the same proportion. Web safe color of #878969 is #999966 (or #996).

RGB color model

#878969 color RGB value is (135,137,105).

RGB: (135,137,105) (53%, 54%, 41%)

RGB channels and saturation

R 135 of 255 = 53%
G 137 of 255 = 54%
B 105 of 255 = 41%

135
137
105

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

Portions of RGB colors in percentages

R + G + B = 135 + 137 + 105 = 377 (100%)
R 135 of 377 ~ 35.81%
G 137 of 377 ~ 36.34%
B 105 of 377 ~ 27.85'%

%35.81
%36.34
%27.85

CMYK color model

#878969 color CMYK value is (1,0,23,46).

  • cyan value is 1.46%
  • magenta value is 0.00%
  • yellow value is 23.36%
  • key color value is 46.27%

CMYK: (1,0,23,46)
C1M0Y23K46 (1%, 0%, 23%, 46%)
(0.01 / 0.00 / 0.23 / 0.46)

CMYK percentages

%1.46
%0
%23.36
%46.27

Codes

Color #878969 in popluar color models

87 89 69
RGB 135 137 105
HSL 64° 13.22% 47.45%
HSB/HSV 64° 23.36% 53.73%
CMYK 1.46% 0.00% 23.36%
46.27%

Color #878969 in popluar number systems.

HEX 87 89 69
Decimal 135 137 105
Binary 10000111 10001001 1101001
Octal 207 211 151

Shades and tints

Shades of #878969

#878969
(135,137,105)
#7B7D60
(123,125,96)
#6F7157
(111,113,87)
#63654E
(99,101,78)
#575945
(87,89,69)
#4B4D3C
(75,77,60)
#3F4133
(63,65,51)
#33352A
(51,53,42)
#272921
(39,41,33)
#1B1D18
(27,29,24)
#0F110F
(15,17,15)
#000000
(0,0,0)

Tints of #878969

#878969
(135,137,105)
#919376
(145,147,118)
#9B9D83
(155,157,131)
#A5A790
(165,167,144)
#AFB19D
(175,177,157)
#B9BBAA
(185,187,170)
#C3C5B7
(195,197,183)
#CDCFC4
(205,207,196)
#D7D9D1
(215,217,209)
#E1E3DE
(225,227,222)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #878969 color. Also use rgb(135,137,105) instead hex code.

Text Font Color

.myTextColor { color: #878969; }

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

This text font color is #878969.

Background Color

.myBgColor { background-color: #878969; }

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

This div background color is #878969.

Border color

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

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

This div border color is #878969.

Opacity

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

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

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

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

This text has shadow with #878969 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #878969.

Preview

Color preview on black background

This text has color #878969 on black background.


Color preview on white background

This text has color #878969 on white background.


Black color preview on #878969 background

This text has black color on #878969 background.


White color preview on #878969 background

This text has white color on #878969 background.


Related colors

Complementary color

Complementary color for #hex is #787696.


I love getcolorcode.com

Triadic colors

1 #698789 and #896987 with #878969 are triadic colors.

2 #698987 and #898769 with #878969 are triadic colors.