COLOR #879067

HEX: #879067 RGB: (135,144,103)

Color info

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

RGB color model

#879067 color RGB value is (135,144,103).

RGB: (135,144,103) (53%, 56%, 40%)

RGB channels and saturation

R 135 of 255 = 53%
G 144 of 255 = 56%
B 103 of 255 = 40%

135
144
103

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

Portions of RGB colors in percentages

R + G + B = 135 + 144 + 103 = 382 (100%)
R 135 of 382 ~ 35.34%
G 144 of 382 ~ 37.7%
B 103 of 382 ~ 26.96'%

%35.34
%37.7
%26.96

CMYK color model

#879067 color CMYK value is (6,0,28,44).

  • cyan value is 6.25%
  • magenta value is 0.00%
  • yellow value is 28.47%
  • key color value is 43.53%

CMYK: (6,0,28,44)
C6M0Y28K44 (6%, 0%, 28%, 44%)
(0.06 / 0.00 / 0.28 / 0.44)

CMYK percentages

%6.25
%0
%28.47
%43.53

Codes

Color #879067 in popluar color models

87 90 67
RGB 135 144 103
HSL 73° 16.60% 48.43%
HSB/HSV 73° 28.47% 56.47%
CMYK 6.25% 0.00% 28.47%
43.53%

Color #879067 in popluar number systems.

HEX 87 90 67
Decimal 135 144 103
Binary 10000111 10010000 1100111
Octal 207 220 147

Shades and tints

Shades of #879067

#879067
(135,144,103)
#7B835E
(123,131,94)
#6F7655
(111,118,85)
#63694C
(99,105,76)
#575C43
(87,92,67)
#4B4F3A
(75,79,58)
#3F4231
(63,66,49)
#333528
(51,53,40)
#27281F
(39,40,31)
#1B1B16
(27,27,22)
#0F0E0D
(15,14,13)
#000000
(0,0,0)

Tints of #879067

#879067
(135,144,103)
#919A74
(145,154,116)
#9BA481
(155,164,129)
#A5AE8E
(165,174,142)
#AFB89B
(175,184,155)
#B9C2A8
(185,194,168)
#C3CCB5
(195,204,181)
#CDD6C2
(205,214,194)
#D7E0CF
(215,224,207)
#E1EADC
(225,234,220)
#EBF4E9
(235,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #879067; }

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

This text font color is #879067.

Background Color

.myBgColor { background-color: #879067; }

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

This div background color is #879067.

Border color

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

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

This div border color is #879067.

Opacity

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

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

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

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

This text has shadow with #879067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #879067.

Preview

Color preview on black background

This text has color #879067 on black background.


Color preview on white background

This text has color #879067 on white background.


Black color preview on #879067 background

This text has black color on #879067 background.


White color preview on #879067 background

This text has white color on #879067 background.


Related colors

Complementary color

Complementary color for #hex is #786F98.


I love getcolorcode.com

Triadic colors

1 #678790 and #906787 with #879067 are triadic colors.

2 #679087 and #908767 with #879067 are triadic colors.