COLOR #879358

HEX: #879358 RGB: (135,147,88)

Color info

#879358 contains red, green and blue colors in about the same proportion. Web safe color of #879358 is #999966 (or #996).

RGB color model

#879358 color RGB value is (135,147,88).

RGB: (135,147,88) (53%, 58%, 35%)

RGB channels and saturation

R 135 of 255 = 53%
G 147 of 255 = 58%
B 88 of 255 = 35%

135
147
88

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

Portions of RGB colors in percentages

R + G + B = 135 + 147 + 88 = 370 (100%)
R 135 of 370 ~ 36.49%
G 147 of 370 ~ 39.73%
B 88 of 370 ~ 23.78'%

%36.49
%39.73
%23.78

CMYK color model

#879358 color CMYK value is (8,0,40,42).

  • cyan value is 8.16%
  • magenta value is 0.00%
  • yellow value is 40.14%
  • key color value is 42.35%

CMYK: (8,0,40,42)
C8M0Y40K42 (8%, 0%, 40%, 42%)
(0.08 / 0.00 / 0.40 / 0.42)

CMYK percentages

%8.16
%0
%40.14
%42.35

Codes

Color #879358 in popluar color models

87 93 58
RGB 135 147 88
HSL 72° 25.11% 46.08%
HSB/HSV 72° 40.14% 57.65%
CMYK 8.16% 0.00% 40.14%
42.35%

Color #879358 in popluar number systems.

HEX 87 93 58
Decimal 135 147 88
Binary 10000111 10010011 1011000
Octal 207 223 130

Shades and tints

Shades of #879358

#879358
(135,147,88)
#7B8650
(123,134,80)
#6F7948
(111,121,72)
#636C40
(99,108,64)
#575F38
(87,95,56)
#4B5230
(75,82,48)
#3F4528
(63,69,40)
#333820
(51,56,32)
#272B18
(39,43,24)
#1B1E10
(27,30,16)
#0F1108
(15,17,8)
#000000
(0,0,0)

Tints of #879358

#879358
(135,147,88)
#919C67
(145,156,103)
#9BA576
(155,165,118)
#A5AE85
(165,174,133)
#AFB794
(175,183,148)
#B9C0A3
(185,192,163)
#C3C9B2
(195,201,178)
#CDD2C1
(205,210,193)
#D7DBD0
(215,219,208)
#E1E4DF
(225,228,223)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #879358; }

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

This text font color is #879358.

Background Color

.myBgColor { background-color: #879358; }

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

This div background color is #879358.

Border color

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

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

This div border color is #879358.

Opacity

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

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

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

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

This text has shadow with #879358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #879358.

Preview

Color preview on black background

This text has color #879358 on black background.


Color preview on white background

This text has color #879358 on white background.


Black color preview on #879358 background

This text has black color on #879358 background.


White color preview on #879358 background

This text has white color on #879358 background.


Related colors

Complementary color

Complementary color for #hex is #786CA7.


I love getcolorcode.com

Triadic colors

1 #588793 and #935887 with #879358 are triadic colors.

2 #589387 and #938758 with #879358 are triadic colors.