COLOR #87A96B

HEX: #87A96B RGB: (135,169,107)

Color info

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

RGB color model

#87A96B color RGB value is (135,169,107).

RGB: (135,169,107) (53%, 66%, 42%)

RGB channels and saturation

R 135 of 255 = 53%
G 169 of 255 = 66%
B 107 of 255 = 42%

135
169
107

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

Portions of RGB colors in percentages

R + G + B = 135 + 169 + 107 = 411 (100%)
R 135 of 411 ~ 32.85%
G 169 of 411 ~ 41.12%
B 107 of 411 ~ 26.03'%

%32.85
%41.12
%26.03

CMYK color model

#87A96B color CMYK value is (20,0,37,34).

  • cyan value is 20.12%
  • magenta value is 0.00%
  • yellow value is 36.69%
  • key color value is 33.73%

CMYK: (20,0,37,34)
C20M0Y37K34 (20%, 0%, 37%, 34%)
(0.20 / 0.00 / 0.37 / 0.34)

CMYK percentages

%20.12
%0
%36.69
%33.73

Codes

Color #87A96B in popluar color models

87 A9 6B
RGB 135 169 107
HSL 93° 26.50% 54.12%
HSB/HSV 93° 36.69% 66.27%
CMYK 20.12% 0.00% 36.69%
33.73%

Color #87A96B in popluar number systems.

HEX 87 A9 6B
Decimal 135 169 107
Binary 10000111 10101001 1101011
Octal 207 251 153

Shades and tints

Shades of #87A96B

#87A96B
(135,169,107)
#7B9A62
(123,154,98)
#6F8B59
(111,139,89)
#637C50
(99,124,80)
#576D47
(87,109,71)
#4B5E3E
(75,94,62)
#3F4F35
(63,79,53)
#33402C
(51,64,44)
#273123
(39,49,35)
#1B221A
(27,34,26)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #87A96B

#87A96B
(135,169,107)
#91B078
(145,176,120)
#9BB785
(155,183,133)
#A5BE92
(165,190,146)
#AFC59F
(175,197,159)
#B9CCAC
(185,204,172)
#C3D3B9
(195,211,185)
#CDDAC6
(205,218,198)
#D7E1D3
(215,225,211)
#E1E8E0
(225,232,224)
#EBEFED
(235,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87A96B color. Also use rgb(135,169,107) instead hex code.

Text Font Color

.myTextColor { color: #87A96B; }

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

This text font color is #87A96B.

Background Color

.myBgColor { background-color: #87A96B; }

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

This div background color is #87A96B.

Border color

.myBorderColor { border: 1px solid #87A96B; }

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

This div border color is #87A96B.

Opacity

.myOpacity80 { color: #87A96B; opacity: 0.8; }

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

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

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

This text has shadow with #87A96B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87A96B.

Preview

Color preview on black background

This text has color #87A96B on black background.


Color preview on white background

This text has color #87A96B on white background.


Black color preview on #87A96B background

This text has black color on #87A96B background.


White color preview on #87A96B background

This text has white color on #87A96B background.


Related colors

Complementary color

Complementary color for #hex is #785694.


I love getcolorcode.com

Gradients

Color #87A96B is used in Asparagus gradient.

Asparagus


Triadic colors

1 #6B87A9 and #A96B87 with #87A96B are triadic colors.

2 #6BA987 and #A9876B with #87A96B are triadic colors.