COLOR #879068

HEX: #879068 RGB: (135,144,104)

Color info

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

RGB color model

#879068 color RGB value is (135,144,104).

RGB: (135,144,104) (53%, 56%, 41%)

RGB channels and saturation

R 135 of 255 = 53%
G 144 of 255 = 56%
B 104 of 255 = 41%

135
144
104

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

Portions of RGB colors in percentages

R + G + B = 135 + 144 + 104 = 383 (100%)
R 135 of 383 ~ 35.25%
G 144 of 383 ~ 37.6%
B 104 of 383 ~ 27.15'%

%35.25
%37.6
%27.15

CMYK color model

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

  • cyan value is 6.25%
  • magenta value is 0.00%
  • yellow value is 27.78%
  • 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
%27.78
%43.53

Codes

Color #879068 in popluar color models

87 90 68
RGB 135 144 104
HSL 74° 16.13% 48.63%
HSB/HSV 74° 27.78% 56.47%
CMYK 6.25% 0.00% 27.78%
43.53%

Color #879068 in popluar number systems.

HEX 87 90 68
Decimal 135 144 104
Binary 10000111 10010000 1101000
Octal 207 220 150

Shades and tints

Shades of #879068

#879068
(135,144,104)
#7B835F
(123,131,95)
#6F7656
(111,118,86)
#63694D
(99,105,77)
#575C44
(87,92,68)
#4B4F3B
(75,79,59)
#3F4232
(63,66,50)
#333529
(51,53,41)
#272820
(39,40,32)
#1B1B17
(27,27,23)
#0F0E0E
(15,14,14)
#000000
(0,0,0)

Tints of #879068

#879068
(135,144,104)
#919A75
(145,154,117)
#9BA482
(155,164,130)
#A5AE8F
(165,174,143)
#AFB89C
(175,184,156)
#B9C2A9
(185,194,169)
#C3CCB6
(195,204,182)
#CDD6C3
(205,214,195)
#D7E0D0
(215,224,208)
#E1EADD
(225,234,221)
#EBF4EA
(235,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #879068; }

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

This text font color is #879068.

Background Color

.myBgColor { background-color: #879068; }

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

This div background color is #879068.

Border color

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

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

This div border color is #879068.

Opacity

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

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

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

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

This text has shadow with #879068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #879068.

Preview

Color preview on black background

This text has color #879068 on black background.


Color preview on white background

This text has color #879068 on white background.


Black color preview on #879068 background

This text has black color on #879068 background.


White color preview on #879068 background

This text has white color on #879068 background.


Related colors

Complementary color

Complementary color for #hex is #786F97.


I love getcolorcode.com

Triadic colors

1 #688790 and #906887 with #879068 are triadic colors.

2 #689087 and #908768 with #879068 are triadic colors.