COLOR #879346

HEX: #879346 RGB: (135,147,70)

Color info

#879346 contains mainly red and green colors. Web safe color of #879346 is #999933 (or #993).

RGB color model

#879346 color RGB value is (135,147,70).

RGB: (135,147,70) (53%, 58%, 27%)

RGB channels and saturation

R 135 of 255 = 53%
G 147 of 255 = 58%
B 70 of 255 = 27%

135
147
70

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

Portions of RGB colors in percentages

R + G + B = 135 + 147 + 70 = 352 (100%)
R 135 of 352 ~ 38.35%
G 147 of 352 ~ 41.76%
B 70 of 352 ~ 19.89'%

%38.35
%41.76
%19.89

CMYK color model

#879346 color CMYK value is (8,0,52,42).

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

CMYK: (8,0,52,42)
C8M0Y52K42 (8%, 0%, 52%, 42%)
(0.08 / 0.00 / 0.52 / 0.42)

CMYK percentages

%8.16
%0
%52.38
%42.35

Codes

Color #879346 in popluar color models

87 93 46
RGB 135 147 70
HSL 69° 35.48% 42.55%
HSB/HSV 69° 52.38% 57.65%
CMYK 8.16% 0.00% 52.38%
42.35%

Color #879346 in popluar number systems.

HEX 87 93 46
Decimal 135 147 70
Binary 10000111 10010011 1000110
Octal 207 223 106

Shades and tints

Shades of #879346

#879346
(135,147,70)
#7B8640
(123,134,64)
#6F793A
(111,121,58)
#636C34
(99,108,52)
#575F2E
(87,95,46)
#4B5228
(75,82,40)
#3F4522
(63,69,34)
#33381C
(51,56,28)
#272B16
(39,43,22)
#1B1E10
(27,30,16)
#0F110A
(15,17,10)
#000000
(0,0,0)

Tints of #879346

#879346
(135,147,70)
#919C56
(145,156,86)
#9BA566
(155,165,102)
#A5AE76
(165,174,118)
#AFB786
(175,183,134)
#B9C096
(185,192,150)
#C3C9A6
(195,201,166)
#CDD2B6
(205,210,182)
#D7DBC6
(215,219,198)
#E1E4D6
(225,228,214)
#EBEDE6
(235,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #879346; }

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

This text font color is #879346.

Background Color

.myBgColor { background-color: #879346; }

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

This div background color is #879346.

Border color

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

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

This div border color is #879346.

Opacity

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

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

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

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

This text has shadow with #879346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #879346.

Preview

Color preview on black background

This text has color #879346 on black background.


Color preview on white background

This text has color #879346 on white background.


Black color preview on #879346 background

This text has black color on #879346 background.


White color preview on #879346 background

This text has white color on #879346 background.


Related colors

Complementary color

Complementary color for #hex is #786CB9.


I love getcolorcode.com

Triadic colors

1 #468793 and #934687 with #879346 are triadic colors.

2 #469387 and #938746 with #879346 are triadic colors.