COLOR #879489

HEX: #879489 RGB: (135,148,137)

Color info

#879489 contains red, green and blue colors in about the same proportion. Web safe color of #879489 is #999999 (or #999).

RGB color model

#879489 color RGB value is (135,148,137).

RGB: (135,148,137) (53%, 58%, 54%)

RGB channels and saturation

R 135 of 255 = 53%
G 148 of 255 = 58%
B 137 of 255 = 54%

135
148
137

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

Portions of RGB colors in percentages

R + G + B = 135 + 148 + 137 = 420 (100%)
R 135 of 420 ~ 32.14%
G 148 of 420 ~ 35.24%
B 137 of 420 ~ 32.62'%

%32.14
%35.24
%32.62

CMYK color model

#879489 color CMYK value is (9,0,7,42).

  • cyan value is 8.78%
  • magenta value is 0.00%
  • yellow value is 7.43%
  • key color value is 41.96%

CMYK: (9,0,7,42)
C9M0Y7K42 (9%, 0%, 7%, 42%)
(0.09 / 0.00 / 0.07 / 0.42)

CMYK percentages

%8.78
%0
%7.43
%41.96

Codes

Color #879489 in popluar color models

87 94 89
RGB 135 148 137
HSL 129° 5.73% 55.49%
HSB/HSV 129° 8.78% 58.04%
CMYK 8.78% 0.00% 7.43%
41.96%

Color #879489 in popluar number systems.

HEX 87 94 89
Decimal 135 148 137
Binary 10000111 10010100 10001001
Octal 207 224 211

Shades and tints

Shades of #879489

#879489
(135,148,137)
#7B877D
(123,135,125)
#6F7A71
(111,122,113)
#636D65
(99,109,101)
#576059
(87,96,89)
#4B534D
(75,83,77)
#3F4641
(63,70,65)
#333935
(51,57,53)
#272C29
(39,44,41)
#1B1F1D
(27,31,29)
#0F1211
(15,18,17)
#000000
(0,0,0)

Tints of #879489

#879489
(135,148,137)
#919D93
(145,157,147)
#9BA69D
(155,166,157)
#A5AFA7
(165,175,167)
#AFB8B1
(175,184,177)
#B9C1BB
(185,193,187)
#C3CAC5
(195,202,197)
#CDD3CF
(205,211,207)
#D7DCD9
(215,220,217)
#E1E5E3
(225,229,227)
#EBEEED
(235,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #879489; }

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

This text font color is #879489.

Background Color

.myBgColor { background-color: #879489; }

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

This div background color is #879489.

Border color

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

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

This div border color is #879489.

Opacity

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

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

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

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

This text has shadow with #879489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #879489.

Preview

Color preview on black background

This text has color #879489 on black background.


Color preview on white background

This text has color #879489 on white background.


Black color preview on #879489 background

This text has black color on #879489 background.


White color preview on #879489 background

This text has white color on #879489 background.


Related colors

Complementary color

Complementary color for #hex is #786B76.


I love getcolorcode.com

Triadic colors

1 #898794 and #948987 with #879489 are triadic colors.

2 #899487 and #948789 with #879489 are triadic colors.