COLOR #879994

HEX: #879994 RGB: (135,153,148)

Color info

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

RGB color model

#879994 color RGB value is (135,153,148).

RGB: (135,153,148) (53%, 60%, 58%)

RGB channels and saturation

R 135 of 255 = 53%
G 153 of 255 = 60%
B 148 of 255 = 58%

135
153
148

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

Portions of RGB colors in percentages

R + G + B = 135 + 153 + 148 = 436 (100%)
R 135 of 436 ~ 30.96%
G 153 of 436 ~ 35.09%
B 148 of 436 ~ 33.94'%

%30.96
%35.09
%33.94

CMYK color model

#879994 color CMYK value is (12,0,3,40).

  • cyan value is 11.76%
  • magenta value is 0.00%
  • yellow value is 3.27%
  • key color value is 40.00%

CMYK: (12,0,3,40)
C12M0Y3K40 (12%, 0%, 3%, 40%)
(0.12 / 0.00 / 0.03 / 0.40)

CMYK percentages

%11.76
%0
%3.27
%40

Codes

Color #879994 in popluar color models

87 99 94
RGB 135 153 148
HSL 163° 8.11% 56.47%
HSB/HSV 163° 11.76% 60.00%
CMYK 11.76% 0.00% 3.27%
40.00%

Color #879994 in popluar number systems.

HEX 87 99 94
Decimal 135 153 148
Binary 10000111 10011001 10010100
Octal 207 231 224

Shades and tints

Shades of #879994

#879994
(135,153,148)
#7B8C87
(123,140,135)
#6F7F7A
(111,127,122)
#63726D
(99,114,109)
#576560
(87,101,96)
#4B5853
(75,88,83)
#3F4B46
(63,75,70)
#333E39
(51,62,57)
#27312C
(39,49,44)
#1B241F
(27,36,31)
#0F1712
(15,23,18)
#000000
(0,0,0)

Tints of #879994

#879994
(135,153,148)
#91A29D
(145,162,157)
#9BABA6
(155,171,166)
#A5B4AF
(165,180,175)
#AFBDB8
(175,189,184)
#B9C6C1
(185,198,193)
#C3CFCA
(195,207,202)
#CDD8D3
(205,216,211)
#D7E1DC
(215,225,220)
#E1EAE5
(225,234,229)
#EBF3EE
(235,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #879994; }

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

This text font color is #879994.

Background Color

.myBgColor { background-color: #879994; }

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

This div background color is #879994.

Border color

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

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

This div border color is #879994.

Opacity

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

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

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

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

This text has shadow with #879994 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #879994.

Preview

Color preview on black background

This text has color #879994 on black background.


Color preview on white background

This text has color #879994 on white background.


Black color preview on #879994 background

This text has black color on #879994 background.


White color preview on #879994 background

This text has white color on #879994 background.


Related colors

Complementary color

Complementary color for #hex is #78666B.


I love getcolorcode.com

Triadic colors

1 #948799 and #999487 with #879994 are triadic colors.

2 #949987 and #998794 with #879994 are triadic colors.