COLOR #879953

HEX: #879953 RGB: (135,153,83)

Color info

#879953 contains mainly red and green colors. Web safe color of #879953 is #999966 (or #996).

RGB color model

#879953 color RGB value is (135,153,83).

RGB: (135,153,83) (53%, 60%, 33%)

RGB channels and saturation

R 135 of 255 = 53%
G 153 of 255 = 60%
B 83 of 255 = 33%

135
153
83

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

Portions of RGB colors in percentages

R + G + B = 135 + 153 + 83 = 371 (100%)
R 135 of 371 ~ 36.39%
G 153 of 371 ~ 41.24%
B 83 of 371 ~ 22.37'%

%36.39
%41.24
%22.37

CMYK color model

#879953 color CMYK value is (12,0,46,40).

  • cyan value is 11.76%
  • magenta value is 0.00%
  • yellow value is 45.75%
  • key color value is 40.00%
CMYK: (12,0,46,40) C12M0Y46K40 (12%,0%,46%,40%) (0.12/0.00/0.46/0.40) 

CMYK percentages

%11.76
%0
%45.75
%40

Codes

Color #879953 in popluar color models

87 99 53
RGB 135 153 83
HSL 75° 29.66% 46.27%
HSB/HSV 75° 45.75% 60.00%
CMYK 11.76% 0.00% 45.75%
40.00%

Color #879953 in popluar number systems.

HEX 87 99 53
Decimal 135 153 83
Binary 10000111 10011001 1010011
Octal 207 231 123

Shades and tints

Shades of #879953

#879953
(135,153,83)
#7B8C4C
(123,140,76)
#6F7F45
(111,127,69)
#63723E
(99,114,62)
#576537
(87,101,55)
#4B5830
(75,88,48)
#3F4B29
(63,75,41)
#333E22
(51,62,34)
#27311B
(39,49,27)
#1B2414
(27,36,20)
#0F170D
(15,23,13)
#000000
(0,0,0)

Tints of #879953

#879953
(135,153,83)
#91A262
(145,162,98)
#9BAB71
(155,171,113)
#A5B480
(165,180,128)
#AFBD8F
(175,189,143)
#B9C69E
(185,198,158)
#C3CFAD
(195,207,173)
#CDD8BC
(205,216,188)
#D7E1CB
(215,225,203)
#E1EADA
(225,234,218)
#EBF3E9
(235,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #879953 color. Also use rgb(135,153,83) instead hex code.

Text Font Color

.myTextColor { color: #879953; }

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

This text font color is #879953.

Background Color

.myBgColor { background-color: #879953; }

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

This div background color is #879953.

Border color

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

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

This div border color is #879953.

Opacity

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

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

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

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

This text has shadow with #879953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #879953.

Preview

Color preview on black background

This text has color #879953 on black background.


Color preview on white background

This text has color #879953 on white background.


Black color preview on #879953 background

This text has black color on #879953 background.


White color preview on #879953 background

This text has white color on #879953 background.


Related colors

Complementary color

Complementary color for #hex is #7866AC.


I love getcolorcode.com

Triadic colors

1 #538799 and #995387 with #879953 are triadic colors.

2 #539987 and #998753 with #879953 are triadic colors.