COLOR #879480

HEX: #879480 RGB: (135,148,128)

Color info

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

RGB color model

#879480 color RGB value is (135,148,128).

RGB: (135,148,128) (53%, 58%, 50%)

RGB channels and saturation

R 135 of 255 = 53%
G 148 of 255 = 58%
B 128 of 255 = 50%

135
148
128

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

Portions of RGB colors in percentages

R + G + B = 135 + 148 + 128 = 411 (100%)
R 135 of 411 ~ 32.85%
G 148 of 411 ~ 36.01%
B 128 of 411 ~ 31.14'%

%32.85
%36.01
%31.14

CMYK color model

#879480 color CMYK value is (9,0,14,42).

  • cyan value is 8.78%
  • magenta value is 0.00%
  • yellow value is 13.51%
  • key color value is 41.96%

CMYK: (9,0,14,42)
C9M0Y14K42 (9%, 0%, 14%, 42%)
(0.09 / 0.00 / 0.14 / 0.42)

CMYK percentages

%8.78
%0
%13.51
%41.96

Codes

Color #879480 in popluar color models

87 94 80
RGB 135 148 128
HSL 99° 8.55% 54.12%
HSB/HSV 99° 13.51% 58.04%
CMYK 8.78% 0.00% 13.51%
41.96%

Color #879480 in popluar number systems.

HEX 87 94 80
Decimal 135 148 128
Binary 10000111 10010100 10000000
Octal 207 224 200

Shades and tints

Shades of #879480

#879480
(135,148,128)
#7B8775
(123,135,117)
#6F7A6A
(111,122,106)
#636D5F
(99,109,95)
#576054
(87,96,84)
#4B5349
(75,83,73)
#3F463E
(63,70,62)
#333933
(51,57,51)
#272C28
(39,44,40)
#1B1F1D
(27,31,29)
#0F1212
(15,18,18)
#000000
(0,0,0)

Tints of #879480

#879480
(135,148,128)
#919D8B
(145,157,139)
#9BA696
(155,166,150)
#A5AFA1
(165,175,161)
#AFB8AC
(175,184,172)
#B9C1B7
(185,193,183)
#C3CAC2
(195,202,194)
#CDD3CD
(205,211,205)
#D7DCD8
(215,220,216)
#E1E5E3
(225,229,227)
#EBEEEE
(235,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #879480 color. Also use rgb(135,148,128) instead hex code.

Text Font Color

.myTextColor { color: #879480; }

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

This text font color is #879480.

Background Color

.myBgColor { background-color: #879480; }

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

This div background color is #879480.

Border color

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

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

This div border color is #879480.

Opacity

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

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

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

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

This text has shadow with #879480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #879480.

Preview

Color preview on black background

This text has color #879480 on black background.


Color preview on white background

This text has color #879480 on white background.


Black color preview on #879480 background

This text has black color on #879480 background.


White color preview on #879480 background

This text has white color on #879480 background.


Related colors

Complementary color

Complementary color for #hex is #786B7F.


I love getcolorcode.com

Triadic colors

1 #808794 and #948087 with #879480 are triadic colors.

2 #809487 and #948780 with #879480 are triadic colors.