COLOR #879299

HEX: #879299 RGB: (135,146,153)

Color info

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

RGB color model

#879299 color RGB value is (135,146,153).

RGB: (135,146,153) (53%, 57%, 60%)

RGB channels and saturation

R 135 of 255 = 53%
G 146 of 255 = 57%
B 153 of 255 = 60%

135
146
153

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

Portions of RGB colors in percentages

R + G + B = 135 + 146 + 153 = 434 (100%)
R 135 of 434 ~ 31.11%
G 146 of 434 ~ 33.64%
B 153 of 434 ~ 35.25'%

%31.11
%33.64
%35.25

CMYK color model

#879299 color CMYK value is (12,5,0,40).

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

CMYK: (12,5,0,40)
C12M5Y0K40 (12%, 5%, 0%, 40%)
(0.12 / 0.05 / 0.00 / 0.40)

CMYK percentages

%11.76
%4.58
%0
%40

Codes

Color #879299 in popluar color models

87 92 99
RGB 135 146 153
HSL 203° 8.11% 56.47%
HSB/HSV 203° 11.76% 60.00%
CMYK 11.76% 4.58% 0.00%
40.00%

Color #879299 in popluar number systems.

HEX 87 92 99
Decimal 135 146 153
Binary 10000111 10010010 10011001
Octal 207 222 231

Shades and tints

Shades of #879299

#879299
(135,146,153)
#7B858C
(123,133,140)
#6F787F
(111,120,127)
#636B72
(99,107,114)
#575E65
(87,94,101)
#4B5158
(75,81,88)
#3F444B
(63,68,75)
#33373E
(51,55,62)
#272A31
(39,42,49)
#1B1D24
(27,29,36)
#0F1017
(15,16,23)
#000000
(0,0,0)

Tints of #879299

#879299
(135,146,153)
#919BA2
(145,155,162)
#9BA4AB
(155,164,171)
#A5ADB4
(165,173,180)
#AFB6BD
(175,182,189)
#B9BFC6
(185,191,198)
#C3C8CF
(195,200,207)
#CDD1D8
(205,209,216)
#D7DAE1
(215,218,225)
#E1E3EA
(225,227,234)
#EBECF3
(235,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #879299; }

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

This text font color is #879299.

Background Color

.myBgColor { background-color: #879299; }

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

This div background color is #879299.

Border color

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

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

This div border color is #879299.

Opacity

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

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

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

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

This text has shadow with #879299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #879299.

Preview

Color preview on black background

This text has color #879299 on black background.


Color preview on white background

This text has color #879299 on white background.


Black color preview on #879299 background

This text has black color on #879299 background.


White color preview on #879299 background

This text has white color on #879299 background.


Related colors

Complementary color

Complementary color for #hex is #786D66.


I love getcolorcode.com

Triadic colors

1 #998792 and #929987 with #879299 are triadic colors.

2 #999287 and #928799 with #879299 are triadic colors.