COLOR #879593

HEX: #879593 RGB: (135,149,147)

Color info

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

RGB color model

#879593 color RGB value is (135,149,147).

RGB: (135,149,147) (53%, 58%, 58%)

RGB channels and saturation

R 135 of 255 = 53%
G 149 of 255 = 58%
B 147 of 255 = 58%

135
149
147

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

Portions of RGB colors in percentages

R + G + B = 135 + 149 + 147 = 431 (100%)
R 135 of 431 ~ 31.32%
G 149 of 431 ~ 34.57%
B 147 of 431 ~ 34.11'%

%31.32
%34.57
%34.11

CMYK color model

#879593 color CMYK value is (9,0,1,42).

  • cyan value is 9.40%
  • magenta value is 0.00%
  • yellow value is 1.34%
  • key color value is 41.57%

CMYK: (9,0,1,42)
C9M0Y1K42 (9%, 0%, 1%, 42%)
(0.09 / 0.00 / 0.01 / 0.42)

CMYK percentages

%9.4
%0
%1.34
%41.57

Codes

Color #879593 in popluar color models

87 95 93
RGB 135 149 147
HSL 171° 6.19% 55.69%
HSB/HSV 171° 9.40% 58.43%
CMYK 9.40% 0.00% 1.34%
41.57%

Color #879593 in popluar number systems.

HEX 87 95 93
Decimal 135 149 147
Binary 10000111 10010101 10010011
Octal 207 225 223

Shades and tints

Shades of #879593

#879593
(135,149,147)
#7B8886
(123,136,134)
#6F7B79
(111,123,121)
#636E6C
(99,110,108)
#57615F
(87,97,95)
#4B5452
(75,84,82)
#3F4745
(63,71,69)
#333A38
(51,58,56)
#272D2B
(39,45,43)
#1B201E
(27,32,30)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #879593

#879593
(135,149,147)
#919E9C
(145,158,156)
#9BA7A5
(155,167,165)
#A5B0AE
(165,176,174)
#AFB9B7
(175,185,183)
#B9C2C0
(185,194,192)
#C3CBC9
(195,203,201)
#CDD4D2
(205,212,210)
#D7DDDB
(215,221,219)
#E1E6E4
(225,230,228)
#EBEFED
(235,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #879593 color. Also use rgb(135,149,147) instead hex code.

Text Font Color

.myTextColor { color: #879593; }

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

This text font color is #879593.

Background Color

.myBgColor { background-color: #879593; }

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

This div background color is #879593.

Border color

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

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

This div border color is #879593.

Opacity

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

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

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

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

This text has shadow with #879593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #879593.

Preview

Color preview on black background

This text has color #879593 on black background.


Color preview on white background

This text has color #879593 on white background.


Black color preview on #879593 background

This text has black color on #879593 background.


White color preview on #879593 background

This text has white color on #879593 background.


Related colors

Complementary color

Complementary color for #hex is #786A6C.


I love getcolorcode.com

Triadic colors

1 #938795 and #959387 with #879593 are triadic colors.

2 #939587 and #958793 with #879593 are triadic colors.