COLOR #879072

HEX: #879072 RGB: (135,144,114)

Color info

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

RGB color model

#879072 color RGB value is (135,144,114).

RGB: (135,144,114) (53%, 56%, 45%)

RGB channels and saturation

R 135 of 255 = 53%
G 144 of 255 = 56%
B 114 of 255 = 45%

135
144
114

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

Portions of RGB colors in percentages

R + G + B = 135 + 144 + 114 = 393 (100%)
R 135 of 393 ~ 34.35%
G 144 of 393 ~ 36.64%
B 114 of 393 ~ 29.01'%

%34.35
%36.64
%29.01

CMYK color model

#879072 color CMYK value is (6,0,21,44).

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

CMYK: (6,0,21,44)
C6M0Y21K44 (6%, 0%, 21%, 44%)
(0.06 / 0.00 / 0.21 / 0.44)

CMYK percentages

%6.25
%0
%20.83
%43.53

Codes

Color #879072 in popluar color models

87 90 72
RGB 135 144 114
HSL 78° 11.90% 50.59%
HSB/HSV 78° 20.83% 56.47%
CMYK 6.25% 0.00% 20.83%
43.53%

Color #879072 in popluar number systems.

HEX 87 90 72
Decimal 135 144 114
Binary 10000111 10010000 1110010
Octal 207 220 162

Shades and tints

Shades of #879072

#879072
(135,144,114)
#7B8368
(123,131,104)
#6F765E
(111,118,94)
#636954
(99,105,84)
#575C4A
(87,92,74)
#4B4F40
(75,79,64)
#3F4236
(63,66,54)
#33352C
(51,53,44)
#272822
(39,40,34)
#1B1B18
(27,27,24)
#0F0E0E
(15,14,14)
#000000
(0,0,0)

Tints of #879072

#879072
(135,144,114)
#919A7E
(145,154,126)
#9BA48A
(155,164,138)
#A5AE96
(165,174,150)
#AFB8A2
(175,184,162)
#B9C2AE
(185,194,174)
#C3CCBA
(195,204,186)
#CDD6C6
(205,214,198)
#D7E0D2
(215,224,210)
#E1EADE
(225,234,222)
#EBF4EA
(235,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #879072; }

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

This text font color is #879072.

Background Color

.myBgColor { background-color: #879072; }

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

This div background color is #879072.

Border color

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

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

This div border color is #879072.

Opacity

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

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

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

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

This text has shadow with #879072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #879072.

Preview

Color preview on black background

This text has color #879072 on black background.


Color preview on white background

This text has color #879072 on white background.


Black color preview on #879072 background

This text has black color on #879072 background.


White color preview on #879072 background

This text has white color on #879072 background.


Related colors

Complementary color

Complementary color for #hex is #786F8D.


I love getcolorcode.com

Triadic colors

1 #728790 and #907287 with #879072 are triadic colors.

2 #729087 and #908772 with #879072 are triadic colors.