COLOR #879290

HEX: #879290 RGB: (135,146,144)

Color info

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

RGB color model

#879290 color RGB value is (135,146,144).

RGB: (135,146,144) (53%, 57%, 56%)

RGB channels and saturation

R 135 of 255 = 53%
G 146 of 255 = 57%
B 144 of 255 = 56%

135
146
144

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

Portions of RGB colors in percentages

R + G + B = 135 + 146 + 144 = 425 (100%)
R 135 of 425 ~ 31.76%
G 146 of 425 ~ 34.35%
B 144 of 425 ~ 33.88'%

%31.76
%34.35
%33.88

CMYK color model

#879290 color CMYK value is (8,0,1,43).

  • cyan value is 7.53%
  • magenta value is 0.00%
  • yellow value is 1.37%
  • key color value is 42.75%

CMYK: (8,0,1,43)
C8M0Y1K43 (8%, 0%, 1%, 43%)
(0.08 / 0.00 / 0.01 / 0.43)

CMYK percentages

%7.53
%0
%1.37
%42.75

Codes

Color #879290 in popluar color models

87 92 90
RGB 135 146 144
HSL 169° 4.80% 55.10%
HSB/HSV 169° 7.53% 57.25%
CMYK 7.53% 0.00% 1.37%
42.75%

Color #879290 in popluar number systems.

HEX 87 92 90
Decimal 135 146 144
Binary 10000111 10010010 10010000
Octal 207 222 220

Shades and tints

Shades of #879290

#879290
(135,146,144)
#7B8583
(123,133,131)
#6F7876
(111,120,118)
#636B69
(99,107,105)
#575E5C
(87,94,92)
#4B514F
(75,81,79)
#3F4442
(63,68,66)
#333735
(51,55,53)
#272A28
(39,42,40)
#1B1D1B
(27,29,27)
#0F100E
(15,16,14)
#000000
(0,0,0)

Tints of #879290

#879290
(135,146,144)
#919B9A
(145,155,154)
#9BA4A4
(155,164,164)
#A5ADAE
(165,173,174)
#AFB6B8
(175,182,184)
#B9BFC2
(185,191,194)
#C3C8CC
(195,200,204)
#CDD1D6
(205,209,214)
#D7DAE0
(215,218,224)
#E1E3EA
(225,227,234)
#EBECF4
(235,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #879290; }

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

This text font color is #879290.

Background Color

.myBgColor { background-color: #879290; }

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

This div background color is #879290.

Border color

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

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

This div border color is #879290.

Opacity

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

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

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

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

This text has shadow with #879290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #879290.

Preview

Color preview on black background

This text has color #879290 on black background.


Color preview on white background

This text has color #879290 on white background.


Black color preview on #879290 background

This text has black color on #879290 background.


White color preview on #879290 background

This text has white color on #879290 background.


Related colors

Complementary color

Complementary color for #hex is #786D6F.


I love getcolorcode.com

Triadic colors

1 #908792 and #929087 with #879290 are triadic colors.

2 #909287 and #928790 with #879290 are triadic colors.